-
杭州电子科技大学ACM
杭州电子科技大学ACM-OJ系统的部分代码,对学习数据结构还有算法很有帮助-Hangzhou University of Electronic Science and Technology ACM-OJ part of the system code, data structure of the learning algorithm was also very helpful
- 2022-03-01 00:53:45下载
- 积分:1
-
《算法导论》中文版!!中文名《现代计算机常用数据结构和算法》,程序员内功修炼必备。...
《算法导论》中文版!!中文名《现代计算机常用数据结构和算法》,程序员内功修炼必备。-"algorithm" Introduction to Chinese version! ! The Chinese name of "modern computer commonly used data structures and algorithms", the programmer must Internal KungFu.
- 2022-07-09 14:26:27下载
- 积分:1
-
大学用数据结构课件 来自北京工业大学的 需要的尽管下载
大学用数据结构课件 来自北京工业大学的 需要的尽管下载-University of courseware using the data structure from the Beijing University of Technology, even though it needs to download
- 2022-09-24 04:40:03下载
- 积分:1
-
本程序实现了哈希表的基本功能,以及一些附带的附属功能,可以作为数据结构的演示程序...
本程序实现了哈希表的基本功能,以及一些附带的附属功能,可以作为数据结构的演示程序-the procedures of the hash table to achieve the basic functions, as well as some fringe subsidiary function, can be used as a data structure Demonstration Program
- 2022-01-31 08:31:44下载
- 积分:1
-
Prim algorithm using minimum spanning tree of the experimental procedures used i...
用prim算法实验最小生成树
本程序中用到函数adjg( ),此函数作用是通过接受输入的点数和边数,建立无向图。函数prg( )用于计算并输出无向图的邻接矩阵。函数prim( )则用PRIM算法来寻找无向图的最小生成树
定义了两个数组lowcost[max],closest[max],若顶点k加入U中,则令lowcost[k]=0。
定义二维数组g[ ][ ]来建立无向图的邻接矩阵。
-Prim algorithm using minimum spanning tree of the experimental procedures used in function adjg (), this function is through the acceptance of input points and edges, the establishment of a directed graph. Function of prg () used to calculate and output undirected graph of adjacency matrix. Function prim () is used PRIM Algorithm to find the undirected graph of the minimum spanning tree array defines two lowcost [max], closest [max], if it joined the U of k vertices, then the lowcost [k] = 0. The definition of two-dimensional array g [] [] to create a undirected graph of adjacency matrix.
- 2022-03-16 20:21:07下载
- 积分:1
-
一个用Access编写的婚介软件,可实现输入,查询,图片显示等功能。查询功能尤其强大。...
一个用Access编写的婚介软件,可实现输入,查询,图片显示等功能。查询功能尤其强大。-a prepared with the matchmaking Access software can achieve input, inquiries, and features such as pictures. The inquiry particularly strong.
- 2023-07-04 15:20:03下载
- 积分:1
-
机场仿真系统,利用栈和队列的知识,是一个数据S ..
飞机场模拟系统,,使用了栈和队列的知识,,是学习数据结构时做的,,大家不妨学习一下-Airport simulation system, the use of the stack and queue knowledge, is a data structure of learning to do, and, we may as well learn about
- 2022-08-07 04:16:46下载
- 积分:1
-
是对加快程序运行时间,合理程序类型最有效,最有说服力的一本书...
是对加快程序运行时间,合理程序类型最有效,最有说服力的一本书-Introduction to Algorithm
- 2022-01-31 00:04:19下载
- 积分:1
-
关于自适应滤波的一系列程序,包括二进制信道均衡,噪声对消,信号增强等,斑竹,该加精了吧?...
关于自适应滤波的一系列程序,包括二进制信道均衡,噪声对消,信号增强等,斑竹,该加精了吧?-adaptive filter on a series of procedures, including binary channel equalization and noise cancellation and signal enhancement, fed, the rate is honed?
- 2022-01-26 04:49:17下载
- 积分:1
-
航空信息管理系统
航空信息管理系统-Aviation Information Management System
- 2022-04-07 08:09:51下载
- 积分:1