-
算法导论(中文版),讲述了现代计算机常用数据结构和算法
算法导论(中文版),讲述了现代计算机常用数据结构和算法-this book intrdduce the basic algorithm,the language is chinese
- 2022-08-10 02:08:13下载
- 积分:1
-
数据库环境的建立 1. 创建MyDatabase.gdb数据文件。 2. 用SYSDBA用户登录。 3. 在ISQL窗口中,依次输入本书提供的SQL语句;或者在...
数据库环境的建立 1. 创建MyDatabase.gdb数据文件。 2. 用SYSDBA用户登录。 3. 在ISQL窗口中,依次输入本书提供的SQL语句;或者在SQL Explorer窗口中,根据表3-1至表3-10创建数据表。(通过直接注册附带光盘所提供的MyDatabase.GDB数据库文件,可以直接获得这些数据表。) 4. 在SQL Explorer窗口中,创建MyDB数据库连接。 5. 输入初始数据。除了表3-11至表3-13的内容,还需要根据需要设定院系编号、班级号和计数器。-database environment of a building. MyDatabase.gdb create data files. 2. With SYSDBA user login. 3. ISQLSQLSQL Explorer3-13-10 MyDatabase.GDB 4. SQL ExplorerMyDB 5. Initial data input.3-113-13
- 2022-07-11 09:02:47下载
- 积分:1
-
文件包含的内容: 常见的algorithm,使用vc6开发的 包括排序算法...
文件包含的内容: 常见的algorithm,使用vc6开发的 包括排序算法-document contains elements : common algorithm used in the development vc6 Sorting Algorithm
- 2022-11-06 22:20:03下载
- 积分: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
-
网吧管理系统
一个网吧管理系统-an Internet cafe management system
- 2022-07-08 01:06:54下载
- 积分:1
-
护照自动化系统
VB 项目护照自动化系统。我的项目标题是护照自动化系统。在这个项目中,我们可以开发 5 模块 (如登录,填写的表格与必要的证据,验证申请人的信息有效性检查和尤其是对申请人的护照问题。在此登录模块中,我们可以执行,执行输入到登录网站的不同的演员,然后填充可以做小学和验证,通过验证检查和签发护照可以做配角。
- 2022-01-26 02:34:16下载
- 积分:1
-
An implementation tool for SYBASE SQL language sample source code features a syn...
一个执行SYBASE SQL语言的工具示例源代码
功能特色
1 语法颜色显示
2 执行DDL语句
3 在执行SQL Select 语句时使用异步多线程处理方式,这样在检索返回大量
数据Select语句时,不会使占用过多的CPU时间。
-An implementation tool for SYBASE SQL language sample source code features a syntax color display 2 implementation DDL statement 3 in the implementation of SQL Select statement using asynchronous multi-threaded approach, so the return of large amounts of data retrieval when the Select statement, not occupied too much CPU time.
- 2022-05-06 20:25:22下载
- 积分:1
-
VB图书管理系统,基于VB的图书管理系统的程序开发,只作参考...
VB图书管理系统,基于VB的图书管理系统的程序开发,只作参考-VB library management system, library management system based on the VB-program development, only for reference
- 2023-01-25 21:15:03下载
- 积分:1
-
航空公司管理信息系统
航空公司管理信息系统-airline management information system
- 2022-07-14 06:47:43下载
- 积分:1
-
将北京首领医保网页数据自动转换到数据库中,并对数据进行汇总和查询。属于我一个项目中的作品。对于网页中多表格数据进行处理有一定的参考价值...
将北京首领医保网页数据自动转换到数据库中,并对数据进行汇总和查询。属于我一个项目中的作品。对于网页中多表格数据进行处理有一定的参考价值-Beijing leaders Medicare website will automatically convert the data into a database, and data aggregation and query. I belong to a project in the works. For multi-page form data processing of some reference value
- 2022-03-21 04:19:21下载
- 积分:1