搜索资源列表
tcc-0.9.23
- Tiny C Compiler - C scr ipting Everywhere - The Smallest ANSI C compiler Installation on a i386 Linux host (for Windows read win32/readme.txt) ./configure make make test make install By default, tcc is installed in /usr/local
qof-gen
- Generates the C source code for Query Object Framework objects and provides a test environment linked against QOF to query objects, store in XML and export into SQL files. Create the fundamental object code from XML exported by any other QOF project-
SomeSmallP
- 22测试 22测试 22测试 22测试 -22 test t est 22 22 test test 22 22 test test 22 testing 22 22 test test 22 22 22 test test test
rs-codec-8-4
- encode.v The encoder syndrome.v Syndrome generator in decoder berlekamp.v Berlekamp algorithm in decoder chien-search.v Chien search and Forney algorithm in decoder decode.v The top module of the decoder inverse.v Computes multiplic
5466
- 没什么的 只是一个普通的编译原理的实验程序-it doesn t matter,it is a ordinary test program of complier pronciple
PKT
- * Network Coding Network Simulator * * 06/10/05 - Aaron Drew * * This simulator is designed to test out the performance of a variety of network coding approaches. * * It simulates networks with dynamic topologies, reading from NS2 compati
yufafenxi(LR)
- LR方法 编写语法分析程序,实现对算数表达式的语法分析。要求所分析算数表达式由如下的文法产生。 E->E+T|E-T|T T->T*F|T/F|F F->id|(E)|num 实验要求:在对输入表达式进行分析的过程中,输出所采用的产生式。 -LR parser written methods to achieve parsing of arithmetic expressions. Requirements of arithmetic
2
- 设计并实现C语言的语分析程序,实现对算术表达式的语法分析。要求所分析算术表达式由如下的文法G产生: EE+T|E-T|T TT*F|T/F|F Fid|(E)|num 实验要求:在对输入表示进行分析的过程中,输出所采用的产生式。-Design and implement C language, language analysis program to realize the arithmetic expression parsing. Requirements of a
matlabxueqi
- 小学期的源程序 1.试编MATLAB程序。信号 sinc(10*t),-2<=t<=2 m(t)= 0,其它 用100hz的载波来产DSB信号并解调。完成下列工作: 画出已调信号; 求已调信号的频谱,并用图像表示。 画出解调信号; 求解调信号的频谱,并用图像表示。 2.信号 sinc2(100t),|t|≤t0 m(t)= 0, 其它 采用频率调制调制为1000HZ的载波。频偏常数为kf=50,t0=0.2
t
- test avr with Codevision
T-REC-G.726-199103-I!AppII!SOFT-ZST-E
- G726 documentation and software related with encoding and decoding test
delphidx
- 此前没有开发这个版本时,我在网络上搜索了好久也没有找到好用的版本,都设置了各式各样的限制和功能上的缺陷。有一些功能完善的控件,收费又很贵要500多RMB。所以我才决定开发一个新的版本供广大Delphi爱好者使用。 本短信收发控件(SMSRedSky)为完全免费控件。希望大家能够广泛的传播此控件,此控件适用于GPS系统,GSM监控模块的使用。 开发工具:Delphi6.0,测试环境:windows2000,Delphi6.0,设备:WaveCom工业模块 本控
to_c_style_comment.tar
- 将C++的单行注释改成C语言的注释. 在Windows 下用VC2005环境写程序的时候, 有C语言写的程序, 但是用了C++的注释, 也能成功编译连接运行. 但发现也有很多编译器不支持C++的单行注释. 又不想手机地改所有的代码. 所以写了一个程序来自动将C++的单行注释替换成C语言的注释格式. 压缩包中有两个文件. 其中 to_c_style_comment.c 中的我程序文件. cpptest.c 只是一个测试文件. 是一个包含C++单行注释的c源程序, 仅供测试用.
yufafenxi(LL1)
- 编写语法分析程序,实现对算数表达式的语法分析。要求所分析算数表达式由如下的文法产生。 E->E+T|E-T|T T->T*F|T/F|F F->id|(E)|num 实验要求:在对输入表达式进行分析的过程中,输出所采用的产生式。 -Write parser, to achieve the syntax of arithmetic expressions. Requirements of arithmetic expressions generated
test
- 词法语法分析器,简单实现编译系统的语法词法分析任务-i don t know
the-awe-and-mystery-of-T-Norm_eurospeech03_tnorm.
- about test normalization(t-norm) which is applicable for speaker verification score normalization
WeiFengYing-supporting-program
- 魏凤英的现代气候统计诊断与预测技术的fortran源代码,里边包括气候变化趋势分析的程序:线性倾向估计、滑动平均及一些趋势检验和函数;气候突变检测:滑动t检验、Cramer s法、Yamamoto法、Mann-Kendall法、Pettitt法Lepage法;气候序列周期的提取方法:功率谱、最大熵谱、交叉谱、多维最大熵、奇异谱分析、小波分析;以及EOF、主成分等等,总之熟悉这本书的同学,应该知道这本书的“强大”是做数理统计分析、及气象等必备的工具书啊,而且其程序,尤为宝贵!特此与大家分享-Wei
volt-ampere-characteristic-t
- 元件伏安特性测量。包括磁滞回线、二极管测试、三极管、三极管(随机数)-Component volt-ampere characteristic measurement. Including the hysteresis loop, diode test, transistor, transistor (random number)
test
- 编译原理LR(1)文法分析器LR(1)文法如下: (0) E-> E+T (1) E-> T (2) T-> T*F (3) T-> F (4) F-> (E) (5) F-> a-Compiler theory LR (1) grammar analyzer LR (1) grammar as follows: (0) E-> E+T (1) E-> T (2) T-> T* F (3) T-> F (4)
MTT
- 这是一种利用滑动t检验程序MTT检测气候突变的程序 -THIS IS A PROGRAM FOR DETECTING ABRUPT CLIMATIC CHANGE BY USING MOVING t-TEST TECHNIQUE PROGRAM MTT