资源列表
gaosi
- 用C++语言编写的数值算法程序,本程序编写的是高斯发解方程组
fanmi
- 数值分析中反幂法c++程序的实现,此处为源代码
1144.c
- 北大ACM网站 1144题 http://acm.pku.edu.cn/JudgeOnline/problem?id=
nihecaishangxian
- 用于直线拟合,加之最小二乘回归拟合直线,是本人原创!-For fitting a straight line, in addition to least-squares regression fitting a straight line, is my original!
conjugate_grad_2d
- 此算法采用matlab7.0环境下编写的代码,用于求解线性规划问题中非约束条件下的最优解问题。-This algorithm uses matlab7.0 environment code written for solving linear programming problems under the conditions of the Central African constrained optimal solution problem.
f1
- 这是几个常用的测试函数,通过这个测试函数可以比较算法性能的优劣。-This is a test of several commonly used functions, through this test function can compare the algorithm performance is good or bad.
josephus
- 约瑟夫环 实现方法 VC++ 编译通过 可运行 -Joseph Central Implementation VC++ compile
f
- 用栈和队列实现的回文判断源代码 数据结构书中的c++实现-by c++
dfs
- 通过位运算实现可输入数据的八皇后运算问题-By bit arithmetic the eight queens operator input data
Lincombine
- 链表合并啊,就在链表可以的情况下就进行合并了,很厉害的说,自己看看吧-List merge ah, in the case of lists can be combined on a very powerful, said he see it
Linked-List
- 一个简单的数据结构例子,用于自动建立一个单链表-A simple example of the data structure used to automatically create a single list
MergeSortL
- 归并排序的python实现,使用了邻接表,效率更高一些-Merge sort python implementation that uses the adjacency list, a number of more efficient