资源列表
ferry
- 该算法模拟渡口管理。过江渡船每次能载10辆车过江,过江车辆分为客车类和货车类,上渡船有如下规定:同类车先到先上船,客车先于货车上渡船,且每上4辆客车,才允许上一辆货车。若等待客车不足4辆,则从货车代替,若无货车等待允许客车上船。-the algorithm simulation ferry management. Jiang Ferry each can carry 10 cars crossing the river, crossing the river into passenger veh
Twoforktrees
- 二叉树操作,掌握指针变量的含义,二叉树的结构特征,以及各种存储结构的特点及使用范围;指针类型描述、访问和处理二叉树的运算。程序1: 按先序次序输入二叉树中结点的值(一个字符),`0`表示空树,生成二叉树的二叉链表存储结构, a为指向根结点的指针。然后按中序顺序遍历二叉树。算法思想:先访问左子树,再访问根结点,最后访问右子树。-binary tree operation, grasp the meaning indicator variables, binary tree structure, a
ImageEnhancementTechnology
- 图像增强技术,实现图像对比度增强的功能.-Image enhancement technology, the realization of image contrast enhancement function.
KMPandmax_match
- 1,KMP:实现了在一个字符串中查找字串的高效算法,复杂度为O(m+n) 2,max_match:求两个字符串的最大匹配字串 在vc6.0中调试通过,可以使用-1, KMP: realized in a string to find String efficient algorithm complexity is O (m+ n) 2, max_match: seeking two strings maximum matching string in the vc6.0 debug en
sift
- sift算法在matlab代码。对学习sift算法有很大帮助-sift algorithm in matlab code. Sift algorithm for learning a great help
shortestroute
- 在路径最大长度给定的前提下。在节点网络中找从各个节点出发的最短路径。-find several routes in the network and the total distance of these route is minimal and dont exceed the maximal distance of the route.
csecl
- 直接彩色图像处理,不用转化为灰度图像,希望帮助大家-Color image processing directly, without conversion to grayscale, I hope to help you
contours-all
- 将带高程的多段线转换成带高程的多个直线段,再用Lisp语言中的inter函数求得与其它直线的交点-draw line with height(z) from the POLYLINE
best_service
- 针对最佳服务次序问题,设置更有效的排序算法,来实现最佳服务次序问题。-Order problem for the best service, set more effective sorting algorithm to achieve the best service order issues.
attacks
- 数字水印攻击代码,用于水印嵌入后对嵌入水印的图像进行攻击-Digital watermarking attack code the attack on the watermarked image for watermark embedding
CAD-LISP-zhan-dian-cheng-xu-
- cad快速展点程序CAD展点程序 把下文保存到文本文件中,扩展名改为.lsp, 按数据格式要求准备好数据点文件。 在CAD中加载lsp文件。运行命令:kszd -cad rapid development point process,
tuxiang
- 图像反转,灰度线性变换,非线性变换,直方图均衡化-Image inversion, gray linear transformation, a nonlinear transformation, histogram equalization
