-
Pressure_Calculation
说明: EDEM默认压力模型,用于学习API编写(Edem default stress model for learning API writing)
- 2020-04-13 13:38:22下载
- 积分:1
-
词法分析Lex
名称:C语言词法分析器 功能:1)从C语言源代码文件中提取所有词素 2)检测程序的词法错误,给出错误行号及提示 3)语法分析器的预备程序 文件:分析器代码(Lex.c)、测试文件(test.c)、状态转换图、可执行程序 输出:错误记录文件、符号表文件、标识符文件(Name lexical analyzer for C language
function:
1)Extract all lexems from C Language source code
2)Examine the syntax errors of the program and provide the line number of error line and note
3)preprocessed program file of the lexical analyzer source code of the analyzer(Lex.c), test file(test.c),status transformation chart,excutable program. Output: Error-recording file, symbol table file and identifier file.)
- 2021-04-01 15:29:08下载
- 积分:1
-
insar_dataproccessing
DSS-InSAR数据处理程序,生成干涉条纹,去平地效应,解缠,生成DEM数据(DSS-InSAR data proccessing programs,interferometry,upwraping,generate DEM data.)
- 2010-01-11 21:43:17下载
- 积分:1
-
Main_SVM_One_Class
One-Class֧
- 2010-03-26 09:09:29下载
- 积分:1
-
LUT123
该程序基于MATLAB 功放 记忆多项式 预失真 查找表(The program is based on MATLAB amplifier memory polynomial predistortion lookup table)
- 2013-09-27 19:58:49下载
- 积分:1
-
英文算数计算系统
选题34、英文算数计算系统
从键盘输入两个小于100的整数A和B,计算A与B两数的基本算数运算。需要注意的是:A和B的每一位数位上的数字由对应的英文单词给出。
系统要求:
(1)系统由菜单做导航,给出输入数据功能、退出程序功能、数据输入功能并能够循环输入执行运算等。
(2)在数据运算输入功能菜单下分别给出A与B的相加运算、A与B的相乘运算、A与B的相减运算、A与B的相除运算、A与B的相除取于运算等功能。
(3)当A输入为zero,同时B输入为zero时自动返回菜单上一级。
输入样例:
- 2022-02-02 10:18:31下载
- 积分:1
-
409417080235
1.熟悉matlab基础操作。
2.能够用Lagrange插值, Newton插值法对函数表进行一次、二次、三次插值,体会各种插值方法不同的特点。
(A. Familiar with matlab underlying operating. Two. With Lagrange interpolation, Newton interpolation function table once, quadratic, cubic interpolation, and appreciate the different characteristics of the various interpolation methods.)
- 2012-06-11 10:36:44下载
- 积分:1
-
character-recognition
基于C++的字符识别程序 包含fisher判定法 神经网络方法 模版匹配方法 以及细化处理(Character recognition program based C++ contains the fisher determination method neural network template matching method and Refining)
- 2013-04-25 16:51:43下载
- 积分:1
-
用vc编写的一个实现加,减,乘,除功能的小程序,初学着可以借鉴...
用vc编写的一个实现加,减,乘,除功能的小程序,初学着可以借鉴-vc prepared with a realization, plus or minus, multiplication and function of small programs, beginner to learn from
- 2023-05-23 17:50:03下载
- 积分:1
-
crout
解线性方程组的CROUT分解法的C语言程序实现.(Solution of linear equations CROUT decomposition of the C language program.)
- 2020-12-15 16:19:13下载
- 积分:1