资源列表

[编译器/词法分析cffx_tcking

说明:该词法分析程序用VC++ 6.0编写,以FileOpenDialog打开的*.c或*.cpp文件为语言字集的源程序作为词法分析程序的输入数据,经词法分析程序分析后的结果保存在源文件的同目录的output.txt文件中。在词法分析中,自文件头开始扫描源程序字符,一旦发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含
<汤超> 在 2008-10-13 上传 | 大小:199.06kb | 下载:0

[编译器/词法分析c_compile

说明:写带关键字的脚本解析可以参考这个c编译器的实现方式,高效且灵活-wrote the scr ipt with the keyword analysis can refer to the c compiler in manner, efficient and flexible
<love> 在 2008-10-13 上传 | 大小:57.71kb | 下载:0

[中文信息处理FixHalfChinese

说明:一个朋友为从UNIX上传递尾部带半个汉字的xml脚本,导至系统异常,困扰了至少半年之久。所以用VC++作了一个演示,解决了这个跨平台的,不大不小的难题。-from a friend to pass on UNIX with half a tail of the Chinese characters xml scr ipt, lead to a system anomaly, beset at least six months long. Therefore, the use of VC made
<松坚> 在 2008-10-13 上传 | 大小:9.9kb | 下载:0

[编辑器/阅读器编译原理程序设计 布尔表达式的翻译

说明:用C++实现的编译原理程序设计 布尔表达式的翻译-C + + compiler program design principles Boolean expressions translation
<寒冰> 在 2008-10-13 上传 | 大小:306.72kb | 下载:1

[其它流水线作业调度

说明:按动态规划原理球解一类特定条件下的流水线调度问题的具体做法-according to the principles of dynamic programming ball a particular type of solution under the conditions of the pipeline scheduling problems, the specific way
<子非鱼> 在 2008-10-13 上传 | 大小:7.21kb | 下载:0

[其它NIE1

说明:另一个小游戏的程序,很有意思的!用tc操作平台实现!-another small game procedures, very interesting! Tc platform used to achieve!
<郭大少> 在 2008-10-13 上传 | 大小:8.59kb | 下载:0

[汇编语言《汇编源代码大全》

说明:由3926个源代码,包括8051/8096/8099/8048单片机汇编工具、 汇编语言、摩托罗拉m68HC11、m680x0系列汇编语言、inter8051单 片机汇编语言、dos未公开的秘密、windows进程控制、图形编程、 创新32位声开发、视频实例等众多内容,内容十分的丰富,绝对是 汇编语言的知识宝库!-by 3926 source code, 8051/8096/8099/8048 compilation including SCM tools, assembly l
<寒江> 在 2008-10-13 上传 | 大小:12.3mb | 下载:2

[其它求奇数个数

说明:一个很有效的求求奇数个数的小程序,可以求出0—7所能组成的奇数个数。 -a very effective begging for the odd number of small programs that can be derived 0-7 composed of odd numbers.
<小倪> 在 2008-10-13 上传 | 大小:2.56kb | 下载:0

[其它一个偶数总能表示为两个素数之和

说明:用于分析偶数的组成原则,一个偶数总能表示为两个素数之和-even for the analysis of the composition, an even always expressed as two prime numbers and
<小倪> 在 2008-10-13 上传 | 大小:2.72kb | 下载:0

[其它ProcessManager(12)

说明:操作系统进程调度5种算法(包括动态优先级)-5 operating system process scheduling algorithms (including dynamic priority)
<何若然> 在 2008-10-13 上传 | 大小:10.28kb | 下载:1

[其它一个简单的DLL例子

说明:用和com组件相关的知识比如 接口类,和类的实现等等相关的知识 实现加,减,乘,除. 对初学者认识一些组件的知识有非常好的参考价值.-com and use of knowledge related components such as interface type, and so on to achieve the kind of knowledge related achieve Canada, by, by, in addition. For beginners know so
<张君建> 在 2008-10-13 上传 | 大小:18.46kb | 下载:1

[其它牛顿法图解方程

说明:牛顿法图解方程 牛顿法图解方程-Newton equation Newton Graphic Graphic Graphic equation Newton equation
<YY> 在 2008-10-13 上传 | 大小:36.16kb | 下载:0

源码中国 www.ymcn.org