资源列表
benjixinxi
- 获得本机的一些基本信息,如BIOS,磁盘使用量等,开发环境VC-some basic information, such as BIOS, disk use, development environment VC
getfarpic
- 一个获得远程主机屏幕的程序,开发环境VC-remote access to a mainframe screen procedures, the development of environmental VC
LdGridCtrl
- 方便的可视化控件控件 可是实现自由的拖拉 选中不同大小的区域-convenient visual control, custom But free tractors selected regions of different sizes
simpleautoclosecomputer
- 一个简单的自动关机程序,开发环境VC-a simple automatic shutdown procedures, the development environment VC
erjinzhiwenbenwebnjian
- 一个创建和读写二进制文本文件的程序,开发环境VC-create and read and write a binary version of the document procedures, the development of environmental VC
txtLine
- Vb 读取文本数据,每次一行一行显示,以及对文本字符串的分割。-read text data, each party and his party, and the text string segmentation.
hhydwjxt
- 很好用的文件系统 可以在dos中实现 也就是在模拟DOS-good use of the file system can achieve dos is in a simulated DOS
showwindows
- 枚举所有的窗体,包括窗体的菜单,图表,和一些基本的操作.-Enumerate all the windows, including the Window menu, charts, and some of the basic operation.
regeditcontrolprogram
- 对注册表的信息进行控制,包括读写注册表的一些操作.-information on the registry control, including reading and writing some of the registry operation.
USBprogram
- 对USB进行编程,如何读取USB的接口,包括USB的一些驱动程序.-right to program, how to read the USB interface, including some USB driver.
dtccgli
- 在计算机系统中,为了提高主存利用率,往往把辅助存储器(如磁盘)作为主存储器的扩充,使多道运行的作业的全部逻辑地址空间总和可以超出主存的绝对地址空间。-in computer systems, in order to raise the utilization rate of main memory, often auxiliary memory (such as disk) as a main memory expansion. Multi-channel operation so that t
Study_flex_bison
- 一个flex和bison用法入门的很好的例子。 按照词法分析,语法分析,语义分析的顺序来熟悉flex和bison这两个有力的工具。最后给出了一个用flex做词法分析用bison做语法分析设计的科学计算器(不同于一般程序设计中的入门级计算器),是学习编译原理的很好的例子。-a flex and bison portal usage of a very good example. According lexical analysis, parsing, Semantic analysis of th