资源列表
Data_process
- 把海量的数据存放在TXT文档中,在MATLAB中实现对数据的处理,并对处理的数据以图像的形式展现出来-Digital processing data analysis
Dijkstra
- Dijkstra算法求最短距离,代码中包含了详细的注释。-Dijkstra s algorithm for the shortest distance, the code contains detailed notes.
RMB-JISUAN
- 计算人民币输出的算法 能够有效地算出各种金币的数目-RMB output algorithm can effectively calculated the number of various coins
16_BinarySortTree
- 二叉排序树又称二叉查找树(Binary Search Tree),亦称二叉搜索树。实现了二叉排序树的定义,删除,插入,搜索等操作。-Binary sort tree, also known as a binary search tree (Binary Search Tree), also known as a binary search tree. To achieve a defined binary sort tree, delete, insert, search and other o
random-quick-sort
- 本程序是数据结构中随机快速排序的实现,该算法能在较短的时间复杂度中实现排序。-This program is a data structure in random quick sort of realization, the algorithm can achieve the sort of complexity in a short time in.
fuhexing3
- 复合形求最优解,已知2维约束,3个复合形顶点,给出一个顶点,求最优解-Complex optimal solution, known two-dimensional constraints, three Complex vertex, given a vertex optimal solution
bbtree
- 平衡二叉树包括建立添加删除遍历,控制台程序,主要演示平衡二叉树的实现-Balanced Binary Tree This article give a brief, non-academic (=no dwelling into time complexity issues), explanation of what binary trees are about. It also provide source and demo of a generic tree class. Functio
data-structures
- 一本有关数据结构的chm类型电子书,很全,适合初学者-A data structure of the CHM type of e-books, very full, suitable for beginners
xianxingbiao
- 数据结构中线性表的c++实现,包括经典问题约瑟夫环。-Linear table data structures c++ implementation, including the classic problem Josephus.
huaweijishi
- 华为机试整理 2014华为上机题华为校招上机C&C++试题-huawei jishi
huaweijishizhengli
- 华为机试整理华为机试整理c++华为机试整理华为机试整理c-hua wei ji shi zheng li
qiujiaoji
- 数据结构:实现两个有序线性表的交集,并选择另外开辟一个空间实现有序交集的线性存储。-Data Structure: Implementing the intersection of two ordered linear form, and another to open up a space orderly intersection of linear memory.