-
datastruct
说明: 包含图的遍历和线性链表两个内容,压缩文件里含有设计报告(Contains the graph traversal and linear chain of two elements, compressed file contains the design report)
- 2008-10-11 21:57:20下载
- 积分:1
-
heapsort
说明: 从最后一个非叶子结点开始从后往前进行调整,保证了根下的所有子树都是最大堆,最后对根进行调整,使整棵二叉树为最大堆,保证了根结点为整棵数的最大值点,完成了建堆的过程,再将根结点跟最后一个结点进行交换,如此反复操作,则堆排序就完成了,其中堆排序的过程采用了满二叉树的概念。(From the final of a non-leaf node after the move began to be adjusted to ensure that the root of all sub-tree are the biggest pile, and finally adjusted to the root, so that the largest heap binary tree整棵to ensure that the root node for整棵the maximum number of points, completed the process of building reactors, and then the last root node with a node to be exchanged, and so repeated the operation, then HEAPSORT completed, of which the process of HEAPSORT a full binary tree concept.)
- 2008-11-11 22:53:42下载
- 积分:1
-
qiongjusuoyouquanpailie
穷举所有的二进制数。输入一个小于10的正整数n,按把每个元素都交换到最前面一次的方法,输出前n个小写字母的所有排列。
(Enter a positive integer n is less than 10, according to the exchange of each element to the top of the first method, and output the first n lowercase letters all the permutations.)
- 2012-05-28 14:49:08下载
- 积分:1
-
123
中科大数据结构全部上机实验的实验程序以及报告,内容包括多项式,图,栈,SQL语言……(All experimental procedures USTC data structures as well as reports on experiments, including polynomial, maps, stack, SQL language ......)
- 2020-10-14 19:57:30下载
- 积分:1
-
WorkAid
VC数据库,网络综合实例综合运用,包括文件读写,SHELL脚本打开文件,对SQL Server2000的ADO访问!(VERY GOOD!)
- 2010-03-10 14:51:51下载
- 积分:1
-
数据结构(c语言)
数据结构经典教程,对各位编程有帮助!!!(Classic book of data structure, which is helpful to programming)
- 2019-05-29 16:04:29下载
- 积分:1
-
MES系统源代码
MES系统源代码
- 2021-05-06下载
- 积分:1
-
example-program
里面有50例经典算法,其中包括水仙花素,兔子的繁殖等古典问题的求解(There are 50 cases of classic algorithms, including daffodils prime, rabbit breeding classical problem solving)
- 2013-02-03 11:14:12下载
- 积分:1
-
ADOTest
本人自己编写的VC++访问数据库程序,包含了ADO、ODBC等方法,可访问MSSQL、SQL、ACCESS等数据库。(I have written VC++ Access database program, including the ADO, ODBC and other methods to access MSSQL, SQL, ACCESS and other databases.)
- 2020-10-29 14:59:57下载
- 积分:1
-
SearchRecord2
vc——使用SQL语句进行时间条件检索SearchRecord2的程序源码,值得一看!(vc- time conditions using SQL statements to retrieve SearchRecord2 the program source code, worth a visit!)
- 2011-08-23 23:04:15下载
- 积分:1