资源列表
qiuzhi
- 17个数任意组合,或加或减或者不要,最后结果得到一个数。-Any combination of the number 17, or plus or minus or not, the final result is a number.
lianbiao
- 实现链表的基本操作 包括建立链表,插入、删除一个节点。-Achieve a linked list of basic operations, including the establishment of a linked list, insert and delete a node.
Matrix
- Matrix multiplication using Strassen.
Internet_X[1].509
- 文档包括X.509标准的一系列文章.中文版的比较难找.主要是包括证书中各个字段说明和一些密码学算法的介绍.-Documents including X.509 standard series of articles. Chinese version quite difficult to find. Mainly include the certificate number of each field notes and the introduction of cryptography algor
Algorithm-programmed-by-CPP
- 对一些常用的数学算法的C++编程,是图书《用C++语言编写数学常用算法》的配套光盘内容。-C++ programming for some commonly used mathematical algorithms.
yichuansuanfayouhua
- 基于matlab的遗传算法优化bp神经网络,代码齐全,欢迎大家使用。-Matlab genetic algorithm optimization based on bp neural network, code complete, welcome everyone to use.
CC
- 遗传算法的C程序以及讲解,可用于优化设计以及TSP问题-GA C program, and explain, can be used to optimize the design, TSP and other issues
suan24
- 24点算法:采用迭代的方式编程实现24点算法,任取1~10中四个数字,如果能构成24,则显示出相应的算式-24 point algorithm by iterative way of programming 24 point algorithm implementation, 1-10 in four digits, if a 24 shows a corresponding formula
利用修正单纯形法解线性规划问题
- 优化方法中的解线性规划问题的一种方法,惩单纯形法,很好用的,欢迎大家下载-the optimization method for solving linear programming problems in a way Correctional simplex method, the good and you are welcome to download
fmf
- 反幂法求矩阵的特征值和特征向量 反幂法适用于矩阵的按模最小的特征值和对应的特征向量。 使用说明: 一般的使用过程: 1、修改输入数据 input2.txt 2、编辑源文件 fanmifa.c 3、编译程序 fanmifa.bat 4、运行 fanmifa.exe
calculation-in-C
- 数值计算方法,关于基本的数值计算方法所要用的C语言源程序,包括插值计算,线性、非线性方程组的解法,迭代法解方程,数值积分等常用算法的源程序-containing almost all the calculations for C, such as,interpolation,iterative [iteration] method, numerical integration and so on
NPVertexCover
- NP问题的顶点覆盖问题的近似算法的Vc++实现-NP problem vertex cover problem approximation algorithm Vc++ Achieve
