资源列表
cn-Winamp280-Dfx6113
- 本规范中所指定的数据类型如INT,FIXED,VARSTR,FLOAT,DATE,TIME等只是为数据检查设定的;前端系统通过调用时均以字符串方式上送,AG会根据该规范进行必要的类型和长度检查; 除非特别说明,本规范中的规定的字段长度都是最大长度(FIXED类型是定长)。-the norms as specified in the data types such as INT, fixed, VARSTR, FLOAT, DATE, TIME, etc. only to check data s
DirectSound混音
- 要程序是利用DirectSound开发包进行编程的例了,希望能够给学习DirectSound编程的朋友一些帮助。-procedures to be used for DirectSound Development Kit Programming cases, I hope to be able to learn programming DirectSound friends help.
工程-MyIE
- My-IE浏览器的源代码,其中包含了各种Windows与Internet编程的技巧与技术。
镶入式后门程序源代码
- PE可执行文件的镶入式程序的编写方法及示例。注意:编译时注意安全。-PE executable files into the type of correction procedures and sample preparation methods. Note : compile-time pay attention to security.
SMSFree
- 发送短消息的工具包括全部源代码,以及如何通过web 页掉用-send SMS tools include full source code, and how to use web pages swap
ick
- 前 言 2000年上半年,Inprise公司(原Borland公司)推出了C++Builder的最新版本:C++Builder 5。C++Builder 5继承了以前版本的优点,并在此基础上增添了许多新的功能,比如... 图书类别:C++ Builder 图书格式:PDF 授权方式:免费版 C++ Builder核心编程技术 2005-1-12 640 ·C++Builder核心编程技术 图书类别:C++ Builder 图书格式:WDL 授权方式:免费版 跨越C++BUILDER3.0 20
TrueColorToolBar_src
- 真彩工具栏类,可以设计出漂亮的真彩工具条来-color toolbar category, the beautiful design of tools to True Color
yuioyi
- 软件工程的设计和开发文件,由于本人也不知道怎么回事,所以还请读者自己去斟酌,希望对你们有帮助!-software engineering design and development, because I do not know how, therefore, also invited readers to their own discretion, and I hope to have your help!
inirw
- cinifile类封装了大量的函数,能直接对ini文件进行读写操作,操作简单,方便,实用-cinifile a lot of functions, will direct the ini file read and write simple, convenient and practical
20050708131632
- 用循环单链表实现队列的基本操作,很好的展现了队列的优点-The program realizes the basic performances of the queue, using cycling single table, and make a good exhibition of the queue s advantages.
语法词法分析器
- 词法语法分析器,学习编译原理时做的词法和语法分析程序.词法和语法分析封装在一个类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
11进程调度模拟
- 进程调度模拟程序-优先权只是调度算法考虑的一个方面进程调度依据调度程序运行时,要在所有可运行状态 的进程中选择最值得运行的进程投入运行。-Process schedule simulation program -Priority is only one aspect of schedule algorithm,the goal is selecting the most valuable process to run among all of the ready process.