资源列表
[并行运算] poisson_c
说明:在偏微分方程的数值求解中,有一类很重要的问题就是求解有奇异点的泊松方程,此程序是用C写的并行程序,能极大的提高泊松方程的求解-In the numerical solution of partial differential equations, there is a class of very important issues that have a singular point of solving the Poisson equation, this program is written<马曾虎> 在 2025-06-17 上传 | 大小:12kb | 下载:0
[汇编语言] tail_conv_code16
说明:LTE咬尾卷积编码,C55上验证过,回环测试成功。-LTE tail conv coder, test passed!<王强> 在 2025-06-17 上传 | 大小:56kb | 下载:0
[汇编语言] 8point_dit_FFT
说明:8 point DIT FFT in verilog hdl 可直接使用-8 point DIT FFT in verilog hdl<王> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[并行运算] prefix-sum
说明:Prefix sums are trivial to compute in sequential models of computation, by using the formula yi = yi − 1 + xi to compute each output value in sequence order. However, despite their ease of computation, prefix sums are a useful primitive in certa<Rezaee> 在 2025-06-17 上传 | 大小:319kb | 下载:0