-
一个关于药店进销存系统的框架理论设计文档,流程清晰。
一个关于药店进销存系统的框架理论设计文档,流程清晰。-a pharmacy Invoicing System on the theoretical framework of design documents, process clear.
- 2022-02-10 02:03:49下载
- 积分:1
-
这是一套便携式卫星天线方向图测量仪系统设计的论文。全文对整个系统设计流程原理方法进行了详细的设计...
这是一套便携式卫星天线方向图测量仪系统设计的论文。全文对整个系统设计流程原理方法进行了详细的设计-This is a portable satellite antenna pattern measurement system design thesis. The full text of the entire system design flow principle methods detailed design
- 2023-05-18 14:50:04下载
- 积分:1
-
485 design, can also introduce a, Needless to say, the hand of your 485 search h...
485设计,介绍得还可以,不用多说,对你485的手边查找有一定帮助!-485 design, can also introduce a, Needless to say, the hand of your 485 search has definitely helped!
- 2022-10-20 12:50:03下载
- 积分:1
-
my -my
- 2022-02-07 17:04:21下载
- 积分:1
-
TMS320C54x DSP
Functional Overview
TMS320C54x DSP
Functional Overview
- 2022-02-10 09:44:00下载
- 积分:1
-
使用电脑时一定会遇到文件操作问题,如果对大量文件执行复制、删除、更改文件名等操作,这些问题如果仅靠Windows操作系统提供的功能来解决,费时费力,本文就提出了...
使用电脑时一定会遇到文件操作问题,如果对大量文件执行复制、删除、更改文件名等操作,这些问题如果仅靠Windows操作系统提供的功能来解决,费时费力,本文就提出了一种用VC实现的对文件名进行劈批处理的方法,可以方便的实现对大量文件的操作。
-The use of the computer files will be the operational problems encountered, if a large number of documents on the implementation of copy, delete, change file names, such as the operation, which, if only to provide the functions of Windows operating system to address, time-consuming and laborious, this paper presents a use VC realize the cleavage of the file name for the batch method, you can easily realize a large number of documents on the operation.
- 2022-02-13 09:55:29下载
- 积分:1
-
Make their own browser? Have not made a mistake? Do not say such a monster, like...
自己做浏览器?有没有搞错?不要说像IE这样的庞然大物,就是小巧的Opera,我们大多数普通人也决计搞不出来。但如果你的机器里装有VB5.0专业版,那么事情就好办多了,想试试吗?那好,Let`s go!
-Make their own browser? Have not made a mistake? Do not say such a monster, like IE, that is compact Opera, most of us have decided to engage ordinary people do not come out. However, if your machine equipped with VB5.0 Professional Edition, then more than can be easily handled, and would like to try it? Well, Let `s go!
- 2023-06-07 00:10:03下载
- 积分:1
-
MT4编程手册,著名的外汇交易软件,自动…
MT4编程说明书,著名的外汇交易软件,可自动交易。-MT4 Programming Manual, the famous foreign exchange trading software, automated trading.
- 2022-06-18 08:06:55下载
- 积分:1
-
网上购物宠物商店
网上购物宠物商店-online shopping pet shops
- 2022-01-25 20:45:37下载
- 积分:1
-
1设计题目及要求
一、程序设计题目:学生成绩管理程序设计
二、 程序设计功能及要求:
1.显示学生各门成绩,总分,和平均分.
2.按总分由高到的...
1设计题目及要求
一、程序设计题目:学生成绩管理程序设计
二、 程序设计功能及要求:
1.显示学生各门成绩,总分,和平均分.
2.按总分由高到的进行排列.
3.要求输入一个学号.要求能找出一个学生的.姓名.各门功课的成绩.
3 算法分析
1. 学生成绩管理软件的数据结构
2. 排序
3. 查找
4. 其它
4 主要流程图
1写程序结构及各模块(输入,显示等等)结构图
本程序用了c++语言里面的思想,比如用了cin 和 cout 函数.分了俩个类.一个是File类.一个是Link类.
File类里面主要的是用于保存和导入数据. Link类主要是用于链表的操作….
本程序分为几个文件编写有.file.cpp文件和file.h文件 Link.cpp文件和Link.h文件 manager..cpp文件和manager.h文件.
本程序的主体结构是链表.用链表操作.实现动态创建和销毁.
主函数main().是在Manger.cpp 里面.是程序的入口处 File.cpp 和 link.cpp 是存放file类.和 link类的源函数变量代码. File.h 和Link.h 是存放file 类 和link 类的声明
- 2022-03-19 23:31:56下载
- 积分:1