资源列表
SA04225140_NO5
- 红黑树:输入:在同一目录下的redblacktree.txt文件中输入十个大于0的数值,每个数值中间用空格格开 数目可以大于十个,但是要求在源程序中改变#define NUM 10 ,改成相应关键值各个数输出:按照先序输出红黑树,格式为:根节点。颜色(左子树。颜色,右子树。颜色),并输出此 树的黑高度,然后输入要删除的关键值,按回车后输出删除后的结果,并输出其高度。-RED-BLACK TREE : Admission : in the same directory under the file
SA04225140_NO.1
- 利用桶排序给数组a排序,建立的桶为b和e,其中b为含有十万个桶,e为只有一个链表的桶,然后对b和e使用插入算法排序,比较两种算法的时间,b需要40毫秒左右,e需要9到10分钟。-use barrels a ranking to the array, in order to establish the barrels of b and e, b to contain 100,000 barrels of only one e Chain barrels, and then to b e used
comp
- 用哈夫曼编码实现对文件的压缩-Huffman coding used to achieve compression of the document
工程科学计算与C程序集(上,下)
- 程序是我们上课时中用到的,工程科学计算与C程序集 (上,下) 相信是很有用的!-is our class names, scientific computing and engineering procedures Set C (upper and lower) believe that it is very useful!
matlab_for_mxArray
- matlab中mxArray 的C#实现-the implement of mxArray in matlab with csharp
matlabdef
- C#平台调用matlab函数定义-c# platform invokes matlab functional definition
ccallmatlabfunc
- C#调用matlab函数的方法-The function that c# invokes matlab
clangforGA
- 用C撰写遗传基因法-C genes written law
DNA聚类软件
- DNa聚类分析软件-ds Cluster Analysis Software
数据结构与算法分析(Java版)
- 数据结构与算法分析(Java版).rar-data structure and algorithm analysis (Java version). Rar
字典法
- 这是硕士生计算机软件专业组合数学的一个字典算法演示,仅供参考。-This is the master computer software professional combination of a mathematical algorithm dictionary demonstration purposes only.
序数法
- 这是硕士生计算机软件专业组合数学的一个序数算法演示,仅供参考。-This is the master computer software professional combination of a mathematical algorithm sequence demonstration purposes only.