搜索资源列表
China
- 国家联邦:两个线程交互,互相获取各自人口信息并实时显示。-National Federation: two threads interact with each other to get each demographic information and real-time display.
forma
- 实现实时技术功能,优先级高于windows软件计数,适合RTX初学者参考-real time count function is proposed here,it s suitable for beginner
Lab3
- 并行算法实验用的源代码,是从国外大学下载挑选的,真正的内部资料。-Parallel algorithm used in the experiment source code, is downloaded from selected foreign universities, the real internal information.
ListViewFilter_src
- This control is another extension to the now standard and widely used ListView control. I have included some of the more common features: shaded columns, column sorting (with data type), but the real addition is the FILTERBAR features of the header.
bucket
- bucket sort example that works in parallel that works on windows system with open mpi. Input is hard coded, no real interface for input, you will need to extend the program.
LCD12864Real-time-temperature
- #include<reg51.h> #include"LCD12864.h" #include"zimo.h" #include"LCD1602.h" void hua_zuobiao(void) //画坐标 在LCD12864实时显示当前温度波形,Proteus仿真.C源码,Keil编译环境-# Include <reg51.h># Include " LCD12864.h" # include " zimo.h" #
calculator
- 简易计算器 加减乘除累加计算,复杂运算,即时显示每一步计算结果-Simple Calculator, Math cumulative calculation, complex computing, real-time display every step of the calculation results
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
chapter06
- 《GPU高性能编程CUDA实战》书中第6章源代码-Chapter 6 source code of the GPU high-performance programming CUDA real " book
chapter04
- 《GPU高性能编程CUDA实战》书中第4章源代码-Chapter 4, the source code of the GPU high-performance programming CUDA real " book
chapter05
- 《GPU高性能编程CUDA实战》书中第5章源代码-Chapter 5 source code of the GPU high-performance programming CUDA real " book
chapter08
- 《GPU高性能编程CUDA实战》书中第8章源代码-GPU high-performance programming CUDA real " book, Chapter 8 source code
GA
- 遗传算法的matlab程序,有详细的子函数,自适应求解多维矩阵参数,浮点型实数求解,程序明了易懂!-Genetic algorithm matlab program, detailed subfunctions adaptive solving multidimensional matrix parameters, floating point real numbers to solve the program is clear and easy to understand!
cufft_1d_r2cac2r_new
- 基于CUDA平台的一维数组傅里叶变换程序,可以进行实数到复数的变换和复数到实数的变换。-CUDA-based platform for one-dimensional array Fourier transform procedure can be a real number to a complex number to a real transformation and complex transformation.
Apache_Hadoop
- Apache Hadoop Goes real Time at Facebook
gamain
- 使用实数编码的遗传算法,进行多个函数的极值优化,可以运行-Using real-coded genetic algorithm, a plurality of extremal optimization function, you can run ,,
并行计算MPI程序设计
- FFT,即为快速傅氏变换,是离散傅氏变换的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。它对傅氏变换的理论并没有新的发现,但是对于在计算机系统或者说数字系统中应用离散傅立叶变换,可以说是进了一大步。(FFT, that is fast Fourier transform, is a fast algorithm for discrete Fourier transform. It is based on the odd, even, imaginar