资源列表
shiyan9
- 学习c++的一些实例程序,比较系统,对学习c语言很有帮助。一共12个压缩文件,不用帐号就可下载。-Learning c++ examples of procedures for comparing systems, be helpful to learn c language. A total of 12 compressed files, do not account can be downloaded.
cifa
- c语言实现的词法分析器 编译原理学习课程设计-c language compiler to achieve the principle of the lexical analyzer to study the curriculum design
wubanwenti
- 舞伴问题假定在一舞会上,男士排成一队,女士排成一队。跳舞开始时,依次从男队和女队的队头各出一人配成舞伴。若两队初始人数不相同,则较长的那一队中未配对者等待下一轮舞曲。设计要求:模拟上述舞伴系统,并能计算对于任何男士A和女士B在哪一轮舞曲中的k次跳舞? -Question assumes that a dance partner, the men line up a team, ladies and line up a team. Dancing began, followed by men
WtModbusClient
- Delphi Modbus 主站控件,使用TCPCLient 用康海串口服务器通讯,下位机接到串口服务器串口上,用Modbus协议通讯。-Delphi Modbus master control, the use of TCPCLient Kang Hai serial server with the Communication, under the crew received a serial port server serial port, and with the Modbus proto
ENFRAME
- 语音信号分帧处理matbal源程序 这个程序也可用于心音信号分帧,本人是做心音信号识别这块的-enframe speech signal with matlab code
AD2DA
- 线性加减速过程值计算程序,C++语言实现,-The linear deceleration process value calculation procedures, C language,
crc_ccitt
- this module computes the CRC CCITT over the serial input iIN the serial output contains the input stream and at the end the 16 bits of CRC CRC CCITT xMODEM http://www.lammertbies.nl/comm/info/crc-calculation.html#intr - this module compu
FORWARD
- 长方体 重力异常正演程序 MATLAB 长方体 重力异常正演程序 MATLAB-Cuboid gravity anomaly forward modeling program
mycode_BubbleSort
- Guangxi M achinery No.2,2002 工程设计资料线图数据的MATLAB程序化-Guangxi M achinery No. 162-163 engineering design information and map data MATLAB program
CONIO
- conio头文件,在网上找了很久才找到,在此与大家共享希望大家喜欢
jtd
- 汇编语言实现交通灯的控制,我自己写的,功能很强
lx
- 设计目的 加深对语法分析程序的任务及其工作原理的理解;掌握语法分析程序的实现方法;掌握简单语言的状态转换图表示形式极其识别程序的构造。 设计任务 编写对简单语言进行语法分析的词法分析程序。并对输入串for I=1to 20 do {x:=x+2 y:=y*(2+c) }} 进行语法分析,要求如下: 1。识别其中的关键字,标识符,常数,运算符和界符。2,对其中的数字注明其值和类型 3。将识别的结果填入表中并输出。-designed to deepen the syntax analysis pro
