-
分橘子问题C程序解法
问题来自趣味C程序设计题集。题目难度适合程序设计初学者。程序由本人自己设计,如果有需要的朋友,可以下载看看。本程序要点是数据类型的转换和公式的描述。
- 2022-02-18 14:14:51下载
- 积分:1
-
A plan to merge sorting algorithm. In accordance with the
一个合并排序算法。是按照《算法导论》书中的讲解来写的。-A plan to merge sorting algorithm. In accordance with the
- 2022-06-21 23:35:43下载
- 积分:1
-
Text format documents matching brackets. Matching algorithm uses the stack to ac...
实现文本格式文件中的括号匹配.
匹配算法采用堆栈来实现.
文件读取异常还需完善的人性化一些-Text format documents matching brackets. Matching algorithm uses the stack to achieve. Paper anomaly needs to be well-read human nature of some `` ``
- 2022-10-14 17:20:03下载
- 积分:1
-
a small travel agency management system
一个小型的旅行社管理系统-a small travel agency management system
- 2022-03-18 20:45:00下载
- 积分:1
-
该源码为酒店等使用的源码,使用java语言编写。具有GUI图形界面,使用jdbc来连接数据库。软件架构很合理,尤其是代码很简洁。...
该源码为酒店等使用的源码,使用java语言编写。具有GUI图形界面,使用jdbc来连接数据库。软件架构很合理,尤其是代码很简洁。-The source for the hotel such as the use of the source, use the java language. Graphical interface with a GUI, use jdbc to connect to database. Software architecture is very reasonable, especially in very concise code.
- 2022-11-05 20:50:03下载
- 积分:1
-
本程序用Visual C++ 6编写的,使用了MFC、数据库…
本程序使用Visual C++6.0编写,使用了MFC,数据库用的是SQL Server,要正常运行本程序,请安装该数据库,并参看压缩文件中的DBConfig.ini文件。本程序如果和已经上传的NetControlManager已经完全可以满足用户对局域网控制的需求,特色功能包括:登陆认证、局域网内特定IP上网限制等-This procedure using Visual C++ 6.0 preparation, the use of the MFC, the database used is SQL Server, to the normal operation of this program, please install the database and see the compressed file in the document DBConfig.ini. This procedure has been uploaded If NetControlManager has been fully able to meet user demand for LAN control, features include: login authentication, LAN specific IP access restrictions
- 2022-07-27 23:04:34下载
- 积分:1
-
遍历是二叉树经常要遇到的一种操作.可以运用到二叉树结点计数,线索化二叉树,求二叉树的深度,表达式求值等算法中.在遍历的过程中,对结点的访问具有普遍的含义,可以是...
遍历是二叉树经常要遇到的一种操作.可以运用到二叉树结点计数,线索化二叉树,求二叉树的深度,表达式求值等算法中.在遍历的过程中,对结点的访问具有普遍的含义,可以是输出各结点的数据域信息,也可以是对结点作其他处理.另外,通过一次完整的遍历,可使二叉树中结点信息由非线性排列变为某种意义上的线性排列.也就是说,遍历操作使非线性结构线性化.
-traverse binary tree is frequently encountered in a operation. Binary Tree can be applied to node count, clues of a binary tree, the binary tree for depth, in the expression evaluates such algorithm. the ergodic process, right node of the visit is universal meaning, it can be output in each node of data domain information, also be on the node for other treatment. Besides, a complete traversal, Binary enables information from the node into a nonlinear with a sense of linear order. In other words, Traversing operation nonlinear structure so linear.
- 2022-02-27 00:08:38下载
- 积分:1
-
图书数据报告系统
这书数据报告系统写用 visual basic 6.0 和 access 数据库允许我们由承租人向出租人书记录并显示整个报表。
- 2022-08-17 04:09:07下载
- 积分:1
-
数据结构相关知识写的,二分查找的相关代码
数据结构相关知识写的,二分查找的相关代码-2 minutes to find the relevant code
- 2022-03-16 02:11:58下载
- 积分:1
-
将图片数据全部放在了数据库中,利用OLE对象的存储方式
将图片数据全部放在了数据库中,利用OLE对象的存储方式-All the picture data on the database, the use of OLE object storage
- 2022-01-26 07:55:43下载
- 积分:1