-
自己编的一个销售信息管理系统,不是太完善,为了交毕业设计而已。希望大家能分享一下,有高手也可以改一下,我怕怕过不了关...
自己编的一个销售信息管理系统,不是太完善,为了交毕业设计而已。希望大家能分享一下,有高手也可以改一下,我怕怕过不了关-own a series of the sales information management system is not very sound, in order to pay only graduated design. Hope that we can share with a master can change it, I pass the challenge of having
- 2022-03-16 10:44:05下载
- 积分:1
-
利用VC++编程实现程序自动启动。在主界面对话框中有编辑框(EDIT BOX),圆形按钮(RADIO BUTTON)和普通按钮(COMMON BUTTON)组成...
利用VC++编程实现程序自动启动。在主界面对话框中有编辑框(EDIT BOX),圆形按钮(RADIO BUTTON)和普通按钮(COMMON BUTTON)组成-Use VC++ Programming process starts automatically. Dialog box in the main interface has edit box (EDIT BOX), radio button (RADIO BUTTON) and the general button (COMMON BUTTON) component
- 2023-05-09 18:35:03下载
- 积分:1
-
东进语音卡电话录音系统源码,支持电话录放音功能
东进语音卡电话录音系统源码,支持电话录放音功能-East voice card telephone recording system source code, support for audio playback feature phone
- 2022-03-07 18:37:44下载
- 积分:1
-
Read the Windows environment more CPU utilization
读取Windows环境下多CPU的利用率-Read the Windows environment more CPU utilization
- 2022-06-13 23:48:24下载
- 积分:1
-
an operating system subject to the curriculum design, done well, and the FCFS qu...
一个操作系统的课程设计题目,做得不怎么样,FCFS、最短寻道时间、电梯算法。-an operating system subject to the curriculum design, done well, and the FCFS queue, the shortest tracking time, the elevator algorithm.
- 2022-01-21 01:29:44下载
- 积分:1
-
SkMontor是一款非常小巧好用的注册表修改监控工具,现在公开了源代码,也是基于C++的,很不错,可以参考一下。...
SkMontor是一款非常小巧好用的注册表修改监控工具,现在公开了源代码,也是基于C++的,很不错,可以参考一下。-SkMontor is a very small, easy to use monitoring tools registry changes, and now open the source code, is also based on C++, very good, you can reference.
- 2022-07-03 01:06:12下载
- 积分:1
-
--8086
--8086-8088宏汇编语言程序设计教程--- 8086-8088 macro assembler language programming guide
- 2022-02-12 22:02:50下载
- 积分:1
-
在win2000中添加一个windows服务的源程序。请大家指点
在win2000中添加一个windows服务的源程序。请大家指点-add a windows service of the source. Please guidance
- 2023-04-29 23:10:03下载
- 积分:1
-
图书采购子系统:当购入一批新书时,库存管理员进行图书入库登记,对购入图书根据已有的图书信息进行登记(包括进货数量、进货价格、供应商等),如没有购入图书的信息,则...
图书采购子系统:当购入一批新书时,库存管理员进行图书入库登记,对购入图书根据已有的图书信息进行登记(包括进货数量、进货价格、供应商等),如没有购入图书的信息,则增加图书信息;
图书销售子系统:商品销售人员根据图书的条形码或图书编号对图书进行销售。
库存管理子系统:可对图书库存进行盘点;通过设置库存警报线对库存不足的图书报警提示。
图书需求子系统:对客户有需求,并且库存中没有的图书进行登记,以满足客户的需求,提高企业形象。业务活动
- 2022-01-26 04:01:21下载
- 积分: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