资源列表
loop
- 将单链表变成双向循环链表,及其遍历 将单链表变成双向循环链表,及其遍历
netn.拟牛顿法求非线性方程
- 拟牛顿法求非线性方程,并以一组三元二次方程组为例进行求解。,Quasi-Newton method for nonlinear equations, and a group of ternary quadratic equation group is solved as an example.
gaussrand
- 生成标准正态分布的随机数,也可由此随机数生成其他的随机数,数对数正态分布随机数。-Standard normal distribution to generate the random numbers can also be a result of other random number generator random number, the number of log-normal distribution of random numbers.
Inverse_matrix
- 数学上面常用的矩阵求逆,方法简单,可其它各个领域的运算中调用-Above the commonly used mathematical matrix inversion method is simple and various other areas of operation can be called
hafumanshu
- c语言实现的哈夫曼树源代码,找到最小长度的编码-the source code of the huffman tree
dfpmin
- N维最小化由变度量法 在N-dimensions最小化由变度量法-minimize in N-dimensions by variable metric method
leq.f90.tar
- 用fortran数值求解,特殊偏微分方程(无限深薛定谔方程-Fortran numerical solving, special partial differential equations (infinitely deep Schrö dinger equation)
Generate-Huffman
- 能够快速的生成哈弗曼树和哈弗曼代码,源代码简单易懂-Able to quickly generate the Huffman tree and the Huffman code, source code is easy to understand
top_sort
- 拓扑排序算法 如图g无回路,则输出g的顶点的一个拓扑序列,并返回SUCCESS,否则返回FAIL-Topological sorting algorithm in Figure g no loop, the output of a topological vertex g sequence and returns SUCCESS, otherwise return FAIL
pingfanggen
- 数值计算中平方根算法的源程序,采用matlab写的,对数值计算有很大的帮助作用。-Square root algorithm for the numerical calculation of the source, using matlab to write on the numerical calculation of great help.
egypt
- 把给定的分数分解成多个埃及分数之和 埃及分数:分子为1的分数。 -The sum of the given scores into multiple scores of Egypt Egypt score: molecular 1 score.
mat_inverse
- 本程序用于求一个矩阵的逆,矩阵大小可以设定,原矩阵可从文档中读入。-Inverse, matrix size of the procedure used to find a matrix can be set, the original matrix can be read the document.