搜索资源列表
simpleTexture
- 基于GPU的通用计算,利用显存的cache是提高算法效率的重要方面,该例子是在CUDA环境下如何读取纹理的程序。-based GPU generic terms, the use of video memory cache is to improve the efficiency of the algorithm, The example is the CUDA environment how to read texture procedures.
RemotingDB
- 又一个C#Remoting实例程序,实现从服务器上读取数据。
sort-mpi
- * 算法描述: 分段 -> 段内排序 -> 归约结果。 * 1,根进程读取输入,将元素个数广播给各个进程。 * 2,然后各进程计算段长度和段偏移。 * 3,然后根进程选择第一个段,标记站位符。 * 4,跟进程将剩余元素发送给下一进程,下一进程选择段的同时,根进程排序。 * 5,下一进程继续此过程,直到最后一个进程,所有元素都进行排序。 * 6,进程将排序好的元素,按照段偏移归约给根进程。 * 7,根进程输入结果。 *
00
- LabVIEW图像读取,运行LABVIEW上,实现简单的图像读取
AD7982
- DSP并行读取串行接口A/D芯片的VHDL接口程序,VHDL Interface Program between DSP (parrel interface) and AD7982 (Serial interface)
Threaded_Solution
- 多线程程序,以进行数据保护。程序打开一个text文件,线程按行从文件中读取数据同时计算每行的字母数为奇数和偶数的单词的个数,然后关闭文件,输出最后的结果。 -Multithreaded programs, for data protection. Program opens a text file, thread by line read from the file while in each of the line An odd number of letters and even the
Serial
- 串行程序。程序打开一个text文件,线程按行从文件中读取数据同时计算每行的字母数为奇数和偶数的单词的个数,然后关闭文件,输出最后的结果。 -Multithreaded programs, for data protection. Program opens a text file, thread by line read from the file while in each of the line An odd number of letters and even the number o
MPI
- 读取文件,然后根据要求选择进程数,并行运算,最后在得出的各个结果中选出最大值-Read the file, and then asked to choose the number of processes, parallel computing, in the end all the results obtained to select the maximum
read_txt
- 用VC++实现的对并行计算和进化计算中分类问题,读取数据文件的源程序-With VC++ Achieved on parallel computing and evolutionary computation in the classification of the source data file to read
stock
- 自动读取sina的股票资金流向信息 能够分析机构资金流入流出-abc
buffer
- 把存储在缓冲区的数据取出并进行计算 缓冲区如何存储数据以及读取方式-To the data stored in the buffer and calculated out how to store data buffer and read mode
WordCount
- 单词计数,从文本文件读取单词并进行统计-hadoop examples
SequenceFile
- Hadoop下的SequenceFile文件类的操作,包括写入和读取,适合刚开始学习hadoop。-Hadoop under the SequenceFile file class action, including written and read, suitable for beginning to learn Hadoop.
GetData
- 从磁盘中的txt文件中读取数据,并对数据进行均方根计算,并进行粗大误差剔除-Txt file from the disk to read data, and calculated the root mean square data, and the gross error removed
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
readfault2
- 可靠性中读取故障集合的代码! 故障集合自动进行N-1计算得出可靠性指标-Reliability to read a the fault collection of code!
test
- 批量读取ASCII转TIFF,比较省时省力的方法,用Arcgis得二十几分钟。-Volume to read ASCII turn TIFF comparison-saving effort, with Arcgis of twenty minutes.
a-similar-map-simple-hash-table
- 用C写的一个类似map的简单散列表,用于读取自定义的配置项,可以实现大量配置项的快速访问。-Written in C, a similar map simple hash table is used to read the custom configuration items, quick access to a large number of configuration items.
touch_screen
- 电阻屏触摸驱动 直接读取寄存器电平值的到xy坐标,不需要SPI操作。-Resistive touch screen driver directly read the register level values to xy coordinates, no SPI operation.