搜索资源列表
CacheSetSource
- CacheSet is an applet that allows you to manipulate the working-set parameters of the system file cache. Unlike CacheMan, CacheSet runs on all versions of NT and will work without modifications on new Service Pack releas
dynamic_splitter&cursor
- 新的问题出现了:对于一般的最大最小搜索,即使每一步只有很少的下法,搜索位置的数目也会随着搜索深度呈级数级增长。在大多数的中局棋形中,每步平均有十种下法,假设电脑搜索九步(程序术语称为搜索深度为九),就要搜索十亿个位置(十的九次方),这样极大地限制了电脑的棋力:我们总不能忍受电脑棋手一年才下一步棋。减少搜索结点的最简单的方法是减小搜索深度,但这大大影响了电脑棋手的棋力。是否有办法在不减小搜索深度的前提下将需要搜索的结点减小一些?幸运的是
gk
- 新的问题出现了:对于一般的最大最小搜索,即使每一步只有很少的下法,搜索位置的数目也会随着搜索深度呈级数级增长。在大多数的中局棋形中,每步平均有十种下法,假设电脑搜索九步(程序术语称为搜索深度为九),就要搜索十亿个位置(十的九次方),这样极大地限制了电脑的棋力:我们总不能忍受电脑棋手一年才下一步棋。减少搜索结点的最简单的方法是减小搜索深度-new problem has arisen : the biggest smallest gen
Cell-grow
- 用vc++模拟细胞的成长、死亡和分裂,自动图形显示过程-with vc + + simulation cell growth, death and division. Graphics automatically process
niudun
- 图是用牛顿法求方程z3-1=0的根所得到的“项链”。以上程序采用浮点运算,速度是比较慢的。如果每迭代一次就计算一次距离,则速度会更慢。为了使不同吸引区域有不同的颜色,并且能够表现收敛速度,必须做更多的距离计算,但得到的图形也更美丽。特别是将分界处的“项链”放大来看,会得到精致的结构。-Fig Newton method is used Equation z3-1 = 0 has been the root of the "ne
rainrainrainrainrain
- 雨滴程序,很漂亮,怦然心动就是这种感觉 快乐中学习,美丽中成长-raindrop procedures, is very beautiful, is the most exciting feeling happy to learn, grow beautiful
number_GAME
- 一个用VB写的猜数字游戏,新手可以看看, 以前经常玩这个....长大了就不玩了-write a VB ring the game, and newcomers can see, used to play this .... not grow up playing
sd0609_cc_java
- 做为SD0609的一员,我扎实的基础是如何打出来的,来看看我那时连猴子选大王都不会的人,是如何成长起来的吧!主要包括我所做的C++,JAVA基础联系.乱是乱了点,不过如果真心想学习,打好基础,看看也不坏!-as the one, I was a solid foundation for how to break out, I look at election time even monkeys are not the king, is
03684
- 数字图像传输是图像编码与压缩技术的另一个重要应用领域。随着现代社会对通信业务要求的不断增长,图像通信和通信网容量的矛盾日益突出。特别是具有庞大数据量的数字图像信息更是难以传输和存储,极大地制约了图像通信的发展,已经成为图像通信发展中的瓶颈。图像压缩技术的应用为传真、视频点播、电视会议、医用图像传输等领域带来了巨大经济效益。快速压缩解压缩算法及其硬件结构在实时视频系统中起着关键的作用。 -digital image transmiss
grow-cut MATLAB代码
- growcut的MATLAB源代码,可以跑通
RegionGrow
- 区域生长的matlab源码 region grow-Matlab source of regional growth region grow
regiongrow
- 区域增长速算法的C++编程实现代码,带有编程注释。-region grow c++ code for image processing
reg_grow
- region grow sirve para separa una region de una imagen dependiendo del nivel de griss que tenga los valores de entrada que es el punto a evaluar
Segment
- Image Segmentation Algorithm Using modified Region-Grow implemented in matlab
grow
- 一个十分简单的小型JAVA程序,用一只海龟作图-A very simple small JAVA program, with a sea turtle mapping
imagesegment
- 此M文件主要利用区域生长和边缘检测进行图像分割-image segment by region grow
REGIONGROW
- 從一種子像素開始,透過平均灰階度、色彩等性質檢視,將類似性質的像素逐一納入所考慮區域中,逐漸長成一個性質相似的影像區塊。-Starting from a sub-pixel by the average degree of gray-scale, color and other properties to view, each pixel of a similar nature will be included in the regio
Think-And-Grow-Rich_2008-10
- think and grow rich by napoleon hi-think and grow rich by napoleon hill
Region-Grow
- 区域生长算法,用于图像分割。 运行RunGrow.m 修改文件名即可。-Region growing algorithm for image segmentation. Run RunGrow.m modify the file name.
region-grow
- 图像分割算法中的种子点生长算法,用txt保存的,复制粘贴一下就能用,亲测,还不错-region grow