资源列表
ripple
- 一个基础的CUDA例子,随机画出可以重叠的球体-One based on CUDA example, random draw sphere
PWM
- 飞思卡尔PWM调速程序,应用C语言,在飞思卡尔JM60单片机上实现电机调速-freescale s progam for PWM
BinarySearch
- 将n个元素分成个数大致相同的两半,取a[n/2]与欲查找的x作比较,如果x=a[n/2]则找到x,算法终止。如果x<a[n/2],则我们只要在数组a的左半部继续搜索x(这里假设数组元素呈升序排列)。如果x>a[n/2],则我们只要在数组a的右半部继续搜索x。-Binary Search
mnth_toolbox
- Matlab的模拟退火算法工具箱。并附有sample文件夹,有助于初学者进行学习测试。-The Matlab simulated annealing algorithm toolbox. With the sample folder, will help beginners learn the test.
mpi
- 《并行程序设计》书中每章节的全部代码,对于初学者可以借鉴代码学习。-" Parallel programming" in each chapter of the book all the code for the beginners can learn the code to learn.
GM
- 灰色预测 数据不呈现一定规律下可以采取的一种建模和预测方法,其预测数据与原始数据存在一定-The gray prediction data does not show a certain law can take the modeling and forecasting methods, forecast data and raw data there is a certain
CPP-cpp1
- c++初学者的程序,非常有价值,实用性相当高,学得快,用的多-c++ beginners program is very valuable and a very high practicality, learn quickly, with the
AntColony
- tsp-c# it s code of sequential of The Traveling Salesman Problem in c#.
tetris
- this a tetris program-this is a tetris program
GA
- 遗传算法源代码,教您如何编写遗传算法代码解决相关优化问题-Genetic algorithm source code, teach you how to write a genetic algorithm code to solve optimization problems
GA2
- 遗传算法源代码系列,教您如何编写遗传算法代码解决相关优化问题-Genetic algorithm source code, teach you how to write a genetic algorithm code to solve optimization problems
GA3
- 遗传算法源代码系列,教您如何编写遗传算法代码解决相关优化问题-Genetic algorithm source code, teach you how to write a genetic algorithm code to solve optimization problems