资源列表
111
- 一个基于C和C++的快速傅立叶算法-a good fft arithmetic based on C/C++ languge
optimization-methods-in-matlab
- 精通MATLAB优化计算随书光盘,含作者用matlab自编的优化算法,例子多,比较实用。-The CD attached to the book titled “mastering optimization methods in Matlab"。 It contains codes written by the author for all the computation examples in the book. Very pratical!
calculator
- A java calculator with a certain amount of validation, much like the windows calculator
selection_sort
- Selection sort algorithm in C
buble_sort
- Bubble sort sample code
BresenhamsLinePlottingAlgorithm
- 让您使用布雷森汉姆直线算法绘制线。使用回调来使用自定义像素绘图功能-Allows you to draw the line using Bresenham' s line algorithm. The use of callbacks, allowing you to use a custom pixel graphics
TelBook_Linklist
- powerful addressbook for saving data record, using linklist
C
- C的改进遗传算法,Change any of these parameters to match your needs-C Improved Genetic Algorithm
test2
- 输入若干个整数,再输入一个-1。 输出整数的和。 如: 输入:3 8 2 1 9 -1 输出:23 -Enter number of integers, and then enter a-1. Output integer and. Such as: Input: 3 8 2 1 9-1 Output: 23
bankman
- 银行家算法,用于解决系统进程之间的调度问题-bank
VB
- VB数值计算方法文中全部源码,已测试。西电经典之作,市面已绝版!。对于从事数值计算的人士帮助颇大!-VB numerical methods in all of the text source code, have been tested. Western Electric classic. For the numerical calculation of those who engaged in considerable help!
GeneticAlgorithm
- 这是我自己编的用遗传算法求解sin(x)+sin(y)极值的C++ 程序。当然也可在函数fFitness中修改以达到求解其他函数极值的或应用到其他方面。-This is my own compiled using genetic algorithm sin (x)+ sin (y) extremum C++ program. Of course, a function fFitness can also modify other functions in order to achieve ext
