资源列表
cuda_a1
- CUDA平行程式,最基本的矩陣相加。可學習CUDA基本語法-CUDA MatrixAdd
IRremote
- 程序编程的首选工具,arduino的基础例程库,非常有用-Programming tool of choice, 51 routine basis
4444
- 考试系统 默认情况下,.NET的随机数是根据系统时间来生成的,如果电脑速度很快的话,生成的随机数就会一样。 Random rnd = new Random() int rndNum = rnd.Next() //int 取值范围内的随机数 int rndNum = rnd.Next(10) //得0~9的随机数 int rndNum = rnd.Next(10,20) //得10~19的随机数 int rndNum = rnd.NextDouble() //
Xilinx_PCIe_BMD
- xilinx FPGA 开发 PCIe BMD DMA的verilog HDL源码-xilinx fpga pcie Gen 1/2 bus master device---PCIe DMA with verilog HDL
mini3
- opencl kernel, you ll be surprised
tdma_code
- tdma参数化模块。可以自动生成2的n次的tdma哥时隙,用户可根据需要自己配置参数-tdma see the number of model lumps. 2 n basis following manner tdma chance possible 以自 dynamic generation, for root needed self-placement see number
MATLAB-parallel-programming
- 《实战MATLAB之并行程序设计》源代码-source code of 《practice of MATLAB in parallel programming》
vga_controller_stream
- VGA控制模块,经过测试,简单易用-VGA control module, tested, easy to use! ! !
process1
- 代码主要通过c#的process类来实现了对控台文件的读写信息的操作。-the main function of the code is exchange information with the exe file.
Watre-ADE7753
- WATTMETTERIN ade7758 CODE C
gradient.tar
- an OpenMP code for finding gradient of a fucntion
mpi.tar
- an mpi code written in c for poisson equation particle mesh approach