-
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一...
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一般都是先转换成后缀表达式,再用后缀法计算表达式的值。如:表达式(a+b*c)/d-e用后缀法表示应为abc*+d/e-。只考虑四则算术运算,且假设输入的操作数均为1位十进制数(0―9),并且输入的后缀形式表达式不含语法错误-calculated Operators suffix France said the value of the expression. Suffix expression also called inverse Poland expression, which is made up of formulas can be more convenient for some simple, ordinary expression to calculate the brackets on the existence of the matching problem, in the calculation of expression values are generally first converted into a suffix expression, reuse suffix calculated the value of the expression. Such as : The expression (a, b* c)/d-e suffix method used to be said for abc* d/e-. Consider only four arithmetic operations and the operation of input assumptions are a few decimal (0-9), and enter the suffix-free form expression syntax errors
- 2023-07-12 10:50:03下载
- 积分:1
-
文件查找系统,基本实现了windows资源管理器的搜索功能,包括查找文件名和文件中包含的字或词组。还能对所查文件的大小进行限制。...
文件查找系统,基本实现了windows资源管理器的搜索功能,包括查找文件名和文件中包含的字或词组。还能对所查文件的大小进行限制。-File search system, the basic realization of the windows Explorer search functionality, including file name and search the document contains the word or phrase. Can search on the file size limit.
- 2022-08-07 05:07:47下载
- 积分:1
-
kithara开发源码
适用于kithara初学者,基于window内核和EtherCAT开发控制程序,控制器内嵌于windows内核中,无需外部控制器,节约成本
- 2023-04-01 05:45:03下载
- 积分:1
-
小乐前次上你处捞了不少好处(DOWN了你不少经验),真是
不好意思,所以这次硬弄了个东东出来加报。WINDOWS关机时
的FORM应是不能移动的。且黑屏...
小乐前次上你处捞了不少好处(DOWN了你不少经验),真是
不好意思,所以这次硬弄了个东东出来加报。WINDOWS关机时
的FORM应是不能移动的。且黑屏是整屏都暗了。你的关机程
序只暗了640*480一块FORM拖动后露出了东西。未关机返回后
好些地方变不回来了。
小乐的程序里也模拟过关机。这个小程序是从小乐的大程序中
卡下来的,用不到的变量和常量,函数小乐都删了,但好多API
定义看得小乐眼都花了,不高兴删了,反正定义API只用几十个
字节内存放入口而已。
小乐的程序里一个函数是抓屏,然后用一个整屏的FORM,然后
画了好些线组成网格,上面一条控制条是小乐自己弄的,包括
一个X也是小乐画的,小乐技术不高,想不出别的方法,且程序
定有可改进的地方。还望有改进后妹小乐一个。
- 2023-02-17 20:10:03下载
- 积分:1
-
Maze solving the problem, enter a maze matrix, matrix, said the passage of only...
求解迷宫问题,输入一个迷宫矩阵,矩阵只有1和0,1表示通行,0表示不行。是同过递归求解-Maze solving the problem, enter a maze matrix, matrix, said the passage of only one, and 0,1, 0 not do that. Been solved with the recursive
- 2022-12-03 22:20:03下载
- 积分:1
-
正则(规范)Dll的编写方法
正则(规范)Dll的编写方法-Regular (specifications) the preparation method Dll
- 2023-09-06 14:25:03下载
- 积分:1
-
启动程序自动启动,很好的源码,希望大家有帮助
开机自动启动的好程序源码
希望对大家有所帮忙-Boot program automatically starts a good source would like to have everyone help
- 2022-03-20 18:13:47下载
- 积分:1
-
获得系统网卡的序列号
获得系统网卡的序列号- Obtains the system net card the sequence number
- 2022-03-15 21:21:28下载
- 积分:1
-
关于vc的剪贴板的操作工程,
可以参考。
关于vc的剪贴板的操作工程,
可以参考。-vc the clipboard on the operation of the project, they can refer to.
- 2022-07-11 18:45:27下载
- 积分:1
-
在windows上符号连接,非常
好用,VISTA中有类似实现
在windows上符号连接,非常
好用,VISTA中有类似实现-The symbolic links in the windows, very easy to use, VISTA realize there are similar
- 2022-07-04 12:36:08下载
- 积分:1