-
加油站管理系统
1.Src目录
加油站管理系统的源代码,是用VisualC++6开发;
2.Bin目录
加油站管理系统的可执行程序;
3.Database目录
加油站管理系统所用到的数据库,运行加油站管理系统之前请先使用SQL Server 2000的查询分析器创建此数据库。在SQL SERVER2000的查询分析器中打开sql目录中的"加油站管理系统数据库.txt"文件,全选所有代码后按下F5运行创建运行本程序所需要的数据库。具体请参考书中《4.2.1节 分析、执行SQL语句》。
4.创建数据库后默认的登陆用户可以是:账号1,密码999。
5.运行程序前需要在SQL SERVER2000的企业管理器中将用户sa的密码设置为空。选择《企业管理器》中的《安全性》中的《登录》,双击sa设置
- 2022-10-09 17:55:03下载
- 积分:1
-
opencv图像绘制
资源描述
介绍opencv特有的数据结构cvmat,可用作opencv的作图,图像成分分析
- 2022-01-26 01:24:32下载
- 积分:1
-
一个有关电力系统收费的管理软件
一个有关电力系统收费的管理软件-an electricity pricing system management software
- 2022-09-23 21:35:03下载
- 积分:1
-
我写的数据结构小程序是关于排序算法的,功能比较全
我写的数据结构小程序是关于排序算法的,功能比较全-I write the data structure of small programs algorithm, the entire comparison function
- 2023-03-30 03:10:04下载
- 积分:1
-
数据结构课程设计题,用C++语言实现二叉排序数,并对二叉排序数进行,插入,删除,修改等操作...
数据结构课程设计题,用C++语言实现二叉排序数,并对二叉排序数进行,插入,删除,修改等操作-insert delete change
- 2022-03-20 11:35:58下载
- 积分:1
-
哈夫曼树算法
根据给定的n个权值{w1,w2,……wn},构造n棵只有根结点的二叉树,令起权值为wj
在森林中选取两棵根结点权值最小的树作左右子树,构造...
哈夫曼树算法
根据给定的n个权值{w1,w2,……wn},构造n棵只有根结点的二叉树,令起权值为wj
在森林中选取两棵根结点权值最小的树作左右子树,构造一棵新的二叉树,置新二叉树根结点权值为其左右子树根结点权值之和
在森林中删除这两棵树,同时将新得到的二叉树加入森林中
重复上述两步,直到只含一棵树为止,这棵树即哈夫曼树
-Huffman tree algorithm based on a given n-weights (w1, w2, ... ... wn), construct n trees only a root node of the tree, so that from the right value of wj in the forest root node to select two the right tree for the value of the smallest subtree around, a new binary tree structure, the right to buy a new tree root node value of its subtree root node around the right value in the forest and delete these two trees, At the same time, the new binary tree obtained by adding the forest to repeat the above two steps until a tree containing only the date, that is, Huffman tree tree
- 2023-05-05 13:05:03下载
- 积分:1
-
sqlite轻量级数据库,适用于嵌入式系统的开发
sqlite轻量级数据库,适用于嵌入式系统的开发-sqlite database, applicable to embedded system development
- 2023-09-01 17:35:03下载
- 积分:1
-
一个很简单的用C写的文本编辑的工具,在tc下运行调试成功 希望对大家有用!...
一个很简单的用C写的文本编辑的工具,在tc下运行调试成功 希望对大家有用!-a very simple C text editor to write the tools running under the debugger tc success useful for all!
- 2022-02-03 20:28:58下载
- 积分:1
-
do with the data structure Joseph problems, which also included a similar proble...
用数据结构做的约瑟夫问题,其中还包括类似问题中的猴子选大王算法 -do with the data structure Joseph problems, which also included a similar problem is the monkey king algorithm election
- 2023-06-26 07:20:03下载
- 积分:1
-
vfp数据库应用编程
vfp数据库应用编程-Probe Database Application Programming
- 2022-04-25 10:40:53下载
- 积分:1