搜索资源列表
算法(销售员问题)
- 用c++写一个售货员问题。这是高级算法中除了红黑树中最难的一个了。是研究生课程中的的程序实现-used to write a salesman problem. This is in addition to the High algorithm RED-BLACK TREE which one of the most difficult. The postgraduate courses in the program
排序算法、字典和B-树的C++语言实现
- 排序算法、字典和B-树的C++语言实现 代码内容 包括以下算法: qui.c sort: quicksort qsort.c sort: qsort ins.c sort: insert sort shl.c sort: shell sort has.c dictionary: hash tables bin.c dictionary: binary tree rbt.c dictionary: red-black trees skl.c dic
netsafe
- 爱因斯坦在20世纪初出的这个谜语。他说世界上有98%的人答不出来。某家公司在面试应聘者时借用了爱因斯坦的这个IQ题,考查应聘者的IQ,现在我们暂且不去讨论这个公司用这样的题目来考查应聘者的IQ有多“变态”,如果是你,拿到了这样的笔试题目,你能做得出来吗? 1、在一条街上,有5座房子,喷了5种颜色。 2、每个房里住着不同国籍的人 3、每个人喝不同的饮料,抽不同品牌的香烟,养不同的宠物 问题是:谁养鱼? 提示: 1、英国人住红色房子
redblacktree
- 算法导论之红黑树算法,红黑树主要用在内核的算法,该算法的时间复杂度很好!-Introduction to the red and black tree algorithm algorithm, a red, black tree in the main core of the algorithm time complexity good!
VCFINDPT
- VC游戏编写中的求解最短路径算法源码,本示例是自动寻径演示,篮点是起点,红点是终点,按确定键开始。源码爱好者注:编译后运行的时候请把EXE文件从Debug目录中拷贝到项目根目录中,若不然会出错-VC games in preparation for solving the shortest path algorithm source code, this example is the automatic routing demonstration of basket is that starti
RedBlackTree
- 数据结构的红黑树算法,用c语言实现。数据结构课程设计时做的。-Data structure of the red and black tree algorithm, with c language. Data structure courses designed to do.
rtbzip
- 多功能的红黑树和压缩算法,可用于网络传输加减压-Red, black and multi-functional tree and compression algorithms, network transmission can be used to add decompression
Red_Black
- 红黑树的算法试验作业。控制台程序,vs2008编译调试完全正确。希望对大家有帮助。-Red and black tree algorithm test operation. Console program, vs2008 debugging compiler entirely correct. We want to help.
IntervalSearch
- 区间树上的重叠区间查找算法:通过增加树结点的信息域将红黑树扩张为区间树,并通过给定的某个区间i,查找区间树上相应的重叠区间。-The overlap interval between the tree search algorithm: tree node by increasing the information domain will be red and black tree expansion for the interval tree, and through a given inte
GetHostName
- 这是一个测试AQM参数的matlab 程序 主要用的是RED算法 呵呵 供大家-This is a test matlab program AQM parameter is mainly used for the RED algorithm Ha ha take a look at the
red-black-tree
- c语言的红黑树算法实现,并带有测试代码。-red-black tree implementation c language, with test code
1_order_FDM
- 一阶导数的常用差分逼近 求解df的差分逼近 flag标记使用的差分算法 算法来自周超红的《一阶导数的差分逼近汇总》 可按照里边的算法构造更高阶的差分逼近-First derivative of the common difference approximation approach for solving differential df flag tag algorithm using the difference method from the week of super
red-black-tree
- 红黑树算法的实现,排序,插入,性能比较等-Red-black tree algorithm, sorting, inserting, performance comparison
Red-Black-Tree
- 使用MFC做的一个红黑树操作演示,带有显示界面,很好的展示了红黑树创建、添加、删除等操作的过程,是数据结构与算法中很重要的一部分-Use MFC to do a red-black tree operation and demonstration, with the display interface, a very good show red-black tree to create, add, delete and other operations of the process data s
Red-black-tree-insertion-algorithm
- 红黑树插入算法,及其算法结构的代码描述及其说明-Red black tree insertion algorithm
Red-Black-Tree
- visual C++ 红黑树算法代码,Red and black tree algorithm-Red and black tree algorithm
LBM(Red-Blue-Fluids)
- 一个基于LBM颜色模型的MATLAB算法编程,以便针对LBM颜色模型的求解。-A MATLAB programming algorithm based on LBM color model, so that for LBM color model to solve.
97935121
- 一个很好的介绍核心网上常用的RED算法的文章()
MLRI
- 利用最小化拉普拉斯残差插值算法处理拜耳图像,采用稀疏拉普拉斯滤波器处理红绿蓝三种像素,达到良好的插值效果。(Using the minimized Laplasse residual interpolation algorithm to deal with Bayer image, three pixels of red and green blue are processed by sparse Laplasse filter to achieve good interpolation eff
onestep_ap
- 交替投影算法(AP):先用边缘导向插值恢复绿色通道,再用部分波段法更新绿色通道值,最后用AP算法迭代插值恢复红蓝通道。(Alternating projection algorithm (AP): using edge oriented interpolation to restore the green channel first, and then update the green channel value by partial band method, and finally use t