-
括号匹配程序,实现成序对括号的匹配的正确性判断
括号匹配程序,实现成序对括号的匹配的正确性判断-Parentheses matching procedures, to achieve into a sequence of brackets to determine the correctness of the matching
- 2022-07-02 05:46:10下载
- 积分:1
-
Windows memfile例子
windows memfile example
- 2023-07-31 01:00:03下载
- 积分:1
-
VB中API的简单应用源码,有兴趣的下载
VB中API的简单应用源码,有兴趣的下载-VB API simple application source code, are interested in downloading
- 2022-08-31 19:35:02下载
- 积分:1
-
Access to computer hardware ID of a simple sample application, suitable for begi...
获得计算机硬件ID的一个简单示例程序,适合初学者学习,可以用来做软件注册时判断用户计算机的唯一标识。-Access to computer hardware ID of a simple sample application, suitable for beginners to learn to do the software can be used to register to determine a user
- 2022-04-10 19:01:45下载
- 积分:1
-
This a program to multiply 2 infinite Digit numbers.
The program also calculate...
This a program to multiply 2 infinite Digit numbers.
The program also calculates the execution time.
thanks
Kr Anurag
- 2022-01-29 02:56:22下载
- 积分:1
-
在系统托盘中创建快捷菜单
在系统托盘中创建快捷菜单-in the system tray to create quick menu
- 2023-08-06 10:25:03下载
- 积分:1
-
图书馆借阅管理系统
图书馆借阅管理系统---学习做一个图书馆借阅管理系统-Library Loan Management System--- learning to make a library loan management system
- 2022-05-23 14:36:07下载
- 积分:1
-
取硬盘序列号的 DLL 的 C++ 源程序
取硬盘序列号的 DLL 的 C++ 源程序 -Check the hard disk serial number of the DLL of the C++ Source
- 2023-05-22 12:45:02下载
- 积分: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
-
工商银行车库管理系统
工行地下停车库门禁和计费系统,包括外围设备控制、门禁卡控制...
工商银行车库管理系统
工行地下停车库门禁和计费系统,包括外围设备控制、门禁卡控制-Industrial and Commercial Bank of China ICBC garage management system for underground parking garage access control and billing system, including peripheral equipment control, access control cards
- 2022-02-06 17:16:51下载
- 积分:1