-
pi
说明: 使用Openmp的分别用1、2、3、4核计算π值,对比四核所用时间的关系,同时检测四核是否能工作(Openmp is used to calculate the relationship between 1 cores, 2, 3 and 4 cores, respectively, to compare the relationship between the four cores' time and check whether the four cores work.)
- 2018-04-06 00:01:18下载
- 积分:1
-
timem_PCM
G729a library audio coding, coding PCM for g729a, compressible 16 times
- 2017-05-22 04:21:00下载
- 积分:1
-
lbmsim-0.8
LBM格子波尔兹曼C程序,特别全,下载即可。(LBM Lattice Boltzmann C procedures, particularly full, download.)
- 2014-03-04 09:20:45下载
- 积分:1
-
MyProject
将彩色位图二值化,包含所有工程文件,编译环境为VC6.0,C++语言编写(The color bitmap binary that contains all the project file, compile environment for VC6.0, C++ language)
- 2009-11-27 09:26:20下载
- 积分:1
-
yuyinjiachuang
matlab语言实现语音信号预处理及短时加窗(Matlab language voice signal pre-processing and short-term window)
- 2020-11-17 21:49:40下载
- 积分:1
-
socket
vc++ 下的socket收发例程,tcp和udp例程(socket vc++)
- 2013-11-03 23:06:48下载
- 积分:1
-
GPS-easysuit
matlab处理GPS数据的学习用代码。共5个部分附带说明书。包括第一部分GPS时间系统、第二部分Rinex文件读取、第三部分接收机的地心地固位置计算、第四部分基于伪距码的基线解算、第五部分双差解算(GPS data processing matlab learning with the code. A total of five parts with manual. GPS time system includes a first portion, a second portion Rinex file read, the third part of the ground EarthFixed receiver position calculation, the fourth part of the pseudo-code based on the baseline solution, the fifth part of the double difference solver)
- 2013-09-11 17:22:47下载
- 积分:1
-
room_light
vc++通过串口控制设备,来实现开关灯。是VC的一个串中应用设备例子。自己做的一个项目。(vc++ through the serial port control equipment to achieve the switch lights. VC are a string of examples of applications. Their own to do a project.)
- 2009-02-20 17:59:36下载
- 积分:1
-
HelloCpp
cocos2dX下文字输入显示,用tinyxml,label和CCRenderTexture实现滚动文字(cocos2dX input text)
- 2013-01-04 11:55:20下载
- 积分:1
-
xianxing
1.输入一组整型元素序列,建立顺序表。
2.实现该顺序表的遍历。
3.在该顺序表中进行顺序查找某一元素,查找成功返回 1,否则返回 0。
4.判断该顺序表中元素是否对称,对称返回1,否则返回0。
5.实现把该表中所有奇数排在偶数之前,即表的前面为奇数,后面为偶数。
6.输入整型元素序列利用有序表插入算法建立一个有序表。
7.利用算法 6 建立两个非递减有序表并把它们合并成一个非递减有序表。
8.编写一个主函数,调试上述算法。
* 9.综合训练:利用顺序表实现一个班级学生信息管理(数据录入、插入、删
除、排序、查找等)
(err)
- 2008-04-19 10:04:01下载
- 积分:1