搜索资源列表
tierazon-2.5-source
- 从信息和功能分形的观点来看DNA 是一个分形体内部包含着不同 层次的DNA 复制仅是信息和功能分形的显现相当于把一个具有无 穷层次的DNA 分形体进行分解或放大信息分形的含义是体系 的局部包含着整体的主要信息-from information and functional Fractal point of view DNA is a breakdown of internal body contains different levels of DNA replication is t
compute graphics intract graphics
- 图形的交互绘制用鼠标交互式的对点和线段进行生成与编辑。 1、分发WINDOW鼠标左键按下、左键抬起和鼠标移动消息, 使实现生成点、编辑点、生成线段和编辑线段的功能函数能够接收到消息。 2、实现“查看”菜单中的“生成点”功能。 3、实现“查看”菜单中的“编辑点”功能。 4、实现“查看”菜单中的“生成线段”功能。 5、实现“查看”菜单中的“编辑线段”功能。-interactive graphics in the interactive drawing with the mouse to point
Fractal(1)
- 文档fractal(1)~fractal(5)是本人花费心血编写的分形几何中一些经典图形的详细Matlab画法(包括Koch曲线、Levy 曲线、分形树、Sierpinski三角形,并附有详细的注解),全部程序都经过认真调试,运行良好。
fractal(2)
- 文档fractal(1)~fractal(5)是本人花费心血编写的分形几何中一些经典图形的详细Matlab画法(包括Koch曲线、Levy 曲线、分形树、Sierpinski三角形,并附有详细的注解),全部程序都经过认真调试,运行良好。
fractal(3)
- 文档fractal(1)~fractal(5)是本人花费心血编写的分形几何中一些经典图形的详细Matlab画法(包括Koch曲线、Levy 曲线、分形树、Sierpinski三角形,并附有详细的注解),全部程序都经过认真调试,运行良好。
fractal(4)
- 文档fractal(1)~fractal(5)是本人花费心血编写的分形几何中一些经典图形的详细Matlab画法(包括Koch曲线、Levy 曲线、分形树、Sierpinski三角形,并附有详细的注解),全部程序都经过认真调试,运行良好。
fractal(5)
- 文档fractal(1)~fractal(5)是本人花费心血编写的分形几何中一些经典图形的详细Matlab画法(包括Koch曲线、Levy 曲线、分形树、Sierpinski三角形,并附有详细的注解),全部程序都经过认真调试,运行良好。
newton1032
- 牛顿法解方程 源程序说明: 1。图片按钮的实现(工具栏) 2。程序启动后检查命令行参数以打开文件 3。支持拖放*.HTXT文件到窗口直接打开 4。一种实现多线程处理的替代方法 5。程序始终位于顶层切换的API实现 6。设置图片为桌布的API实现 7。实现“撤销、重复”的数据结构 8。获取和设置图片的数据API实现 9。图像数据的RGB调整 10。调用默认网络浏览程序访问网页,调用默认邮件处理程序编辑、发送邮件 11。在分形绘图方面可以很方便的加入 新的方程、颜色方案和特效处理方式 欢迎联系:Ho
halfedge.tar
- 半边数据结构C++实现,包里只有一个half_edge类,包含了半边数据结构以及5个基本欧拉操作。显示用的是Opengl-Half_Edge Datastructure implementation.In the source code it has a half_edge class,it defines the basic half_edge datastructure and euler operations.Uses Opengl to display.
fractalanimationpractice
- 几种分形动画制作,包括1.摇摆的分形树,2.生长的sierpinski垫片,3.摇摆的sierpinski垫片,4.旋转的万花筒,5.变形的芦苇-Several fractal animation, including 1. Fractal tree swing, 2. The growth of Sierpinski gasket, 3. Sway the Sierpinski gasket, 4. Rotating kaleidoscope, 5. Deformation reed
5
- 使用分形几何方法绘制出一片树叶的纹路,背景为黑色,树叶为绿色-Use of fractal geometry to draw the lines of a leaf, black background, green leaves
Tight-words
- 描述: 提出了一个字母,一个…{ 0 },< = k - k < = 9。我们说一个字的长度n在这个字母是紧如果任何两个邻居位数不同的词不超过1。输入是一个序列的线,每行包含两个整数n、k和1 < = n < = 100。在每一行输入、输出的百分比的长度n多紧单词字母{ 0、1、……,凯西} 5分形位数。 样本输入: 4一 2 5 3 - 5 8 7 样本输出: 100.00000 40.74074 17.3828
Writing-Research-Articles-for-Publication
- The purpose of this lab exercise is to introduce the student to geometric correction of digital imagery (see Figure A- 6, in appendix). The lab exercise involves the collection of two sets of reference points from the following sources: (1) GPS
harfa_c2004
- 计算图像的分形维数,采用的方式为计盒维数,计算结果还可以,不经能够算二维的三维的也能算。-Calculation of the fractal dimension of the image, the approach for the box-counting dimension, the results also.
c4.5-decision-tree-matlab
- c4.5分类器 支持向量机算法 文本分类 样本支持 核函数算法-c4.5 classifier SVM text classification algorithm sample support kernel function
genhurst
- 计算赫斯特指数Calculates the generalized Hurst exponent H(q) of a stochastic variable x(t) (a time series) the scaling of the renormalized q-moments of the distribution <|x(t+r)-x(t)|^q>/<x(t)^q> ~ r^[qH(q)] The value of H(q) give indi
BSPLINE
- 这是BSPLINE测试程序,鼠标单击4个点后生成3次b样条,使用qt4.8.5 + vs2008编译 内含可执行文件,支持定点拖拽-This is BSPLINE test program that generates click four points after three b-spline, use qt4.8.5+ vs2008 compiled containing the executable file, and support drag control point
alglib-2.6.0.delphi
- ALGLIB是一个跨平台的数值分析和数据处理函数库。它支持多种编程语言,如C++,C#,Pascal,VBA等,可以在多个操作系统平台上运行,如:Windows,Linux和Solaris。ALGLIB有以下特点: (1)线性代数(包括矩阵分析); (2)方程求解(线性和非线性); (3)插值; (4)最优化; (5)快速傅里叶变换; (6)数值积分; (7)线性和非线性最小二乘拟合; (8)常微分方程求解; (9)特殊函数; (10)统计(描
680518
- c4,5主要函数的matlab实现,简单易懂,扩展性很强,很好的(C4, five major functions of matlab, easy to understand, scalability is very strong, very good)
487156
- simulink应用实例,基于MATLAB6,5系列 推荐给大家的(Based on simulink application examples, MATLAB6, recommend 5 series to you)