搜索资源列表
数学函数动态编译器
- 功能简介: 可以在程序运行过程中动态完成数学函数表达式字符串的编译执行, 可以带参数,支持布尔运算,定积分 动态生成机器码执行(并带编译优化),不是解释执行,执行速度超快!!! 可以想象,它他用在分形函数上时,可以允许用户自由输入新的方程式!而且速度还超级的快,心动了吧! 数学函数动态编译器类有两个,一个支持的是浮点类型,一个支持的是复数类型 而且同时提供了三种语言的开发支持(进行了封装):Delphi版(C++Builder也可以使用)、VB版(
bianma1
- 分形用于图像压缩编码,分形编码非常费时,大部分时间浪费在给每个range块寻找合适的domain块,但如果减少搜索domain块的范围,编码速度将有很大提高。所以编码时用快限制分形编码,把图像分成4小块,每块中的range块只在这块中寻找domain块。-for fractal image compression coding, fractal coding is very time-consuming, most of the time wasted in each range block t
yafe.0.9.8.src
- 非常棒的交互式分形图设计代码,速度很快.-wonderful interactive Fractal Design code, very fast.
fractal
- 本人刚接触分形时,搜集的ppt,可帮助你快速了解学习分形的ppt资料-help you fast to kown and to learn the fractal
fractalsSSE_src
- Generating Fractals with SSE/SSE2 You probably have heard about fractals before. They are beautiful pictures such as the one shown above. Any fractal can be described using iterative formulas. So you can generate a fractal by evaluating these formu
fractalsSSE__dsthbsrc
- You probably have heard about fractals before. They are beautiful pictures such as the one shown above. Any fractal can be described using iterative formulas. So you can generate a fractal by evaluating these formulas and finding the color of each pi
xaos-3.5.tar
- 最新版XaoS。能快速做分形变换。学习分形算法的可以参考。-XaoS is a fast portable real-time interactive fractal zoomer. It displays the Mandelbrot set (among other escape time fractals) and allows you to zoom smoothly into the fractal. Various coloring modes are provided
fractal-dimension
- 使用分形维数快速进行特征选择的经典论文,其核心的方法是盒子计数计算分形维数-The fractal dimension of the fast feature selection of classic papers, the core of the method is the box counting calculation of the fractal dimension
GDFT
- 该程序基于开源项目,是一种快速样条分形变化的算法,用于通过频域采样数据对图像进行伪作色还原,对提高甚高频扫描隧道显微技术成像质量有着非常重要的意义。-The program is based on the open source project, a fast-spline fractal algorithm change for pseudo-pornographic images by the frequency-domain sampling data restore quality of
7zhong-suan-fa
- VB 7种分形绘图算法,效果非常好,快来下载-VB 7 kinds of fractal graphics algorithm, the effect is very good and fast to download
fast-fractal
- Fast Fractal Image Compression Based on Domain-Range Pixel Value Difference
fractal-nosearch-method
- A new modified fast fractal image compression algorithm *** nosearch method with 3 stages quadtree in DCT domain-A new modified fast fractal image compression algorithm *** nosearch method with 3 stages quadtree in DCT domain
XHQYJSDZS
- 为了快速准确地计算电噪声奇异性, 在介绍信号奇异性计算方法的基础上, 将其引入到电噪声信号分 析中, 提出一种新的基于多重分形奇异性指数计算信号电噪声的方法。新方法利用多重分形来提取电噪声中可 以表达信号内在细节特征的奇异点Hê lder指数, 通过计算电噪声中Hê lder指数的差异来进行噪声分析。通过 对实测电迁移和光耦电噪声的计算分析表明, 电迁移后期奇异性指数会发生突变 而良品光耦器件和次品光耦 器件在信号噪声的平均H ê lder指数方面差异明显。实验结果证明本方法是一
imiwttty
- 可以广泛的应用于数据预测及数据分析,对HARQ系统的吞吐量分析,基于负熵最大的独立分量分析,处理信号的时频分析,旋转机械二维全息谱计算,使用混沌与分形分析的例程,gmcalab 快速广义的形态分量分析,相参脉冲串复调制信号。- Can be widely used in data analysis and forecast data, HARQ throughput analysis of the system, Based on negative entropy largest indepen
yjyarkki
- 有小波分析的盲信号处理,是信号处理的基础,gmcalab 快速广义的形态分量分析,使用混沌与分形分析的例程,抑制载波型差分相位调制,自己编的5种调制信号。- There Wavelet Analysis Blind Signal Processing, Is the basis of the signal processing, gmcalab fast generalized form component analysis, Use Chaos and fractal analysis rou
zbkxcnwv
- 有小波分析的盲信号处理,是信号处理的基础,gmcalab 快速广义的形态分量分析,使用混沌与分形分析的例程,抑制载波型差分相位调制,自己编的5种调制信号。- There Wavelet Analysis Blind Signal Processing, Is the basis of the signal processing, gmcalab fast generalized form component analysis, Use Chaos and fractal analysis rou
jantiu
- gmcalab 快速广义的形态分量分析,使用混沌与分形分析的例程,利用最小二乘算法实现对三维平面的拟合。- gmcalab fast generalized form component analysis, Use Chaos and fractal analysis routines, Least-squares algorithm to fit a three-dimensional plane.
poulou_v39
- 使用混沌与分形分析的例程,gmcalab 快速广义的形态分量分析,LDPC码的完整的编译码。- Use Chaos and fractal analysis routines, gmcalab fast generalized form component analysis, Complete codec LDPC code.
fractal-compression-master
- The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there
myFractal_compression
- 基于分形算法的一个简单图像压缩的小程序, 运行速度快,图像恢复质量高(a simple code for image compression based on fractal algorithm. The running speed is fast, and the reconstruction quality of the image is excellent.)