资源列表
fir
- 采用状态机结构,进行串并fir滤波器设计。-design fir filter in pipline&parrarel way by using state machine.
GA4
- 遗传算法源代码系列,教您如何编写遗传算法代码解决相关优化问题-Genetic algorithm source code, teach you how to write a genetic algorithm code to solve optimization problems
GA
- 遗传算法源代码,教您如何编写遗传算法代码解决相关优化问题-Genetic algorithm source code, teach you how to write a genetic algorithm code to solve optimization problems
lockless
- 学习无锁编程时曾经研究过的几个例子,供大家参考-Lock-free programming a few examples for your reference
My_TDIF2
- Mapreduce实现的TF-IDF词频统计分析,可以直接运行于HADOOP环境下,适合初学者。-Realization Mapreduce TF-IDF, word frequency statistics, can be run directly in the the under HADOOP environment, suitable for beginners.
HMM_EM
- Hadoop隐马尔科夫模型的实现,有训练算法(EM),产生的模型参数可以用来单机使用,亲测可用,可供正在学习hadoop的同学参考-Implement Hadoop hidden Markov model, there are training algorithm (EM), the model parameters can be used to produce stand-alone use, pro-test available for reference students are lear
OpenMP
- 有关openMP并行算法编程的知识,学习vs中omp库的函数和类变量-The openMP Parallel programming knowledge, learning vs the omp library functions and class variables
include1
- MPI prime numbers. program for generating prime numbers
Asy_test
- opencl实现任务并行,流水线操作。3个kernel同时运行-the opencl overlap
mr
- hadoop中的一些自己写的函数,像度分布,求学分,排序等等的小例子-the functions with the hadoop platform。
six
- 一些初学者可以看的程序,本人因才疏学浅,刚学C#,对C#还不了解,不过有一定的C基础,-beginners can see some of the procedures, because I have little talent and less learning, just learning C#, the C# do not really understand, However, there is some basis of C,
TSPDBANT
- TSP双蚁群算法,应用双蚁群算法,来解决TSP问题,即旅行商问题