资源列表
alink
- 著名的开源链接器,可链接obj和lib文件,目标格式可以是MSDOS COM、MSDOS EXE或Win32 PE文件-a famous opened linker can link both obj and lib texts , in which destination format can be MSDOS ,COM ,MSDOS,EXE or Win32 PE file
yamd032
- 这是一个可以检测C++程序中是否有内存泄漏的类,并给出了应用实例-This is a C program can detect whether or not there is a memory leak of categories, and gives examples of the application
cscanner
- 一个使用Lex编写的C语言词法加亮的小程序。能将指定的C源程序进行词法加亮,并以HTML文件的格式输出。 由Lex的C语言词法分析程序,然后使用VC编译,内附较详细的使用说明。-Lex prepared to use a C-plus morphology of small programs. Can designated source for the C-plus morphology, and the HTML file format. Lex from the C language lex
克莱姆
- 线性代数中的克莱姆法则的C程序,比较经典的作品,希望大家多提宝贵意见,本人QQ84544838-linear algebra of Cramer's rule of C procedures, the more classical works, we hope more valuable, I QQ84544838
l3emulete0518
- 功能是把一个无符号长整型的数的后n位放入到前length位有效的无符号字符型数组array[arraybyte]中-function is an unsigned long integer number of spaces after n Add to place before the effective length of unsigned character array [arraybyte]
200483018142638
- 生日管理软件,自动提醒,后台运行,多种界面可选-birthday management software, automatic reminders, background operation, a variety of optional interface
栋栋语音交互处理系统源代码
- 本人做的语音交互处理系统,需要安装chant speechkit支持。觉得有参考价值,故发上来共享。-I do interactive voice processing system, installed 6/29/05 speechkit support. Feel the reference value, made it onto sharing.
vc做的C代码编译器
- vc做的C语言编译器,基本可以编译c的各种特性,值得学习编译器的朋友下载-vc do C language compiler, which can be compiled c various properties worth learning compiler downloaded to see friends
opc_vb
- VB中读写OPC Server数据的例子,希望对大家有所帮助-VB literacy OPC Server data examples, we hope to help
ProcMem
- 可在windows系统中显示指定进程的地址空间使用情况的程序源码。-the windows system that shows the process address space use of the procedure source.
编译原理简单优先
- 编译原理简单优先的文法的分析,有过程,一目了然,谢谢指教。-compiler priority to the principle of simple grammar analysis, a process, clear, thank you for your excellent suggestion.
编译原理词法分析器c语言
- 编译的作业,对词法的分析分类以及发现错误,希望与大家交流,谢谢指教-Task of Compiler Implementation,To analyse and find error of Lexical,wish to communication with you,thanks.