资源列表
eth_crc
- 32 位CRC并行计算,实现以太网32bit校验值的并行计算非常有用-32 bit CRC Caculate
cma
- 一种神经网络均衡器,均方误差图来看具有很好的均衡效果-a kind of neural-network filter
maopaopaixu
- 本算法向你展示了冒泡排序算法的详细过程,读懂此算法,你就能理解冒泡排序的算法思想-The algorithm is to show you the detailed process bubble sort algorithm, this algorithm is to read, you can understand the thought bubble sort algorithm
Shortest-path-algorithm
- 最短路径问题,遗传算法的matlab代码。可以解决物流中车辆路径最短问题-The shortest path problem, genetic algorithm matlab code. Can solve the shortest path problem logistics vehicle
TBBDemo
- tbb源码和tbb android例子和编译文档及新建项目使用tbb文档 centos系统中编译android tbb动态库,然后在android中调用,包括tbb编译的android release and debug版本的动态库,使用文档-tbb tbb android source code and examples of new projects and compile documents and documents using tbb centos system to com
tbb_armeabi-v7a
- tbb源码和tbb android例子和编译文档及新建项目使用tbb文档 centos系统中编译android tbb动态库,然后在android中调用,包括tbb编译的android release and debug版本的动态库,使用文档-tbb tbb android source code and examples of new projects and compile documents and documents using tbb centos system to com
Stepper-motor
- Micro Processor .. PIC code for stepper motor-Micro Processor .. PIC code for stepper motor.............
melody-player
- Melody player (EQ) code for pic EQ emulator affecting with audio input
DC-motor-Speed-Control
- DC motor Speed Control code for PIC
Traffic-light
- Traffic Light code for PIC-Traffic Light code for PIC.............
parallel.tar
- jacobi迭代的串行优化,实现了在一级和二级cache上的优化。优化分为若干步骤。-jacobi iterative serial optimized to achieve the optimization of the primary and secondary cache. Optimization is divided into several steps.
odd_even_sort
- MPI环境下实现的奇偶排序。仅用到基础的Isend,Irecv,send,recv,Bcast等功能。-Odd-even sort on MPI