资源列表
GAdownload
- 遗传求解求解一元二次方程的解源程序(下载点击GAdownload.c) 说明: 1 popu变量表示群体规模 2 L变量表示染色体的长度 3 pc,pm变量分别代表是交叉概率和变异概率 4 gen是迭代的代数 4 chromosome是一个全局的二维数组,里面存放的是个体的编码 5 程序最后的执行结果输出到了text.txt文本文件中-genetic solving quadratic equation to solve one yuan source solutio
class_powell
- 进一步进行改进的 Powell 算法类,基于C/C-it is a class of powell
NQueen
- N皇后问题的爬山法 效果比普通方法好一些-N queens problem of hill-climbing method is better than the average effect of
list
- 在原有建立的线性表的基础上,本程序完成可以输出,查询,插入元素等功能,功能较为全面-A linear form in the original building, based on the completion of this program can output, query, insert the element and other functions, functions more comprehensive
9
- 计算大数整小数乘法9位运算 也就是含小数的大数乘法 其中运算时 采用9位9位的进行运算 大大的提高了运算速度-Calculate the multiplication of large numbers the whole nine decimal operation is the multiplication of large numbers with decimal operation which used 9 9 computing greatly improve the conduct o
4_1
- move in vb it is simple to use
TSP_lingo
- 这是利用lingo11.0编写的TSP问题例程,希望能有所帮助。-This is the TSP problem using lingo11.0 write routines, hoping to help.
MergeSort
- Sorting using Merge sort algorithm
haffmantree
- 该程序描述的是如何构建哈夫曼树及哈夫曼编码-haffmantree
FDTD_2D_Yee_2D_TM_final
- 利用matlab编写的二维网格的时域有限差分算法-Matlab prepared using a two-dimensional grid finite-difference time-domain algorithm
ch15
- 实现hash函数的一个小例子 其中包含了3个.java的文件,希望大家能喜欢-implements the hash, it can help you know about the hash,centainly you can row it up
Fibonacci-sequence-
- 3. 利用虚函数手段,按照3种不同的计算方法来求出Fibonacci数列的第n项(的具体项值)并输出。-3 by means of virtual functions, n terms of the Fibonacci sequence (the specific items of value) and output is obtained in accordance with the different calculation methods.
