资源列表
cifafenxi
- 词法分析,用c++编写的源程序;该设计是为完成词法分析而设计的,主要通过读取文件中的原程序,通过函数分析,使程序能够识别KeyWord(代关键字),Word(普通标识符),Digit(阿拉伯数字),SingleWord(单分界符),DoubleWord(双分界符),ERROR(无法识别的字符)。Zhusf(注释符),在文件和屏幕分别输出分析结果,完成词法分析的要求。同时进一步掌握编译程序诸环节的常用实现方法和技术,提高自己的编程能力,并初步具有研究、设计、编制和调试系统的能力。并通过VC++编程
MrScan3D
- VC++6.0 单文档窗口分割与OpenGL显示-SDI splitter and OpenGL display window
1
- WHILE循环语句的翻译程序设计(LR方法、输出三地址表示)-WHILE loop translation of program design (LR method, the output three-address indicated)
huffman
- 霍夫曼树的C++描述,对树的理解更加深刻,且算法经典-huffman tree
leastsquarepolynomialfit
- 程序计算效率高,相比其他如高斯迭代和牛顿迭代方法更加可行,比较实用-leastsquarepolynomialfit
Essential.Silverlight
- 对silverlight的学习,特别适合初学者-Getting Started With Silverlight
geishizhuanhuan
- 这是两个格式转换工具,一个是hex转bin,另外一个是bin转txt格式的工具,希望能给大家在工作中带来便利!-These are two format conversion tool, one hex turn bin, another bin is transferred txt format, and hopes to give everyone at work to bring convenience!
CopyFile2
- 这个程序可以实现一个文本文档的复制,从这个地方,复制到另外一个地方。-This program can be achieved in a text document, copy, from this place, copy to another place.
miniwps
- 很老的wps软件,运行在dos环境下值得大家收藏。-Very old wps software, running on dos environment worthy of our collection.
WINDOWSsystemcode
- windows系统编程的基础代码包。很齐全。很好的例程-windows system programming based code package. Is complete. A good routine
open3389
- 开3389端口的一个代码,很好用。支持xp、2003的代码、很不错很实用-Open 3389 port a code that just works. Support for xp, 2003 code, very good very practical
APIHOOK
- Windows api hook的一段代码,在书上找到很好用可以保护进程不被结束-Windows api hook section of code found in the book very well not be used to protect the end of the process. .