-
这是我很久以前做的一个数字转换系统。 输入汉语数字,系统可以将其转换为阿拉伯数字。例如,输入"壹佰",系统将其转换为"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
-
基于MPEG4的DIVX解码模块,适用用基于wince操作系统的ppc下的编程 开发环境EVC...
基于MPEG4的DIVX解码模块,适用用基于wince操作系统的ppc下的编程 开发环境EVC-The decode module based on MPEG4 ,which is adpat to program ppc based on wince operate system. The program enviroment is EVC.
- 2023-04-29 04:35:03下载
- 积分:1
-
TCP协议传输数据服务端 TCP协议传输数据服务端
TCP协议传输数据服务端 TCP协议传输数据服务端 -TCP protocol to transmit data transmission protocol TCP server-side data services data services TCP protocol TCP protocol client-side data services
- 2022-01-30 15:58:58下载
- 积分:1
-
给定一个矩形,把这个矩形拆分成若干个正方形,这些正方形的边长相同,问怎样拆分,正方形的边长是最大的,并把这个边长输出来。...
给定一个矩形,把这个矩形拆分成若干个正方形,这些正方形的边长相同,问怎样拆分,正方形的边长是最大的,并把这个边长输出来。-given a rectangular, the rectangular split into a number of square, the square-the same side, asking how separation of the square is the largest side length, and the side length output.
- 2022-07-20 20:42:32下载
- 积分:1
-
这是一个关于勒让德函数的类,可以直接加入到项目中调用
这是一个关于勒让德函数的类,可以直接加入到项目中调用-It is a Legendre function of the category, can be directly added to the project, call
- 2022-10-11 19:15:03下载
- 积分:1
-
VC Packaging BP network model applications worth more convenient Carro
VC封装BP网络模型 应用比较方便 值得首唱-VC Packaging BP network model applications worth more convenient Carro
- 2022-08-18 20:11:40下载
- 积分:1
-
windows interface programming interface imitation Kingsoft
windows界面编程,仿金山词霸的界面-windows interface programming interface imitation Kingsoft
- 2022-04-28 04:25:07下载
- 积分:1
-
vs2013 SendMessage后台鼠标消息实例
vs2013 SendMessage后台鼠标消息实例
void 测试()
{
RECT r1;
POINT old_p;
HWND Game = ::FindWindow(NULL, "Plants vs. Zombies 1.2.0.1073 RELEASE");
//::MessageBox(NULL, GetGmae, "这是标题", MB_OK);
::SetWindowPos(Game, 0, 0, 0, 0, 0, SWP_NOSIZE | SWP_SHOWWINDOW | SWP_NOMOVE);
//::SetWindowPos(Game, HWND_TOPMOST, 0, 0, 0, 0, SWP_NOSIZE | SWP_NOMOVE);
//设置窗口属性
- 2022-01-24 14:19:04下载
- 积分:1
-
Paper gold price quotation system, can offer real
纸黄金报价系统,可以实时显示黄金报价,可以设定刷新时间,价格报警等功能,很好用。-Paper gold price quotation system, can offer real-time display of gold, you can set the refresh time, price alarm, very good use.
- 2022-01-28 07:45:40下载
- 积分:1
-
精通QT4编程
精通QT4编程-代码(共四部分),此为第3部分-Proficient QT4 programming- the code (a total of four parts), This is Part 3
- 2023-01-30 19:00:04下载
- 积分:1