资源列表
chuanbingzhuanhuan
- Verilog串并转换,任意阶均可实现。-Verilog serial-to-parallel conversion of any order can be realized.
open.tar
- openmp program for calculate option pricing. this program works fine with small number of block but need to see for some error.
matrMul
- Matrix multiplication in c++ with MPI
pi.c
- 用于求解pi的MPI程序,在SourceCRT5.5上试过的,好用.
duoduantu
- 多段图动态规划算法.好东西不容错过.值得参考.
crc8
- 8位crc校验,tb文件也包含,已验证通过。-8 crc check, tb file also contains, has been verified.
baiweijianshiwei
- C程序:给出年月日,计算该日是该年的第几天
Pi
- c++基本算法:Pi的随机运算 适合初学者-c++ basic algorithm: stochastic computing for Pi
pi111111
- 用PTHREAD编写的并行计算pi值的并行程序!-PTHREAD prepared by the Parallel Computing pi value of the parallel program!
dongtaiguihua
- 通过使用C++代码编写实现动态规划背包的最优解问题。-By using the C++ coding to achieve the optimal solution of dynamic programming knapsack problem.
scan_led
- 一个8位数码管扫描程序,经过编译和仿真.-An 8-bit digital tube scanner, after the compiler and simulation.
omp_hello
- openmp的简单测试程序,可以用于检验计算平台的openmp是否可用