资源列表
lgjfsf
- 很不错的算法,龙贝格积分算法,大家可以下载
6GAUS
- 这是解方程组得 全主元高斯消去法。用c实现的
GreedyASelectorMain
- 贪心算法 使某些问题时间复杂度降为一维线性
cyclist
- 链表的基本操作,循环链表的一个应用实例,围桌问题的一个解决方法!-Chain basic operation, the recycling Chain an example, sat around the table in a solution!
nni
- 计算n阶矩阵的逆矩阵的函数,输入表示矩阵的指针和阶数,然后计算输出逆矩阵的指针,附带矩阵乘法检测结果-Calculation of n-order matrix inverse matrix function, enter the matrix express the pointer and order, and then calculating the inverse matrix of output indicators, with matrix multiplication test re
insert_sort
- 插入排序。輸入資料筆數及資料數據,可得到由插入排序排好的資料串。-Insertion Sort. Number of input data and the data can be sorted by row insert string good information.
hufmtreehuatu
- 一段小程序 数据结构的哈夫曼树以及画图 画图是Graphics画的 按照先序遍历的顺序-huffman tree
dall
- 一个关于利用回溯法求解旅行商问题的源代码,希望对你们有帮助-A retrospective review on the use of the source code for solving traveling salesman problem, want to help you
f2-mp-2011041215-j
- this file is disperison model
Merge-linked-list
- 合并链表:正序建立链表A、逆序建立链表B,要求A、B有序,合并A和B为C,C仍有序-Merge linked list: the list is the establishment of order A, reverse the establishment of the list B, requires A, B order, combined A and B for C, C is still orderly
1billon_remove_duplicate_not_sort.c
- 支持10亿个数字(范围从[0, 1000000000) 的快速去重。-Support 1 billion digits (ranging from [0, 1000000000) rapid de-emphasis.