资源列表
lianshiduizhan
- 用链表建立堆栈的简单代码,没有做很多的排错处理,只是了解了解堆栈的实现方式
yasuo
- 本文主要是用matlab提供的小波包对图像进行分解、压缩、重构
1003
- 浙江大学acm试题,可以为大家提供下载,天天acm,天天ac
duonode
- 关于数据结构的iaocheng链表处理的c++的一些实例教程,主要是单链表,循环链表十字链表的知识
maze
- 上载这个用数据结构算法写的迷宫求解,有何不足之处,请多指教-Upload the data structure used to write algorithms to solve the maze, what inadequacies of ability, Zhi Jiao
ds_3
- 1.定义串的顺序存储结构。 2.编写函数实现串的初始化、分配、取子串算法 3.编写函数据实现串的模式匹配-1. The definition of the order of string storage structure. 2. The initialization string write function implementation, distribution, taking sub-string algorithm 3. Write a function, according
MergeSort
- 数据结构--合并排序法.基本是将两笔已排序的数据合并并进行排序,如果所读入的数据尚未排序,可以先利用其它的排序方式来处理这两笔资料,然后再将排序好的这两笔数据合并。 只要将所有的数字不断的分为两个等分,直到最后剩一个数字为止,然后再反过来不断的合并。 -Data structure- merge sort method. Is basically the two pens had been sorted and sort data consolidation, if the read d
PAIXU1
- 利用C语言来实现各种排序 比如二叉排序等等 各种排序-Using C language to implement a variety of binary sort order such as various sorting, etc.
beibao
- 用贪心法解决背包问题:设有不同价值、不同重量的物品n件,求从这n件物品中选取一部分物品的方案, 使选中的物品的总重量不超过指定的限制重量,但选中物品的价值之和最大。-Knapsack problem with a greedy method to solve: with different values, different weights of items n pieces, find items from n items in the select part of the program
Tree
- 实现二叉树的建立及遍历查找,二叉树为线索二叉树,实现他的基本操作-construct Tree and search and find fuck you you give me your egg
cloud_matlab
- 用MATLAB 实现的综合云模型的实现 Realization of integrated cloud model realized by MATLAB - Realization of integrated cloud model realized by MATLAB
backlash算子
- 用于模拟迟滞的基本算子,包括压电迟滞等等