搜索资源列表
VFP教程示例
- VFP教程示例,该程序从初学者的立场出发,涉及数据库建立、修改添加等基本操作,也有如何设计菜单(含快捷菜单)、工具条及类的应用; 还有诸如SQL语句应用、报表标签的设计与及简单动画的实现等内容;直到一个完整程序的最终编译成功,包括了VFP程序设计中大多内容-VFP Guide example, the program from the standpoint of beginners, involving the establishment of the database, modify the
数的识别
- 关于编译原理中数字的识别,用的是上下文无关文法。-About the identify the number in compiling principle ,using independent of the former and behind cuntext method.
语法词法分析器
- 词法语法分析器,学习编译原理时做的词法和语法分析程序.词法和语法分析封装在一个类CFenXi中, 程序在Visual C++6.0下调试通过.程序采用单文档设计,利用了分割窗体技术-This is a syntax_accidence analyzer made when I study compiling principle.The syntax and accidence analyzer is encapsuled in a class called CFenxi.The program
ndis驱动程序代码
- 首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet->driver目录下的代码,修改后的代码已经给出)。 然后开始编译。顺次选择开始->程序->Development kits->Windows 2000 DDK->Checked Build Environment,将出现一个控制台窗口。使用cd命令进入D:\\programs\\NTDDK \\src\\network\\ ndis\\pac
对称矩阵相乘
- 一个“对称矩阵相乘”的实例。其中包含5个源文件。编译运行后,由用户输入两个矩阵,程序自动输出结果-a "symmetric matrix multiplication" examples. Containing five source files. Compiling and running, two from user input matrix, automatically output
pickbin
- 本代码可以区分二进制文件和普通文本(ASCII)文件,并列出制定目录下所有的二进制文件或文本文件。 编译源代码后,请使用\"-?\"、\"-h\"或\"-H\"命令选项察看帮助。-the binary code can distinguish between documents and ordinary text (ASCII) files, and lists of all the development directory of binary files or text files. A
odbc_opc2
- 一个将odbc转成opc的例子,可以读取数据库,请仔细阅读源码后编译 -a conversion to odbc Oligomeric Proanthocyanidins example, can read the database, please read it carefully after compiling source
shenrucsharp
- 深入浅出C#一书光盘源代码,源代码有两类:一类是在命令行下编译,每一个文件的开始都有如何编译的说明,包括引用的库文件,输出EXE还是DLL,以及相应的命令行参数,涉及到数据库的源代码,数据库都放在当前路径中。要编译和运行这些程序,需要有.NET SDK的支持。 另一类是Visual Stdio的Solution,只要打开相应目录中的*.sln文件即可打开项目,包括要引用的库,项目中所有的文件,要打开*.sln文件,需要安装Visual Stdio 7.0。-a simple C# CD s
C6000
- 经典的DSP的C程序和汇编程序库,请站长过目 -classic DSP C procedures and the procedures for compiling, please read head
color2
- 这是我编的关于着色问题的C程序,我的程序已经通过编译了,直接可以运行-This is my series on the C coloring process, I have been through the process of compiling a direct run
woaini
- 这是一个编译原理的程序,请大家放心的下载,是关于lr分析法的。-This is a principle of compiling procedures, please rest assured downloaded on lr analysis method.
dkomproc
- 驱动类 另一种方法 隐藏进程 注意5个驱动编译需要的makefile 和 source 需要写-another way to hide the process of compiling five drivers need makefile and sour ce need to write
cifageixiqi
- 词法分析器 大家共享哈 呵呵 /************************************/ /* 程序名称: 词法分析器*/ /* 程序用途: 编译原理实验(一) */ /* 编写日期: 2006年10月 */ /************************************/ -lexical analyzer share Kazakhstan Oh /*********************** *************/ / * pro
MPUSBAPI
- MicroChip的USB 芯片的驱动API函数库,编译以后成为MCHPFUSB.d-MicroChip the USB Driver API functions, After compiling become MCHPFUSB.d
filedisk64
- 64位的filedisk原代码, 64 bit compiling of filedisk -filedisk 64 of the original code, 64 bit compiling of filedisk
serilport
- EVC版将串口操作封装为一个类,类中使用线程来持续接收。这样,直接用回调函数就可以在主程序中进行实时接收显示。开发其他的程序可以直接复制使用这个类。 PC版可以在VC6.0下编译,大体和EVC版相同。 VB.NET版来自微软的例程,做了修改,使用多线程进行的处理。在VS2003下编译调试通过。 C#版依据VB.NET做成,使用接收线程持续接收!-EVC serial version will operate Packaging for a class, class use thr
arm_compile
- 如何进行交叉编译arm-linux,并将之移植到arm板上的技术说明文档-how to conduct cross-compiling arm - linux and was transplanted to the technical arm board documentation
8255a_8253a
- 可编程并行接口8255A原理实验以及8253a中所用到的源程序.已经经过编译及上机实验。功能良好运转正常 -programmable parallel interface 8255A principle experiment and 8253a used by the source. Had already been Compiling and experiment on the plane. Good function in normal operation
ImageByCpp
- 用C++开发,本代码已经过编译和调试,能正常运行,实现对影象的展示功能.-C development, the code has been compiling and debugging, normal operation can achieve the right image display function.
parse_for_learner
- 简单的词法分析程序,识别有限的字符. 编译原理的作业,仅供参考-simple lexical analysis procedures, limited recognition of the characters. Compiling principle of operation is for reference only