资源列表
magic_1
- 魔方的算法,即每行每列和对角线上的数值和相等,算法值得研究研究-Magic Square algorithm, which means that every line and every out on the diagonal and the same numerical algorithm worth studies
GoldenSectionSearch
- 此代码为公司生产用的黄金搜索算法,极其珍贵。美国人写的。-this code for the company's production of gold search algorithm is extremely valuable. Americans writes.
matrix1
- 用matlab实现高斯—若当算法求逆矩阵
高斯拟合
- 曲线的高斯拟合,去除趋势性,对于一般非平稳序列的分析.-Gaussian curve fitting and removal of the trend, and for most non-stationary sequence analysis.
已知线性表的元素按递增顺序排列
- 已知线性表的元素按递增顺序排列,并以带头结点的单链表作存储结构。试编写—个删除表中所有值大于min且小于max的元素(若表中存在这样的元素)的算法程序。,Linear table of elements known by increasing order, and to take the lead in a single node list for the storage structure. Test preparation- a deletion of the table all the v
ProblemF
- 算法分析与设计中的汽车加油问题,用贪心算法来进行 -Algorithm analysis and design of the automobile refueling problem, greedy algorithm used to carry out
BinTree
- 创建二叉树,然后先序,中序,后序遍历二叉树中的各元素.-Create a binary tree, and then the first order, in sequence, after the tree traversal of the element.
factorial-of-big-number
- 大整数的高精度幂,用数组实现,高精度算法的经典程序- factorial of a big int number,
1002
- 电子科大CDOJ第二题,很经典的搜索题, 解救小Q,这里使用广度优先搜索-failed to translate
6-53-1
- 在外部排序中,实现替代选择算法构造初始顺串-In the external sort, the realization of alternative algorithms construct an initial string along
Queen
- 八皇后问题:设8皇后问题的解为 (x1, x2, x3, …,x8), 约束条件为:在8x8的棋盘上, 其中任意两个xi和xj不能位于棋盘的同行、同列及同对角线。要求用一位数组进行存储,输出所有可能的排列。C实现-Eight queens problem: Let the eight queens problem, the solution (x1, x2, x3, ..., x8), constraint conditions: on a 8x8 board, in which any t
bestspot
- Bestspot duong di toi -Bestspot duong di toi uu
