-
队列实现的函数算法!
队列实现的函数算法!-queue algorithm to achieve the function!
- 2022-03-06 02:49:12下载
- 积分:1
-
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一...
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一般都是先转换成后缀表达式,再用后缀法计算表达式的值。如:表达式(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
-
一个能记录并回放鼠标操作的MFC。代码简洁明了,应该是同类中的短少精悍者。
一个能记录并回放鼠标操作的MFC。代码简洁明了,应该是同类中的短少精悍者。-a record and playback operation of the mouse MFC. Clear and concise code, which is similar to the short skinned persons.
- 2023-01-19 17:35:04下载
- 积分:1
-
允许用户使用通用端口下的窗口95 / 98 /新界。
allows user to use general port IO under Windows 95/98/NT.
- 2022-04-15 05:20:27下载
- 积分:1
-
通过调用Windows API,实现跟踪鼠标坐标位置功能
通过调用Windows API,实现跟踪鼠标坐标位置功能-By calling the Windows API, tracking the mouse coordinates of the location of functional
- 2022-08-21 15:17:01下载
- 积分:1
-
简单的动态链接库实现!里面包含两种调用方式显示和隐式!...
简单的动态链接库实现!里面包含两种调用方式显示和隐式!-Simple realization of the dynamic link library! Which contains two types of call display and implicit way!
- 2022-02-18 16:34:14下载
- 积分:1
-
基于MFC界面,实现了冒泡排序一个简单的调试功能程序
基于MFC界面,实现了冒泡排序一个简单的调试功能程序-MFC-based interface, the Bubble Sort realize a simple debugging procedures
- 2022-03-23 11:43:27下载
- 积分:1
-
学生成绩管理系统,适合初学者使用,供参考…
学生成绩管理系统,适合初学者使用,仅供参考
- 2022-07-13 20:15:54下载
- 积分:1
-
替换windows的rsh服务的程序
替换windows的rsh服务的程序-Program which can replace the windows rsh service
- 2023-04-11 04:05:04下载
- 积分:1
-
将任何文件打包放在exe文件中,运行exe文件自动释放该文件
将任何文件打包放在exe文件中,运行exe文件自动释放该文件-any document package on exe files, run exe files automatically release of the documents
- 2022-11-23 21:45:04下载
- 积分:1