-
用C写的文件管理系统,属于操作系统的简单实现
用C写的文件管理系统,属于操作系统的简单实现-With the document management system written in C, belongs to a simple realization of the operating system
- 2022-04-25 01:28:56下载
- 积分: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
-
on access time in a small program
一个小程序中的访问时间
- 2022-01-25 15:36:11下载
- 积分:1
-
读者写者问题C语言实现
读者写者问题C语言实现-problem readers to write C language
- 2022-01-24 17:45:44下载
- 积分:1
-
数据库远程备份批处理文件,可以方便
大家维护数据库
数据库远程备份批处理文件,可以方便
大家维护数据库-remote backup database bat files
- 2022-03-19 19:20:24下载
- 积分:1
-
基于dos的事实多任务调度核心,简单的演示程序,共九个任务在运行...
基于dos的事实多任务调度核心,简单的演示程序,共九个任务在运行-based on the fact that many dos task scheduling core, a simple demonstration, with a total of nine tasks running! !
- 2023-07-29 20:30:02下载
- 积分:1
-
windows下恢复被删除的文件
windows下恢复被删除的文件-windows under restore deleted files
- 2022-02-03 22:03:48下载
- 积分:1
-
MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环...
MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环-There are two types of MFC thread, referred to as worker threads and user interface thread. The main difference between the artificial auxiliary thread is no news cycle, and the user interface thread has its own message queue and message loop
- 2022-01-26 00:48:18下载
- 积分:1
-
一个比较价值的File system Filter Driver
一个比较价值的File system Filter Driver--A worthy File system Filter Driver
- 2022-02-02 19:13:46下载
- 积分:1
-
快速关闭计算机程序源代码
是用汇编语言
不提示保存
快速关闭计算机程序源代码
是用汇编语言
不提示保存-Rapid closure of a computer program source code is the assembly language is not prompted to save
- 2022-02-25 12:10:40下载
- 积分:1