资源列表
erchashu
- 有有前序中序后序,前两种排法为递归算法。
Graph
- 本程序实现图的深度优先和广度优先遍历,本程序调试无误,可在vc6.0环境中编译成功!-This procedure to achieve graph depth-first and breadth-first traversal, the program debugging accurate, can be successfully compiled vc6.0 environment!
ks0093
- 三星KS0095驱动程序,已经调试通过,有需要者可以直接下载使用!-Samsung KS0095 driver, have been debugging through, if necessary, can direct download!
pmckcx
- 屏幕窗口程序 在屏幕上开出三个窗口,它们的行列坐标如下图所示: 光标首先定位在右窗口最下面一行的行首(15,50),如果从键盘输入字符,则显示在右窗口,同时也显示在下窗口的最下面一行。若需要将字符显示于左窗口,则先按下<-接着再从键盘输入字符,字符就会从左窗口的最下行开始显示,同时下窗口也显示出左窗口的内容。如若再按下-〉键,输入的字符就会接在先前输入的字符后面显示出来。当一行字符显示满后,窗口自动向上卷动一行,输入字符继续显示于最低一行。 编写屏幕窗口程序时,要求将一些功能程序段
inverse_st
- S变换反变换代码,可以为初学者或者编程者节省时间-Inverse transform S transform the code, you can save time for beginners or programmers
1st
- a random number generator
New-Text-Document-(3)
- Visual basic 8.0 simple Antivirus made by zuber khan And understanding of program
CPP
- 1、 定义一个车(vehicl)基类,具有MaxSpeed、Weight等成员变量,run、stop等成员函数,由此派生出自行车(bicycle)类、汽车(motorcar)类。自行车(bicycle)类有高度(Height)等属性,汽车(motorcar)类有座位数(SeatNum)等属性。从bicycle和motorcar派生出摩托车(motorcycle)类,其中包含虚函数,虚基类,多态,综合性较高。-1, defines a car (vehicl) base class, with M
notecard
- scr ipt about notecard
wanquan
- 判断一个数是否既是完全数,,又有两位上的数字相同-if the number is square of another number and also having two identical number
aodv
- It is a basic code for aodv protocol in MANET
priority-preempt
- Priority Scheduling Algorithm-Preemptive