资源列表
DC-motor-Speed-Control
- DC motor Speed Control code for PIC
suanfa
- 一些经典遗传算法问题的matlab程序调度问题分配问题等等
Billiard
- Descr iption: This Program Performs the following: (1) Animates the movement of a Billiard Ball on a table that has a surface friction (mu) and coefficient of restitution (e) for the sides and saves it as an AVI file. (2) Outputs series of row
MapReduce_SSSP
- MapReduce框架实现的单源最短路径算法(SSSP, Single-source Shortest Path),包含源文件及数据。sssp.c是MapReduce实现,ss seq.cpp是串行的普通实现。-An implementation of single-source shortest path with MapReduce framework. Contains source code and dataset. In the folder, sssp.c is the MapRed
CUDA.tar
- 利用格子波尔兹曼方法求解三维流体问题,利用CUDA加速迭代过程。是单个CPU运算速度的20倍。(Here we use the Lattice Boltzmann Method to solve a problem of 3D fluid dynamics with the help of CUDA. It is 20 times the speed of a single CPU operation.)
1
- hello mpi simple program to mpi
lecture2b
- petri net,teaching,modeling-petri net application,analysis of system
HashCalc
- 通过计算出相应文件或程序的哈希值,通过端到端的校验,为验证文件在传输过程当中是否准确无误提供了依据-By calculating the corresponding hash files or programs through end-to-check, in order to verify whether the file is accurate provided the basis for the transfer process
DELPHI-CALL-JAVASCRIPT-TO-COUNT
- DELPHI调用JAVAscr ipt科学计算-DELPHI call JAVAscr ipt scientific computing
ac_mp_openmp
- guide for parallel programation with openmp
1000!
- 计算1000以内的阶乘,可能可以更大的,算了就知道-Calculation of less than 1000 factorial
cuda-wenliqi
- 说明cuda的纹理存储器是如何使用,对程序优化起很大的作用。-The texture memory is cuda shows how to use, playing a large role program optimization.