资源列表
[并行运算] noncollision
说明:实现4×4的数组元素的无冲突的存储,该算法不使用结构体,而直接使用了数组元素与下标之间的关系实现,比较巧妙,16×16可参照类似算法实现。-Realize 4 × 4 array of elements of the conflict-free storage, the algorithm does not use the structure, while the direct use of the array elements and the relationship between the<wxy> 在 2025-06-24 上传 | 大小:238kb | 下载:0
[并行运算] pci_core_verilog
说明:PCI-master的核,verilog语言,经测试,可完成芯片的综合及布线-PCI-master s nuclear, verilog language, by testing, to be completed by the integrated chip and wiring<伊路发> 在 2025-06-24 上传 | 大小:211kb | 下载:0
[并行运算] WindowsApplication1
说明:这是我写的并行计算的作业,实现的是PSRS算法,由于时间关系,只实现了数据的随机输入-This is what I write parallel computing operations, the realization of the PSRS algorithm is due to time constraint, only the realization of the random data input<wh> 在 2025-06-24 上传 | 大小:88kb | 下载:0
[并行运算] K-meanCluster
说明:How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the f<yangdi> 在 2025-06-24 上传 | 大小:2kb | 下载:0
[并行运算] MATLAB
说明:卷积运算:取x(t)和h(t)的长度为nx,nh。平移量n=nh+nx-1,利用for和if语句实现倒序求和运算。外循环用一个for语句实现平移,通过在求和时取数组元素的顺序实现倒序求和-Convolution operation: take x (t) and h (t) of length nx, nh. Translational volume n = nh+ Nx-1, use for and if statements to achieve reverse summation oper<1> 在 2025-06-24 上传 | 大小:1kb | 下载:0