-
数据结构实习 迷宫求解
数据结构实习 迷宫求解-data structure internship Maze Solving
- 2022-12-13 03:15:03下载
- 积分:1
-
这是计算机体系结构中用哈夫曼编码进行指令编码的程序,并构建哈夫曼树...
这是计算机体系结构中用哈夫曼编码进行指令编码的程序,并构建哈夫曼树-This the computer architecture used Huffman coding instructions for coding procedures, and to build Huffman tree! !
- 2022-03-20 03:29:53下载
- 积分:1
-
一个关于公式分析得java小程序,内含全部源代码和接口的详细使用说明,对于学习数据结构的朋友来说,有一定的研究价值。...
一个关于公式分析得java小程序,内含全部源代码和接口的详细使用说明,对于学习数据结构的朋友来说,有一定的研究价值。-on a formula of good things java small program that contains all the source code and interface use the detailed, data for studying the structure of a friend, a certain value for research.
- 2023-06-25 14:35:04下载
- 积分:1
-
one of the most short
一个最短路的c实现,比较完美-one of the most short-circuit c achieve more perfect
- 2022-12-11 13:00:03下载
- 积分:1
-
C数据结构 第七章 树
C数据结构 第七章 树-C data structures Chapter VII of the tr
- 2022-07-03 05:03:28下载
- 积分:1
-
C++ Builder程序员学习数据结构第8章
C++ Builder程序员学习数据结构第8章-Builder programmers learn C data structures Chapter 8
- 2022-11-01 07:35:03下载
- 积分:1
-
huffman编码
给定信源符号概率,自动huffman编码,建立二叉树,打印符号编码,还可打印二叉树的外形,对于数据结构二叉树一节的学习很有帮助。
- 2023-03-03 15:40:03下载
- 积分:1
-
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase...
一 开发环境
OS: Windows 2000 Server + SP2
IDE: Visual Studio 6.0 + SP5
DataBase: SQL 2000 Server + SP2
二 运行
1:创建数据库
将TRADE.sql中的SQL语句考入SQL Server的查询分析器中,全部运行;
2:建立ODBC数据源
数据原名称为Trade_MIS-A development environment OS: Windows 2000 Server+ SP2 IDE: Visual Studio 6.0+ SP5 DataBase: SQL 2000 Server+ SP2 Second run 1: create a database of SQL statements TRADE.sql admitted to the SQL Server" s Query Analyzer, all running 2: Create ODBC data source data formerly known as Trade_MIS
- 2023-02-23 05:45:05下载
- 积分:1
-
在一台机器上只能处理n个作业,每个作业均可在单位时间内完成,又假定每个作业都有一个截止期限,当且仅当作业i在它的截止期限之前完成时,可以获得一定的效益。
给...
在一台机器上只能处理n个作业,每个作业均可在单位时间内完成,又假定每个作业都有一个截止期限,当且仅当作业i在它的截止期限之前完成时,可以获得一定的效益。
给定作业序列,要求一种作业排序算法,使获得的总效益值最大。
-On a single machine can handle only n-jobs, each job can be completed within the unit, but also assumes that each job has a deadline, if and only if job i in its completed before the deadline, they can to receive some benefits.
For a given job sequence, requires a job sorting algorithm, so that the greatest value of total benefits received.
- 2022-12-08 00:45:02下载
- 积分:1
-
学生管理系统
这是一个完整的学生管理系统,就奖学金那一模块需添加一个窗口判断。非常适合学习以及用于毕业设计。
- 2022-12-06 14:25:06下载
- 积分:1