-
GPIBUtility
GPIButility是ADLINK公司的GPIB驱动所带的工具软件,可以自动获得所有GPIB设备信息并可作相应的各项参数设置。(ADLINK' s GPIButility is brought GPIB driver software tool that can automatically access to all GPIB device information and can set the parameters accordingly.)
- 2009-09-11 08:52:32下载
- 积分:1
-
ChiToLetter
vc++将汉字转换成拼音的程序源代码,非常有意思,它不单纯转换为拼音,而且还可以设置分隔符,按规则转换:全部转换成大写、全部转换成小写、将首字母大写,还可以转换为现在流行的拼音首字母简写,也就是只取拼音首字母,按大写或小写提取,看来确实非常有意思也非常实用哦。(vc++ will be converted into Chinese characters spelling the source code, very interesting, it does not simply converted to Pinyin, but also can be set separators in accordance with the rules of conversion: the conversion of all upper case, all converted to lowercase to uppercase the first letter, but also can be converted to Pinyin is now the first letter of the popular shorthand, that is, only the first letter of alphabet, based on extraction of upper or lowercase, it seems very interesting indeed Oh also very practical.)
- 2009-07-16 22:20:28下载
- 积分:1
-
TelecommunicationsRANRN12017
与大家一起分享源码TelecommunicationsRANRN12017的功能,源码还是不错的(And share the source code TelecommunicationsRANRN12017 function, source code is ok)
- 2017-02-26 19:44:59下载
- 积分:1
-
STACK
用C语言编写的堆栈接口,适用于各种环境,提供接口:
STACK *initStack(int MaxRoom)
void destroyStack(STACK **spp)
void resetStack(STACK *sp)
Boolean isStackEmpty(STACK stack)
Boolean isStackFull(STACK stack)
Boolean push(STACK *sp, USER_TYPE data)
Boolean pop(STACK *sp, USER_TYPE *data)
Boolean readTop(STACK stack, USER_TYPE *data) (C language implementation of the stack)
- 2013-07-22 10:59:32下载
- 积分:1
-
英文文本信息熵的计算
说明: 实用C++计算一篇英文文本的信息熵
1、 读取文档,统计英文字母及空格出现的次数;
(将小写字母转为大写字母进行计数)
2、 求概率分布P(X);
3、 根据定义求信息熵。(Computing the information entropy of an English text with C + +
1. Read the document and count the number of English letters and spaces;
(convert lowercase letters to uppercase letters for counting)
2. Calculate the probability distribution P (x);
3. According to the definition of entropy.)
- 2020-10-04 09:41:10下载
- 积分:1
-
test1
这是一个功能完善的计算器小程序,开发环境时VC++6.0(This is a good small program.)
- 2011-09-01 16:14:43下载
- 积分:1
-
07136288
说明: 本程序是使用 TURBO C 语言BOSS窗口开发程序库的应用程序,(This program is the use of TURBO C language BOSS window development program library application,)
- 2018-12-31 10:43:56下载
- 积分:1
-
628089
说明:
- 2018-05-23 10:32:57下载
- 积分:1
-
twe
摄像头软件的部分程序,里面有对摄像头的控制(Camera software part of the program, there is a control of the camera)
- 2017-06-11 04:09:06下载
- 积分:1
-
EXCEL
数据保存到EXCEL文件
给出了实例文件可以参考(EXCEL data files saved to the file is given instance can refer to)
- 2009-04-26 22:59:20下载
- 积分:1