-
Some Vc++ Small procedures, and some brilliant programming comparison, it is wor...
一些Vc++的小程序,有些比较精辟的编程,值得初学者学习。-Some Vc++ Small procedures, and some brilliant programming comparison, it is worth learning for beginners.
- 2023-04-24 20:25:02下载
- 积分:1
-
Details of MFC of VC++ of the study, for beginners, this is a very good program,...
详细介绍VC++之MFC的学习,对初学者来说这是一个很不错的程序啊,希望的对大家有所帮助!-Details of MFC of VC++ of the study, for beginners, this is a very good program, ah, want to help all of you!
- 2022-07-11 07:34:11下载
- 积分:1
-
FTPCommand是一个在嵌入式环境(WindowsCE,PalmOS,symbian)下可运行的ftp命令程序。...
FTPCommand是一个在嵌入式环境(WindowsCE,PalmOS,symbian)下可运行的ftp命令程序。-FTPCommand is an embedded environment (WindowsCE, PalmOS, symbian) can run ftp command procedures.
- 2022-01-22 03:51:06下载
- 积分:1
-
tooltipctl的一个实例程序
tooltipctl的一个实例程序-tooltipctl of a sample program
- 2022-05-24 13:23:58下载
- 积分:1
-
这是我很久以前做的一个数字转换系统。 输入汉语数字,系统可以将其转换为阿拉伯数字。例如,输入"壹佰",系统将其转换为"100" 输入阿拉伯数字,系统可以将其转换
这是我很久以前做的一个数字转换系统。 输入汉语数字,系统可以将其转换为阿拉伯数字。例如,输入"壹佰",系统将其转换为"100" 输入阿拉伯数字,系统可以将其转换为汉语数字。例如,输入"10",系统将其转换为"十" 输入汉语数字与阿拉伯数字混合组成的字符串,系统可以将其转换为阿拉伯数字。例如,输入"1百",系统将其转换为"100"。 -This a long time before I do a digital switching system. Chinese import figures, the system could be converted to Arabic numerals. For example, the importation of "selected ", the system will convert to "100 " import Arabic numerals, the system could be converted to Chinese figures. For example, the importation of "10 ", the system will convert to "10 " imported Chinese and Arabic Numerals mixed string, the system could be converted to Arabic numerals. For example, the importation of "a 100 ", the system will convert to "100 ."
- 2022-02-03 17:49:54下载
- 积分:1
-
ATM 模拟器
我们已经制定了一个迷你项目 ATM 模拟器上的......具有功能,如平衡 enquiary、 撤回、 转账金额等......
- 2023-01-29 13:40:04下载
- 积分:1
-
将任意一个指定的文本文件中的字符进行哈夫曼编码,生成一个编码文件(压缩文件);反过来,可将一个压缩文件解码还原为一个文本文件。...
将任意一个指定的文本文件中的字符进行哈夫曼编码,生成一个编码文件(压缩文件);反过来,可将一个压缩文件解码还原为一个文本文件。-Would be arbitrary for a specified text file in characters Huffman encoding, to generate a code file (compressed file) in turn, can be a compressed file decoding back into a text file.
- 2022-09-12 18:35:04下载
- 积分:1
-
this code is thresholding image with fuzzy c
this code is thresholding image with fuzzy c-meam thresholding, it good result than Otsu method.
- 2023-02-22 18:05:03下载
- 积分:1
-
船舶专业软件TribonM3的二次开发,独此一家
船舶专业软件TribonM3的二次开发,独此一家-Tribon M3
- 2023-03-05 18:40:04下载
- 积分:1
-
利用函数重载实现的c++日志库
自己实现的日志库,使用宏定义输出一系列的重载函数仅支持3个及3个以内的参数个数。参数类型可为int和char×参考了SAStatusLog的实现。但是基本不一样的
- 2023-06-19 23:55:03下载
- 积分:1