资源列表
数据结构1800例题与答案
- 数据结构1800例题与答案 我想对大学生很有用啊-data structure with 1,800 examples, I would like to answer students useful ah
数据结构C++语言描述
- 经典数据结构书籍 数据结构C++语言描述 的源代码 很难找的哦-classic books data structure data structure C + + language to describe the source code is very difficult to find the oh
DATASTRUCTION1800
- 数据结构1800道题,绝对经典,有用!针对的是C语言。-Data Structure 1800 title, absolute classic, useful!
DataStructure
- 用C++编写的常用数据结构类,包括链表、堆栈、队列、二叉树、图的基本算法等-Commonly used data structures written in C++ class, including lists, stacks, queues, binary tree, graph the basic algorithm
dfe
- 对数据结构的学习资料,包括很经典的1800道题。-The data structure of learning materials, including the classic 1800 title.
K-means
- K-means算法是很典型的基于距离的聚类算法,采用距离作为相似性的评价指标,即认为两个对象的距离越近,其相似度就越大。这是一本介绍K-means算法的英文书籍 -K-means algorithm is very typical distance-based clustering algorithm, using distance as the similarity evaluation, that the closer the two objects, the greater the s
01-knapsack-problem--
- 01背包问题的优先队列式分支限界算法程序实现-01 knapsack problem with priority queues to achieve branch and bound algorithm program
BetaCrypt_Irdeto
- Describes the old Betacrypt Scrambling Algo-Describes the old Betacrypt Scrambling Algo
johnson
- 多源最短路径的johnson算法,采用邻接矩阵作为图的表示,使用最小二叉堆实现最小优先队列。-johnson algorithm for shortest path
minimum-spanning-tree
- 用c语言编写的最小生成树算法kruskal和prim-Using c language Minimum Spanning Tree Algorithm prim and kruskal
jgsdxsjjg
- 数据结构课程设计,最新版的,全格式-Data Structure Course Design
房贷系统
- 此代码是用C++编写的房贷系统,,供同学们下载学习