资源列表
popnt
- 基于数据挖掘的经济普查数据分析的整篇论文 内含程序()
adchadism
- 测绘相关源码 包括:角度化弧度,弧度化角度,计算两点间的方位角,B_三次样条函数曲线拟合,贝赛尔曲线,()
数据结构课件
- 需要配合清华大学严蔚敏数据结构书籍使用。(Cooperate with Tsinghua University Yan Weimin data structure book use.)
50091936
- 自行写的为同学打篮球分组方便而写的代码,可以为同学自动排序!欢迎指导()
merge
- Merge Sort algorithm coded in Java Language
进制转换
- 写出一个程序,接受一个十六进制的数值字符串,输出该数值的十进制字符串。(多组同时输入 )。 输入描述 : 输入一个十六进制的数值字符串。 输出描述 : 输出该数值的十进制字符串。(Write a program that accepts a sixteen binary numeric string and outputs the decimal string of the value. (multi group input at the same time). Input Descr
归并排序
- 归并排序,简单排序,二分的一些拓展,数据结构,基于C++平台实现,过程可以自己尝试调试(Merge sort, simple sorting, two points expansion, data structure, implementation based on C++ platform, process can debug by itself.)
算法课设
- 排序算法例程比较 Comparison of scheduling algorithms(Comparison of scheduling algorithms)
Heap sorting
- 本程序可实现堆排序重构,用完全三叉树来实现堆排序中的堆(This program can achieve heap sort refactoring, and use full tri tree to achieve heap sort.)
BinarySortTree
- 构造二叉排序树,输出元素值位于指定范围( low,high)内的所有元素值。(The binary sort tree is constructed, and the output element values are all elements in the specified range (low, high).)
JobSequence
- 最佳工作序列算法:有N件工作,输入每件工作的费时、最后完成的期限及工作的价值,试求可能的一个完成工作序列,使价值和最大。(Best work sequence algorithm: N work, input each work time consuming, the final completion time and the value of the work, try to find a possible completion of the work sequence, to make th
linjiejuzhen
- 对新加入节点之后的网络的邻接矩阵进行修改并保存。(The adjacency matrix of the new join node is modified and saved.)