资源列表

« 1 2 ... .11 .12 .13 .14 .15 216.17 .18 .19 .20 .21 ... 319 »

[并行运算cuda_source

说明:经典的cuda编程例子,适合入门!包括矩阵计算、内存拷贝等。-Cuda classic examples, including matrix calculation, memory copy and so on.
<tanghao> 在 2025-06-10 上传 | 大小:8kb | 下载:0

[并行运算hadoop

说明:hadoop学习资料,shell命令用法-hadoop learning materials, shell command usage
<gaoj> 在 2025-06-10 上传 | 大小:22kb | 下载:0

[并行运算mpi.tar

说明:an mpi code written in c for poisson equation particle mesh approach
<Niamul Baqui> 在 2025-06-10 上传 | 大小:10kb | 下载:0

[并行运算gradient.tar

说明:an OpenMP code for finding gradient of a fucntion
<Niamul Baqui> 在 2025-06-10 上传 | 大小:10kb | 下载:0

[并行运算Watre-ADE7753

说明:WATTMETTERIN ade7758 CODE C
<Thuong> 在 2025-06-10 上传 | 大小:65kb | 下载:0

[并行运算process1

说明:代码主要通过c#的process类来实现了对控台文件的读写信息的操作。-the main function of the code is exchange information with the exe file.
<pengking> 在 2025-06-10 上传 | 大小:22kb | 下载:0

[并行运算vga_controller_stream

说明:VGA控制模块,经过测试,简单易用-VGA control module, tested, easy to use! ! !
<> 在 2025-06-10 上传 | 大小:18kb | 下载:0

[并行运算MATLAB-parallel-programming

说明:《实战MATLAB之并行程序设计》源代码-source code of 《practice of MATLAB in parallel programming》
<知无涯者> 在 2025-06-10 上传 | 大小:4.36mb | 下载:0

[并行运算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
<小伟> 在 2025-06-10 上传 | 大小:1kb | 下载:0

[并行运算mini3

说明:opencl kernel, you ll be surprised
<John> 在 2025-06-10 上传 | 大小:1.6mb | 下载:0

[并行运算Xilinx_PCIe_BMD

说明:xilinx FPGA 开发 PCIe BMD DMA的verilog HDL源码-xilinx fpga pcie Gen 1/2 bus master device---PCIe DMA with verilog HDL
<赵极远> 在 2025-06-10 上传 | 大小:58kb | 下载:0

[并行运算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() //
<zjja2> 在 2025-06-10 上传 | 大小:175kb | 下载:0
« 1 2 ... .11 .12 .13 .14 .15 216.17 .18 .19 .20 .21 ... 319 »

源码中国 www.ymcn.org