搜索结果
找到约 646 项符合
seg-y 的查询结果
源码 学生成绩管理啊
#include "string.h"
#include "ctype.h"
#include "stdio.h"
search(char pd[])
{FILE *fp;
 int time=0,i=0,j=0,add[80],k=0,m;
 char *ch,
 str[900];
 m=strlen(pd);
 if((fp=fopen("haha.txt","r"))==NULL)
 {
  printf("Cannot open this file\n");
  exit(0);
 }
for( ...
源码 VB&三菱PLC通讯
VB利用MSCOMM控件控制三菱PLC的X,Y.
源码 EEMD算法MATlab代码
EEMD算法MATlab代码,代码内容为定义一个EEMD函数,只需在同一文件夹写代码result =eemd(Y,Nstd,NE)即可
源码 matlab 滑动相关计算程序
function [Rs,Ps]=move_corr(X,Y,a)
%%%--- this function is for moving correlation
%%%--- X,Y is the imput data, a is the length of the moving window
%%%--- Rs is the spwarman correlation coeffcient, Ps is the p_vaue
软件 道理特分解法
#include "iostream" using namespace std;
class Matrix
{
private:
double** A; //矩阵A
double *b; //向量b
public:
int size;
Matrix(int );
~Matrix();
friend double* Dooli(Matrix& );
void Input();
void Disp();
};
Matrix::Matrix(int x) {
size= ...
源码 学生成绩管理
#include<stdio.h>
#include<windows.h>
int xuanxiang;
int studentcount;
int banjihao[100];
int xueqihao[100][10];
char xm[100][100];
int xuehao[100][10];
int score[100][3];
int yuwen;
int shuxue[000];
int yingyu[100];
int c[100];
int p;
char x[1000][100]="",y[100][100]="";/*x学院 y专业 z班级*/&nbsp;
...
电路图 VK2C23是一款存储器映射和多功能 LCD 控制 / 驱动芯片,完全替代HT16C23
VK2C23 是一款存储器映射和多功能 的 LCD 控制 / 驱动芯片。该芯片的显示字段为 224 点 (56 SEG × 4
COM) 或 416 点 (52 SEG × 8 COM)。VK2C23 芯片的软件配置特 性使其适用于多种 LCD 应用,包括 LCD 模块和 显示子系统。VK2C23 芯片可通过双 线双向 I2C 接口与大多数微处理器或微控制器进
行通信。
VK2C2X系列为I2 ...
应用设计 Coreldraw x8
步骤一 按快捷键Ctrl+N新建A4大小空白横向文档,并填充颜色为浅绿色。
步骤二 选择工具箱中的“贝塞尔工具”绘制荷叶,使用“形状工具”进行节点调整。填充轮廓色和填充色。
步骤三 在工具箱中选择“网状填充工具”设置网格中的行列数为3*3,鼠标框选中间4个节点,统一填充颜色为(R:0,G:153,B:51)。
步骤四 选择“贝 ...