资源列表
ising_model
- 给出了二次函数的Julia集分形图的概念及逃逸时间算法绘制复杂分形图的基本原理,对Julia集给出了严格的数学定义.逃逸时间算法即取定迭代次数界限N,经N次迭代后,若x点仍在给定的区域内,则认为x是分形A中的点 否则x不是分形A中的点.该算法同样适用于Mandelbrot集、Sierpinski三角形等其他复杂分形图.试验表明,该算法绘制的Julia集分形图准确有效、优美清晰,算法简单实用. -given quadratic function of the Julia set fracta
diaokejishuu
- 雕刻技术,数字图象处理的基本源码程序VC++6.0调试工具-engraving technology, digital image processing procedures for the basic source code debugging tool for Visual C + + 6.0
BPProcess
- 对于图像处理,采用BP网络进行训练。使用Matlab编写-for image processing using neural network training. Prepared using Matlab
inverseofmatrix
- 采用matlab求解矩阵的逆.本程序采用完全的c语言格式在matlab平台下编制
cancercellcoloranalyzes
- 细胞形态学分析的源码,经调试,可以使用的。
doubleth
- 基于区域平均灰度的otsu双域值法,主要应用于B超图像处理,相对于单阈值法更好的保存图像原有细节
Bezier
- 用Visual C++,根据用户输入控制点坐标,生成并显示贝塞尔曲线,其中用到opengl的画点函数
自动白平衡
- 自动白平衡代码,取前100个亮点作为参考白色的点,调整R G通道的增益。
deteforrect
- 用于简单的矩形检测,有文字说明,易懂,但不适合于背景复杂或检测目标倾斜的矩形检测,例如车牌等-For the simple rectangular detection, there is a text descr iption, easy to understand, but not suitable for testing in the context of the target complex or rectangular tilt testing, such as license plat
sinfo
- 这个电子地图软件功能强大,我认为是一款特别好的软件,希望能深受大家的喜欢。-This powerful electronic map software, I think it is a particularly good software, hoping by everyone' s favorite.
lisp
- AutoCAD lisp 语言。可以实现对图层的设置,直接打开多个图层。以及多种地物注记和电力线的绘制。-AutoCAD lisp language. Set of layers can directly open multiple layers. Notes and a variety of surface features and power lines to draw
example_of_pause
- 一个Matlab程序,绘制一个3D心型图像,使用了axes,patch,reshape,contourc,pause这几个函数-A Matlab program,drawing a heart-shape picture figure in 3D,with function :axes,patch,reshape,contourc,pause etc.