搜索资源列表
huituchengxu
- 一个绘图程序..本程序是一个基于画图的程序,能够打印出一个正方形的图形,用vc做的,很不错的.-a mapping program .. The procedure is based on a drawing procedures, to print out a square graphics, using vc do very well.
fxfb
- 分形图形 本程序由 Hss 设计!( 2001.10.1 ) 左键拖动为放大,右键拖动为缩小。 录制GIF动画时,更长的时间片断将占用更大的内存空间。 It codes by HSS ( 2001.10.1 ). Drag left button down when you want to zoom in , and drag right button down when you want to zoom out. As recording GIF animator,longer time se
gwfb
- 分形图形2 本程序由 Hss 设计!( 2001.10.1 ) 左键拖动为放大,右键拖动为缩小。 录制GIF动画时,更长的时间片断将占用更大的内存空间。 It codes by HSS ( 2001.10.1 ). Drag left button down when you want to zoom in , and drag right button down when you want to zoom out. As recording GIF animator,longer time s
hss_ifs
- 分形IFS系统 It codes by HSS ( 2001.10.1 ). Drag left button down when you want to zoom in , and drag right button down when you want to zoom out. As recording GIF animator,longer time segment will take more RAM.-Fractal It IFS system codes by HSS (2001.1
fxjh
- 分形图形的选择进化 It codes by HSS ( 2001.10.1 ). Drag left button down when you want to zoom in , and drag right button down when you want to zoom out. As recording GIF animator,longer time segment will take more RAM.-fractal graphics options evolutionary It
sdweer
- 分形艺术的简单制作代码,静桢展示分形的产生可以是数学家的探索、艺术家的创造或仅仅是一些爱好者的移情。不管怎样,分形艺术若要从其它的数字活动中清晰地区分出来,还需要弄清它是什么,它不是什么。 -fractal art of simple production code, static display fractal-ching, the selection can be a mathematician to the exploration, the artist's creation, o
blanket_fractal
- 分形维数的计算,应用于matlab,采用毯子法进行计算-Fractal dimension calculation, applied to matlab, using blankets to carry out the calculation method
DES
- 这个类实现了DES算法,如果你的数据块data的大小sizeof(data)是8的倍数 的话,可以使用函数DES::encrypt(key,data,sizeof(data)/8)来进行加密, 用DES::decrypt(key,data,sizeof(data)/8)来进行解密。 如果数据块的大小是随意的,那么可以使用函数DES::yencrypt()和 DES::ydecrypt()来进行加解密。 这个模块的面向对象的设计不是很好,与其说是一个类,不如说是一个模块 的
EasyIFS
- IFS是分形学的组成部分,输入几行代码做成ifs文件,就可以做出可画出逼真的画面。适于广大分形爱好者研究。本人自己写了些例子在里面。-IFS is an integral part of the fractal, enter a few lines of code make ifs file, you can make a realistic picture can be drawn. For the majority of fans of the fractal. I wrote out so
ffraactal-FBBr
- 分形里面的随机中点位移法(分形布朗运动),要正常运行程序源码,必须在机器上装OPENN GL,有原代码,可用于三维地形仿真显示出来方面,但是缺点是比较占用资源 可直接使用。 -The sub-form inside the random midpoint displacement method (sub-shaped Brownian motion), to be normal running program source code must be in the machine tops O
Zoom-in-and-out-of-the-image
- 图像的缩小和放大程序模块,用的线性方法实现。-Zoom in and out of the image of the program modules, using the linear method.
Zoom-in-and-out-of-the-image
- 图像的放大和缩小程序模块,用三次的方法,挺实用-Image zoom in and out of the program modules, with three times the method is very useful
leafshapefractal
- to find out the leaf shape fractal images
qiuwaijiejuxing
- matlab求最下的外接矩形的程序,可以运行出来结果的小程序-bounding rectangle for the most under matlab program, you can run out the results of a small program
Fractal-Code
- 程序在DOS下运行,需要包含<graphics.h>, <conio.h>, <cmath>头文件。绘图速度较慢,但精确度高,可进行任意位置的放大缩小。 算法是本程序的核心内容,一切的绘图都建立在这个基础之上。Julia, Mandelbrot, Newton三个绘图函数各有不同的算法,对于每一种情况要分类讨论。程序要进行放大、缩小,需要对程序中的每个点的计算加上一些参数,使放大缩小正确运行。 主函数包含print函数,print函数包含color系列
Tbis
- 本文是用矩形窗法设计FIR带通滤波器,来滤除音乐信号的噪声,(This article is to use the rectangular window method to design FIR bandpass filter, to filter out the noise of the music signal,)