资源列表
shiyan
- 查找算法 冒泡排序 双向冒泡排序 直接插入排序 基数排序-Search algorithm
5chengxu
- 5个程序,每个文件夹里有一个程序 还有一个在TXT文件里。- five C++
jinyuedian
- 近月点的确定 阿森纳不放假撒DVB就vbfajs-Arsenal in recent months to determine the point spread is not a holiday DVB on vbfajs
My_Compile
- 词法分析器,输入词语,计算机会翻译成机器能识别的语言,比如二进制形式-this is a c++ program.
Rooms_Management
- 该文件主要是关于SQL的数据库设计,是以VB为前台界面而设计的。有文档和程序两部分。-The paper is mainly on the SQL database design, VB for the front interface is designed. There are two parts of the document and procedures.
Maze
- 用vc++做的迷宫。用的A* PATH FINGDING. 能够寻找最短路径。-A maze for VC++. It uses a* path finding theory, which can find the shortest path!
Assembly
- 王爽汇编语言第二版——非常好的汇编程序讲解课件,讲解透彻易懂,是学习汇编基础的好资料。-Wang Shuang second version of the assembly language- a very good assembler explain courseware, to explain thoroughly to understand, learning assembly based on good information.
QQ2011
- QQ2011,yong易语言编写,会误报-2011 high imitation
APM2.5
- apm2.5源程序包,喜欢飞控的,请多多支持-apm2.5 source package
8086masm
- 8086汇编学习工具,有masm6.0和windbg工具,是学习汇编语言的号帮手,可以看到每个汇编语句实现的内存情况-learing asm
MTAS
- :VC/C++源码,数据库应用,辅助教学系统 大学辅助教学系统VC++版,用来添加和管理课件、管理课程安排等,这是一个书中的实例项目,源代码VC6.0编写,数据库为access,用VC6.0打开后,可直接编译本源程序。-: VC/C++ source code, database applications, and Assisted Instruction System University assisted teaching system VC++ version used to ad
汇编实验
- 汇编大多是指汇编语言,汇编程序。把汇编语言翻译成机器语言的过程称为汇编。在汇编语言中,用助记符(Memoni)代替操作码,用地址符号(Symbol)或标号(Label)代替地址码。这样用符号代替机器语言的二进制码,就把机器语言变成了汇编语言。于是汇编语言亦称为符号语言。用汇编语言编写的程序,机器不能直接识别,要由一种程序将汇编语言翻译成机器语言,这种起翻译作用的程序叫汇编程序,汇编程序是系统软件中语言处理的系统软件。(Compilation mostly refers to assembly l
