-
C++ 程序,此程序完成任意一个英文文本文件中英文单词的统计工作...
C++ 程序,此程序完成任意一个英文文本文件中英文单词的统计工作-C++ program, this process is complete the English version of any document, the statistical work of the English word
- 2023-03-20 17:55:03下载
- 积分:1
-
不依赖于MFC的获取系统信息的类
不依赖于MFC的获取系统信息的类--The class which can obtain system_information independent on MFC
- 2022-08-03 20:17:12下载
- 积分:1
-
CTreeCtrl控件和 ComcoBox控件的使用,比较基础
CTreeCtrl控件和 ComcoBox控件的使用,比较基础-ComcoBox control CTreeCtrl control and the use of basis of comparison. . .
- 2022-02-05 02:39:38下载
- 积分:1
-
detection, the process outlined, very good use.
检测,列举进程,挺好用的。-detection, the process outlined, very good use.
- 2022-07-07 21:28:31下载
- 积分:1
-
7段计数器
When a Seven Segment Display is interface with PIC Microcontroller it needs 当 7 段显示器跟 PIC 微型控制器交互时, 需要至少 7 针来显示一个值。但是实际应用中, 就像电子表,计算器,等,需要 3-6 个 7 段显示。 假设我们需要 6 位数显示,我们需要的 7 段乘以 6 显示,就是 42 针。 这样我们真是需要的 微型控制器是 42 输出针。 这是资源浪费且不经济
- 2023-05-29 12:15:03下载
- 积分:1
-
用keil软件编写的程序,用单片机实现简单的音乐,该程序实现欢乐颂第一句的音乐,可以改变其中的参数,来实现其它音乐....
用keil软件编写的程序,用单片机实现简单的音乐,该程序实现欢乐颂第一句的音乐,可以改变其中的参数,来实现其它音乐.-make some music by System on chip
- 2022-05-04 23:34:05下载
- 积分:1
-
VBServer1.rar
使用Visual Basic6.0开发环境 写的opc服务器例子,使用WTOPCSvr.dll工具.Use Visual Basic6.0 development environment to write opc server example, using WTOPCSvr.dll tools.
- 2022-02-03 14:01:17下载
- 积分:1
-
优化算法程序包。有lm方法,
smarquart法,等等。
优化算法程序包。有lm方法,
smarquart法,等等。-Optimization package. Have lm, smarquart law.
- 2022-10-27 23:15:03下载
- 积分:1
-
获取word每页缩略图
private void ConvertToImage(string wordInputPath, int resolution)
{
try
{
Aspose.Words.Document doc = new Aspose.Words.Document(wordInputPath);
if (doc == null)
{
return;
}
- 2022-07-13 14:38:36下载
- 积分:1
-
String with integer, integer and string conversion between
字符串与整数,整数与字符串之间的相互转换-String with integer, integer and string conversion between
- 2023-03-09 23:10:03下载
- 积分:1