搜索资源列表
20041016212439689
- #include<fstream>
yffx
- 一个语法分析程序,C++写的,内含原码和exe文件. 开发工具:DEV-C-a program of parsing,write in c++,which include original code and exe file.develope tools:DEV-C
部分底层编程
- 文件包括 asm,C标志符命名源程序,ping,winsock2, 检测鼠标,检出错误,时间陷阱-documents include asm, C identifier named source, ping, WinSock2 detection mouse, error detection, time trap
操作系统课程设计(四实验和一)
- 广东工业大学 洪凌郁 操作系统的课程设计:包括进程管理,作业调度,存储管理,和磁盘调度!有问题可以E-mail联系我!-guangdong industry university honglinyu OS cource project: include process schedule, job schedule, memory management, disk schedule. Any question, please email to the writer.
JavaPattern
- 《Java与模式》这本书的源代码,包含很多模式的例子。-The codes for <<Java Pattern>>, include a lot of examples of pattern.
Delphi资源文件制作工具
- Delphi资源文件生成工具 我经常要在程序中加入许多资源,比如:声音、位图、光标等,这样可以使自己 软件更具特色。可以自己建立一个.RC的文件,然后再用Delphi\\Bin\\Brcc32.EXE来 编译生成一个.RES的文件,有了这个文件才能把资源编译到软件中去。 可是如果要加入一大批资源,要加入30个位图和20个光标的话,就要在.RC文件中一 行行加入要用的资源,比较麻烦。我是个懒人,所以自已写了这个能自动批量帮你完 成这个任务的工具,可以非常方便的生成.RES资源文件。 注意:由于Bo
Diskatt
- C#写的模拟磁盘磁头调度程序 包含fcfs sstf elevator3种算法-write in C#, emulate diskette head schedule program, include FCFS, SSTF and ELEVATOR arithmetic.
c语言编译器 源代码
- C语言写的编译器,含2个small c for dos源代码和small c for z80 源代码。没有解压密码-complier written by c langauage ,include source codes of 2 small c for dos and small c for z80 ,without unzipped code
level_set_methods_1.1
- 这是包含了最全的图像处理,小波分析的工具,解压后装入matlab即可使用-This is the most include all the image processing, wavelet analysis tools, unpacked loaded Matlab can be used
OTCC
- The Obfuscated Tiny C Compiler (OTCC) is a very small C compiler. It generate i386 code,include two version.The one generate bin file,the other generate elf file
反汇编32位intel机器指令的源代码
- 反汇编32位intel机器指令的源代码,只写完了80386的指令,没有加入后续指令及浮点指令,不过源代码考虑了可扩展性,可以很容易加入其它指令.由于我还不了解64位的汇编指令,所以没考虑对64位的扩展.反汇编的结果经与W32DASM对比,发现了W32DASM的许多错误,如果发现我的源码译错了请email我(只限80386指令),我的email在源代码文件中-compilation of 32 anti-intel machinery orders source code, only 80,386
反汇编32位intel机器指令的源代码1.1
- 反汇编32位intel机器指令的源代码,只写完了80386的指令,没有加入后续指令及浮点指令,不过源代码考虑了可扩展性,可以很容易加入其它指令.由于我还不了解64位的汇编指令,所以没考虑对64位的扩展.反汇编的结果经与W32DASM对比,发现了W32DASM的许多错误,如果发现我的源码译错了请email我(只限80386指令),我的email在源代码文件中-compilation of 32 anti-intel machinery orders source code, only 80,386
反汇编32位intel机器指令的源代码1.2
- 反汇编32位intel机器指令的源代码,只写完了80386的指令,没有加入后续指令及浮点指令,不过源代码考虑了可扩展性,可以很容易加入其它指令.由于我还不了解64位的汇编指令,所以没考虑对64位的扩展.反汇编的结果经与W32DASM对比,发现了W32DASM的许多错误,如果发现我的源码译错了请email我(只限80386指令),我的email在源代码文件中-compilation of 32 anti-intel machinery orders source code, only 80,386
ZLG72899(INT)
- 本程序采用了中断法访问ZLG7289芯片,内容包括一个完整的程序,经调试运行无误,对于想用这个芯片来作你的键盘扫描非常不错。-the adoption of the law interrupted visit ZLG7289 chips, which include a complete set of procedures, commissioning, operation and truthful, want to use this chip for scanning your keyboar
annexamples
- 文件包括《面向MATLAB工具箱的人工神经网络理论与应用实例》一书中的所有源程序,并附有程序清单。-documents include "Toolbox for MATLAB Artificial Neural Network Theory and Application", a book of all the source, together with a list.
动态地址分配
- 包含分配DOS存储段,改变数据段空间分配,分配主存储器,从远堆中释放一块 ,重新分配主存, 改变数据段空间位置-include DOS memory allocation, data change of space allocation, distribution main memory, far from the rubble release of a redistribution of the main deposit, change of the spatial data, etc.
Mastering VBNet Include Source Code
- Mastering VBNet Include Source Code
C
- 一些所需要的头文件不常用的仅限了解一些如(#include.h)-C(#include.h)
include
- 图书管理系统其功能包括查询 删除 修改 列表 排序等功能-Library management system to modify its features include query to delete the list sorting and other functions
A-Complete-C-Compiler(include--IDE)
- 一个完整的C语言编译器,包含源代码和文档说明。-One complete C language compiler, include source code and document descr iption.