资源列表
Fractal
- 运用分形算法生成不同的树,迭代函数系统IFS
aa
- 自己翻译的一篇外文文献《一种基于认知无线电压缩传感技术的频谱感知新算法》,绝对首发。-Own translation of a foreign language literature ' perception of a new algorithm based on compressed sensing cognitive radio technology spectrum, the absolute starting.
Snow
- 经典的分形法,初学者最适合,大家看看吧!-Classic fractal method, most suitable for beginners!
Epipola_Geometry_and_the_Fundamental_Matrix
- 对极几何,基础矩阵,多视几何,对极几何,基础矩阵,多视几何-Epipolar geometry, fundamental matrix, multi-view geometry
VisualCPP
- 分形算法软件源代码,可以用于制作分形图形。-Fractalsoftware can be used to create a fractal picture.
vc-fractal005
- ,《分形算法与程序设计——Visual C++实现》的第五章源码-, \"Divides Shape Algorithm And Programming 鈻♀枴Visual the C Realization\" fifth chapter of source code
jvia
- 介绍了跳频扩频通信系统的原理,应用matlab语言防真和分析了(This paper introduces the principle of frequency hopping spread spectrum communication system, the use of matlab language and analyze indeed)
fractal_tree
- 1.LS文法生成算法和递归算法编程实现分形树 2.提供界面允许用户输入分形树迭代次数,由程序绘制树形分形体 3.实现可视化
reykyence-and
- 这是一个超宽带的源码, 不仅有使用说明还有论文参考,不错的(This is a super broadband source, not only has an instruction and reference, pretty good)
MidPointLine
- 将一条线段用点描述出来,不使用画线函数, 这个是 计算机图形学 中很基本的要求
MidPointCircle
- 将一个半圆用点画出来,而不是使用画圆函数,其中使用了一个确定点位置的算法
snow
- 本程序实现的是koch snow分形,为了雪花显示明显,设置递归次数n=4,运行后会出现一个雪花状的画面。-the koch snow can be developed in this cpp.