-
电力行业通过短信报警配置INI文件的开发,利用…
基于电力行业短信报警配置INI文件的开发,使用程序配置INI文件开发。
- 2022-01-25 20:54:11下载
- 积分:1
-
源代码样本章2,4,6,和8都包含在evenchap…
The source code samples for chapter 2, 4, 6, and 8 are contained in the EvenChapters project. Those chapters all reference various aspects of this single project. The source code for the BullsEye control (chapter 10 example) is in the BullEyeCtl project. The source samples for the other chapters are provided in the Chapter XX sub-directories.
- 2022-02-01 15:30:58下载
- 积分:1
-
这个是C语言教室管理系统,可以用于大学教室,界面是命令提示符的...
这个是C语言教室管理系统,可以用于大学教室,界面是命令提示符的-This is a C language classroom management system, can be used in University classrooms, the interface is the command prompt
- 2022-09-20 13:05:03下载
- 积分:1
-
面向对象程序设计(第二版)课后习题解答
有详细的做法
面向对象程序设计(第二版)课后习题解答
有详细的做法-Object-Oriented Programming (Second Edition) exercises after practice to answer detailed
- 2022-04-08 10:46:51下载
- 积分:1
-
some practice from studying vb language,there are many additive pictures,everyon...
通过学习vb语言,对它进行了一些实践性的操作。里面附加了图片,大家也可以试试!-some practice from studying vb language,there are many additive pictures,everyone can have a try.
- 2022-04-10 11:41:31下载
- 积分:1
-
串口编程,C++程序
串口编程,c程序-serial programming, c procedures
- 2022-03-10 20:29:34下载
- 积分:1
-
遗传算法小程序,关于解决TSP问题的遗传算法,仅供参考
遗传算法小程序,关于解决TSP问题的遗传算法,仅供参考-GA small program on the settlement of the TSP Genetic Algorithm for reference purposes only and interact more
- 2022-02-02 01:23:44下载
- 积分:1
-
模拟雷电3的射击游戏,逼真的没话说,源代码和生成文件都在这里了,还不来下...
模拟雷电3的射击游戏,逼真的没话说,源代码和生成文件都在这里了,还不来下-simulated shooting games, lifelike and unique source code and documents are generated here, not to under
- 2022-03-07 00:25:29下载
- 积分:1
-
使用Microsoft Speech Engine 生成英语单词Wave格式文件
如何获得英语单词对应的语音文件? 难道要找人录制?
有个简单的方法,只需要几行C#代码。
就是使用.net库的System.Speech.Synthesis 把指定的单词输出成wave格式的文件,是22050采样频率 单声道 16位语音格式。
示例代码采用Microsoft Lili这个人的发音,可以选择其他的。
- 2023-01-23 00:20:03下载
- 积分:1
-
密取指定文件
VC/C++源码,文件操作,文件搜索
一个速度极快的VC++目录文件查找类,另附两个小实例,菜鸟们也能很好的使用。
文件查找在很多时候我们都能用得上,本类是将文件查找操作简单进行封装,
在使用时候,你只需传递参数(路径和文件名及匹配格式),
查询的目录和文件结果被保存到本类内部的vector容器,
方便你随后取用。
- 2022-01-25 22:49:33下载
- 积分:1