资源列表
ZZ
- 一个关于中值滤波的程序,在Borland C++下编译通过
shuxu
- 顺序查找是一种简单的查找方法,数据记录顺序存放在某顺序表中。顺序表查找的方法是:从顺序表的一端开始,用给定值K逐个顺序地与表中各记录的关键字相比较,直到在表中找到某个记录的关键字与K值相等,表明查找成功;否则,若查遍了表中的所有记录却仍未找到与K值相等的关键字,表明查找失败。
BSTREE
- all traversals in binary search tree with simple coding-all traversals in binary search tree with simple coding..
daxiaodian
- 大小点,成一条直线,这条直线是有不同大小的点组成的,很好看-Size of the point, into a straight line, this line is composed of dots of different sizes, good to see
xiti_3
- C++编程实现梯形法求数值积分,共两种方法-Numerical Integration Trapezoidal Method,two methods
stack_int
- 数据结构中栈的实现,是以int为基本类型的栈,具体方法包括进栈出栈等等。-Implementation of the stack data structure, based on the basic types int stack, the specific methods included in the stack so the stack.
danlianbiao
- 数据结构:单链表操作。创建2个单链表,将第二个单链表连接到第一个单链表的末尾。-Data structures: singly linked list operations. Create two single-linked list, will be the second single chain connected to a single list at the end.
bellman_ford
- 图论中最短路径的一些算法,包括bellman_ford等-Shortest path algorithm in graph theory, including bellman_ford
Compare two matrix
- Compare_two_matrix.rar
imageshow
- 在VS环境下,实现图像显示的功能。此为图像融合的一部分知识,可认为是初入门的基础。-The VS environment, the image display functions. This is part of the intellectual image fusion, can be considered as the basis for the early entry.
Classification_SVM1
- 用于遥感图像分类的自动分类,帮你快速解决图像分类问题!-For the automatic classification of remote sensing image classification, to help you quickly solve the problem of image classification!
jvlixiang
- 合成孔径雷达距离向仿真,主要用于SAR系统回波信号的距离向信号幅度的成像仿真-Synthetic Aperture Radar distance to the simulation, the system is mainly used for the echo signal the SAR imaging simulation of the signal amplitude.
