资源列表
termios
- It s a termios. Header is good loock.
sort
- 常见排序算法的算法实现,插入,快速,选择,冒泡-Algorithm of the common sorting algorithms, insertion, fast, select, bubbling
Calendario
- Calendar VB creato ne lontano marzo del 1998
dijkstra
- 利用dijistra算法获取最短路径的控制台小程序,压缩包中含有设计报告。-Use dijistra algorithm to obtain the shortest path of the console applet package contains the design report.
Score-manage
- 控制台小程序,学生成绩管理,可以进行输入、输出、删除、查找、读入、显示、保存、排序、退出等操作。-The small console program, student achievement management, input, output, delete, find, read, display, save, sort, exit and other operations.
c-PP
- c语言面试经典集锦。。每个人都想顺利的进行面试成为一个高级工程师-c programme
dbArchive
- 用于数据的归档,获得程序运行中的数据,值得参考-Used for data archiving, data in the program is running, it is also useful to
clear-dust
- 用来回溯法进行垃圾文件的清理。对常见的垃圾文件格式进行了大扫荡。将让你的文件垃圾干干净净。-Backtracking is used to clean up junk files. The great sweep of common junk file format. Will make your file garbage clean.
big_than_half
- 编程之美上的题,找出水王,水王发帖大于一半-Programming of the United States on the questions, find out the Water King Water King posted greater than half
mydiv
- 没有使用除法指令,来实现除法,里面有多种实现方式-No division instruction to perform division, which has a variety of ways
FindWay
- 三种主流寻路方式(A星,广度,深度) 目前3种主流寻路的源码,a星(a*),广度优先,深度优先。压缩包附带了一张自己写的堆和顺序表,以及一个控制台绘图模块。-The three mainstream the pathfinding way (A star, the breadth, depth) of three kinds of major pathfinding source code, a star (*), breadth-first, depth-first. Compressio
include
- 定义一个Student类,Student中有Name私有成员用于表示学生姓名,有GetName成员函数用于设定学生姓名,有PrintName成员函数用于在控制台上显示学生姓名。在主函数中定义两个Student类的对象stu1、stu2,其姓名分别为“LiMing”和“WangWei”,并输出这两个学生的姓名。-it is c++.
