-
实现托盘程序的例子
实现托盘程序的例子-achieve pallet procedures example
- 2022-08-26 00:42:31下载
- 积分:1
-
表达式的解析,主要是算术表达式的分析,分析成四元式。
表达式的解析,主要是算术表达式的分析,分析成四元式。-the expression parse,mainly alysis of the arithmetic expression
- 2022-10-08 20:15:02下载
- 积分:1
-
语法分析器 使用算符优先分析方法 可以输出 first集 last集 并对输入的字符串进行处理 判断是否输入合法...
语法分析器 使用算符优先分析方法 可以输出 first集 last集 并对输入的字符串进行处理 判断是否输入合法-Parser using the operator first set of analysis methods can be exported first and last set of input processing to determine whether the input string is valid
- 2022-08-05 20:37:39下载
- 积分: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
-
复合文件察看器,可以打开微软标准的复合文件,如Word的doc文档等...
复合文件察看器,可以打开微软标准的复合文件,如Word的doc文档等-View compound document, you can open the Microsoft standard compound documents such as Word documents, such as the doc
- 2022-02-06 17:25:47下载
- 积分:1
-
workflowDemo
工作流源程序,workflowDemo -workflowDemo
- 2022-07-09 06:57:48下载
- 积分:1
-
masm集成开发环境...提供可视化的操作界面
masm集成开发环境...提供可视化的操作界面-Integrated Development Environment ... masm Visualized provide interface ..
- 2022-03-18 11:04:48下载
- 积分:1
-
坦克大战很经典,语言是C++,设计的好
很经典的坦克大战,语言是c++,设计的很好-Tankedaizhan very classic, language is c++, The design of good
- 2022-03-25 01:09:53下载
- 积分:1
-
use C WTL template library, you will have a bonus
使用C++的WTL模板库,你会有意外的收获-use C WTL template library, you will have a bonus
- 2022-07-20 06:53:52下载
- 积分:1
-
函数对时钟中断请求进行真正的服务,而不是只是让CPU“空跑”一趟。此时,Linux内核可以说是真正的“跳动”起来了。...
函数对时钟中断请求进行真正的服务,而不是只是让CPU“空跑”一趟。此时,Linux内核可以说是真正的“跳动”起来了。-Function provide real service for the timer inturrupt instead of letting CPU nop, thereby the Linux kernel "jump" in a sense.
- 2022-02-06 03:44:44下载
- 积分:1