-
Written in binary tree using the VC program, simple and clear, easy to use
使用VC编写的二叉树程序,简单明了,方便使用-Written in binary tree using the VC program, simple and clear, easy to use
- 2022-10-18 04:40:04下载
- 积分:1
-
随着市场经济的快速发展,国内医药企业…
随着市场经济的迅猛发展,国内医药企业的竞争也日趋激烈。企业内部的信息管理急需信息化。针对鑫诚药业有限公司的业务情况和企业发展的要求,设计并建立该公司的医药基础信息管理系统。解决企业对于药品信息、员工信息、客户信息以及供应商信息的管理问题。通过该系统,可以快速的获取有关药品、员工、客户及供应商的基础信息。-With the rapid development of market economy, the domestic pharmaceutical enterprises and competition is increasingly fierce. Enterprise information management in urgent need of information technology. Cheng Xin Pharmaceutical Co., Ltd. for the business situation and business requirements of the development, design and build the basis of the company
- 2022-03-10 04:31:35下载
- 积分:1
-
in learning the application stack, it is a very typical example is the train com...
在学习堆栈的应用时,有一个很典型的例子,就是火车车厢的重排问题,该程序就是针对这个做了一个简单的MFC模拟程序-in learning the application stack, it is a very typical example is the train compartments, the rearrangement, The procedure is to address this and make a simple MFC simulation program
- 2022-12-09 16:45:03下载
- 积分:1
-
开发环境:VC++6.0+MFC 数据库:Oracle 8.0 请将oraclm.dll拷贝到运行文件的目录中! 要运行例子要先装Oracle 8.0,如果有什...
开发环境:VC++6.0+MFC 数据库:Oracle 8.0 请将oraclm.dll拷贝到运行文件的目录中! 要运行例子要先装Oracle 8.0,如果有什么问题,请看你机器上的Oracle安装目录下的mshelp/Oraclec.hlp。-Development Environment: VC++ 6.0+ MFC Database: Oracle 8.0 Please oraclm.dll files are copied to the run directory! To run the example of first installed Oracle 8.0, if there are any problems, see your machine to install the Oracle directory mshelp/Oraclec.hlp.
- 2022-01-30 12:51:23下载
- 积分:1
-
车厢调度
车厢调度----数据结构课程设计。利用的栈的结构进行设计,主要包括栈的基本操作,及进行调度的算法。-Scheduling data structure inside the curriculum design. Use the structure of the stack design, including the basic operation of the stack, and scheduling algorithms.
- 2022-08-15 13:11:06下载
- 积分:1
-
大数相乘的源代码,使用C++在VC环境中实现.
大数相乘的源代码,使用C++在VC环境中实现.-multiply large numbers of the source code, the use of C in the VC environment to achieve.
- 2022-11-21 14:05:03下载
- 积分:1
-
1. Login with SYSDBA server, as well as the creation of a MISDBA users, Password...
1. 用SYSDBA登录服务器,并且创建一个MISDBA用户,密码为PASSWORD。
2. 用SYSDBA用户创建MISDB数据库(可直接注册使用光盘提供的MISDB.GDB)。
3. 用MISDBA用户登录MISDB数据库。
4. 在ISQL中,依次输入第5章的数据表创建SQL语句;或者根据表5-1至表5-7自行创建数据表。
5. 在SQL Explorer中创建MISDB数据库连接。
6. 用MISDBA用户登录,并且输入原始数据。除了表5-8至表5-11的内容,还需要根据需要设置部门(DEPARTMENT)、职务(JOB)和人事科登录用户(ID=’RSK’,PASSWD=’RSK’,AUTHORITY=’3’,STATE=’F’)。
7. 修改源程序中的数据库连接组件参数。
-1. Login with SYSDBA server, as well as the creation of a MISDBA users, Password for PASSWORD. 2. With SYSDBA user created MISDB database (direct registration for the use of CD MISDB. GDB). 3. User login with MISDBA MISDB database. 4. In ISQL, followed importation of Chapter 5 of the data table creation SQL; Or, according to Table to Table 5-1 5-7 to set up a data table. 5. SQL Explorer created MISDB connected to the database. 6. MISDBA with users log in, and the importation of raw data. Table 5-8 addition to the Table 5-11, also need to install sector (DEPARTMENT) duties (9732106) and the Personnel Section logged in users (ID =
- 2022-03-17 00:22:23下载
- 积分:1
-
图论中最小生成树Kruskal算法 及画图程序 M
图论中最小生成树Kruskal算法 及画图程序 M-函数-Graph theory Kruskal minimum spanning tree algorithm and Paint program M-function
- 2022-04-29 17:29:45下载
- 积分:1
-
北京yd大学软件工程研究生的课程
北京yd大学软件工程研究生的课程---数据库设计开发,,ppt格式-Beijing yd University Software Engineering postgraduate courses--- database design and development,, ppt format
- 2023-08-27 08:00:04下载
- 积分:1
-
(一) 编写一个程序LAGO7
(一) 编写一个程序LAGO7-1.CPP,实现二叉树的各种运算,并在此基础上设计一个主程序完成如下功能。
(1) 输出二叉树B;
(2) 输出二叉树B的深度;
(3) 输出H结点的左、右孩子结点值;
(4) 输出二叉树B的宽度;
(5) 输出二叉树B的结点个数;
输出二叉树B的叶子结点个数
-(A) to prepare a program LAGO7-1.CPP, to achieve a variety of binary operations, and on this basis, design a main program performs the following functions.
(1) output binary tree B
(2) The output of a binary tree B of depth
(3) The output of H nodes left and right child node value
(4) outputs a binary tree B, width
(5) output node B, the number of binary trees
(6) outputs a binary tree B, the number of leaf nodes
- 2023-02-06 07:20:04下载
- 积分:1