代码搜索:WELL
找到约 9,521 项符合「WELL」的源代码
代码结果 9,521
www.eeworm.com/read/194440/8193517
m seis2well.m
function seis2well(action)
% function seis2well(action)
%
% this function ties lines to wells and outputs a file containing
% a list of many columns that can be transferred to spreadsheet
% program
www.eeworm.com/read/248164/12592137
c well light electrocircuit.c
#include
typedef unsigned char byte;
typedef unsigned int word;
sbit out=P0^0;
sbit off_on=P1^0;
sbit key_add=P1^01;
sbit key_subb=P1^02;
bit sign_off_on;
bit most;
bit least;
b
www.eeworm.com/read/235612/14060611
m seis2well.m
function seis2well(action)
% function seis2well(action)
%
% this function ties lines to wells and outputs a file containing
% a list of many columns that can be transferred to spreadsheet
% program
www.eeworm.com/read/103700/15725528
cpp welltest.cpp
#include"iostream.h"
struct WELL
{
double x;
double y;
int group;
};
void find_neibour(WELL *Well,WELL w,int N,double dis)
{
for(int k=0;k