搜索资源列表
DOdigitalfilterinC
- 实现数字滤波的C代码,实 现数字滤波的C代码,-C code, digital filtering C code.
omp_matrix_multiply
- C代码。共享式存储多线程并行计算矩阵相乘代码。适合于SMP结构和多核。-C code. Shared memory multi-threaded parallel computing code matrices. Fit in the structure and multi-core SMP.
LDSequencesV1.0
- 蒙特卡罗法最速下降法,布朗运动模拟c++代码-Low decrency sequence
dongtaiguihua
- 通过使用C++代码编写实现动态规划背包的最优解问题。-By using the C++ coding to achieve the optimal solution of dynamic programming knapsack problem.
quicksort
- MPI快速排序C代码,并行编程,快速排序,并行编程-quicksort program
C-program-of-BSS-and-examples-1
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-Linux platform, the blind signal separation o
C-program-of-BSS-and-examples-2
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-Linux platform, the blind signal separation o
motion2
- 用ANSYS做扬声器音膜振动模拟时使用的UDF C++代码-Do the UDF C++ speaker sound film vibration simulation code using ANSYS
CE_Project
- 自己用C++代码实现在的CE内存搜索工具,非常好用-Achieve with C++ code in the CE memory search tools, very easy to use
xml_src
- KVM监控的前端的C++代码,运行可显示计算机的各个性能指标信息-KVM monitor the front of C++ code, run the computer can display information about the various performance indicators
backup
- KVM的后台监控的C++代码,监控网络的流量和CPU的工作状态-KVM background monitoring C++ code, monitor network traffic and CPU working status
MPI-for-C
- 压缩文件中的程序是基于C代码的MPI并行程序,包括基本的MPI基本函数的调用,适合MPI入门,包括一个排序的MPI程序-Zip file program is based on the C code MPI parallel programs, including basic call MPI basic functions for MPI entry, including a sort of MPI programs
matrix_multiple
- c代码功能:实现较为简单的矩阵乘法的mpi并行实现,适合初学者-c code functions: to achieve a relatively simple matrix multiplication mpi parallel implementation, suitable for beginners
mpi-matrix_multiple
- c代码,实现矩阵向量相乘的mpi并行计算,适合初学者-c code, matrix-vector multiplication mpi parallel computing for beginners
openmp_c
- openmp开启、初始化及终止过程的c代码,适合并行计算初学者-c code openmp open, initialization and termination process for parallel computing for beginners
bxMatVect
- 大数量级矩阵乘向量的并行算法设计,c++代码-Large magnitude vector matrix multiplication parallel algorithm design, c++ code
goPswig
- 通过SWIG工具转换C++代码实例,并在GO中调用。GO开饭环境为LITEIDE-Convert C++ code examples by SWIG tool and call in GO. GO dinner environment LITEIDE
sFFT-1.0-2.0
- sfft的c代码,从官网上下载的,有兴趣的可以下载-sfft c code
FWA-C-Codes
- FWA烟花代码的C语言实现,-Fireworks WA C code
queen
- 并行计算的一个简单c++代码,解决八皇后问题,在mpi上运行。-Parallel computing a simple c++ code to solve the eight Queen s problems, in mpi operation.