搜索资源列表
Cache_FIFO
- 模拟内存高速缓存技术C源码,主要是FIFO形式。-simulated high-speed cache memory technology C source code, is the main form of FIFO.
Testasm_liushui
- 利用嵌入式汇编来统计流水工作方式和非流水工作方式的的时间效率C++源码。-Embedded to statistics compiled water-ways and methods of work wasted time efficient C source code.
内点法的c源程序
- 内点法的c源程序,实现惩罚因子,循环次数,Interior point method of c source code to achieve punishment factor, cycle number
MonteCarlo
- 采用GPU通用计算API(CUDA)实现蒙特卡罗方程。-The use of general-purpose GPU computing API (CUDA) the realization of the Monte Carlo equation.
Quick.c
- Quick Sorting using MPI libraries
Matrixmultiplication
- 矩阵乘法并行算法的MPI源程序,以文本文件形式输入输出-MPI parallel algorithm source code of Matrix multiplication,input and output in the form of txt files
FFT
- 一个不错的快速傅里叶变换并行算法的MPI源程序-A MPI source code for fast Fourier transform s parallel algorithm
gauss
- 一个不错的全主元高斯消去法并行算法的MPI源程序-a MPI source code for Gaussian elimination s parallel algorithm
USBfirmwareSourceCode
- 经过验证可用,基于CY7C68013的固件源程序;Cypress Semiconductor公司的EZ-USB FX2是世界上第一款集成USB2.0的微处理器,它集成了USB2.0收发器、SIE(串行接口引擎)、增强的8051微控制器和可编程的外围接口-Verified available, based on the CY7C68013 firmware source code Cypress Semiconductor' s EZ-USB FX2 is the world' s
Yamini.Navid.BucketSort
- This Bucket sort,both sequential and parallel code, using C++ and MPI -This is Bucket sort,both sequential and parallel code, using C++ and MPI
ACO
- 蚁群算法源代码,无须修改便可以直接编译执行-Ant colony algorithm source code, no need to change the implementation can be directly translated
CBCT
- 锥束CT的FDK重建算法的c#实现,含并行-The FDK cone-beam CT reconstruction algorithms, including parallel
mylab_mpi_helloworld20101015.c.tar
- MPI source code: an MPI helloworld.
dco-class.c.tar
- This the mpi source code for the document classification program-This is the mpi source code for the document classification program
floyd.c.tar
- This the source code for floyd s algorithm in mpi-This is the source code for floyd s algorithm in mpi
matrix-vector.c.tar
- This the source code for matrix-vector multipication in mpi-This is the source code for matrix-vector multipication in mpi
LCD12864Real-time-temperature
- #include<reg51.h> #include"LCD12864.h" #include"zimo.h" #include"LCD1602.h" void hua_zuobiao(void) //画坐标 在LCD12864实时显示当前温度波形,Proteus仿真.C源码,Keil编译环境-# Include <reg51.h># Include " LCD12864.h" # include " zimo.h" #
source-code
- 点阵字库解析源码source code( c 语言 ),配合fontmaker使用-Dot matrix font parsing source code source code (c language), with fontmaker use
Couette
- 用C++模拟LBM的couette流源代码,使用周期边界和曲线边界条件。-LBM simulation using C++ source code of couette stream, using periodic boundary conditions and boundary curves.
CCiA_SourceCode
- C++ concurrency in action 一书 的源码(this is the source code of the C++ concurrency in action)