代码搜索:失真分析
找到约 10,000 项符合「失真分析」的源代码
代码结果 10,000
www.eeworm.com/read/165869/10048262
txt 1.txt
/************************************/
/* 程序名称: LL(1)文法分析程序 */
/* E->E+T|E-T|T */
/* T->T*F|T/F|F */
/* F->(E)|i */
/* 程序版本: 1.0 Final */
/************************************/
/***********
www.eeworm.com/read/163381/10163160
h fenxi.h
/************************************************************************
* 文件名: FenXi.h
* 文件描述: 词法语法分析的头文件
* 创建人: 程红秀, 2005年06月15日
* 版本号: 1.0
**************************************
www.eeworm.com/read/357589/10205234
h fenxi.h
/************************************************************************
* 文件名: FenXi.h
* 文件描述: 词法语法分析的头文件
* 创建人: 程红秀, 2005年06月15日
* 版本号: 1.0
**************************************
www.eeworm.com/read/272512/10955250
cpp cpp1.cpp
/*词法分析 cifa fenxi chengxu*/
#include
#include
#include
#define NULL 0
FILE *fp;
char cbuffer;
char *key[8]={"if","else","for","while","do","return","break",
www.eeworm.com/read/417763/10976400
java wordanalysis.java
package operation;
//按单词分析文本类
public class WordAnalysis {
private int wordAmount; // 文本单词数
private String[] words; // 所有单词集合
private int[] start; // 所有单词开始位置
private int[] end; //
www.eeworm.com/read/270541/11033436
h fenxi.h
/************************************************************************
* 文件名: FenXi.h
* 文件描述: 词法语法分析的头文件
* 创建人: 程红秀, 2005年06月15日
* 版本号: 1.0
**************************************
www.eeworm.com/read/134051/6964826
cpp pascal.cpp
// PASCAL词法分析程序
// 2002102319 王昕
#include
#include
#include
#include
#include
using namespace std;
// 保留字数组定义
char* ReserveWords[35] = {
www.eeworm.com/read/465603/7050113
cpp trans2plt.cpp
/*--------------------------------------------------------------------------------------------------------------------
软件功能:根据调和分析的结果,生成tecplot可读入的文件,供tecplot画同潮图。
输入:输入文件中grid.dat中存有纬度、经度、水深数
www.eeworm.com/read/452862/7431702
h fenxi.h
/************************************************************************
* 文件名: FenXi.h
* 文件描述: 词法语法分析的头文件
* 创建人: 程红秀, 2005年06月15日
* 版本号: 1.0
**************************************
www.eeworm.com/read/449272/7515727
dat bookinfo.dat
[General Information]
书名=计算机核心课程辅导系列教材 信息系统分析与设计题解·综合练习
作者=
页数=252
SS号=0
出版日期=