搜索资源列表
graph2d_sample
- 二维曲线-Two dimension curve
multiarrayclient
- 使用多维数组传递参数/数据的client端com程序 -The client com app for using multi-dimension array to transfer parameter and data
lesson10
- 一个3维的房子,可以运动的,带你走向3d世界。-A three dimension house, can moves and leads you to the 3D world.
图像插补
- 图像插补,可以使用二维图像达到三维观看的效果,绝对好的很好的-Graphic interpolation could get 3D effect form two-dimension image.It is a good thing absolutly!
2005042415351416220
- 小波的程序,可以进行n维小波变换,显示曲线对比,是一个非常不错的程序-A wavelet program, can perform n dimension transform, display curve graph for comparision. not bad program
编码裁剪0
- 在VC++中实现的2维线段的编码裁减,何以扩展到3维线段-Code cut of two dimension line section is achieved in VC++, and it can be extended to three dimension line section.
ogl_3d_collision
- 使用opengl开发的3d碰撞检测的源程序。使用vc6和opengl库开发。-source code about Three-Dimension Collision using OpenGL and VC6
glMatrix
- 可以用鼠标控制的简单2D机器手臂,利用MFC写的OpenGL的例子。适合入门。-this is a simple code about two dimension machine arm use OpenGl, mfc version!
同时计算关联维和Kolmogorov熵
- 关于非线性时间序列中同时计算关联维和Kolmogorov熵的程序,-on nonlinear time series simultaneously calculate the correlation dimension and Kolmogorov entropy procedures,
矩阵的乘法
- 结算矩阵,可以结算任意的矩阵相乘和相加,并且科易设定维数-settlement matrix, clearing arbitrary matrix multiplication and together, and easy to set Section Dimension
CMatrix
- 这是一个可进行矩阵维数变换的程序,相信大家一看便知,程序可读性强。-This is a dimension matrix for the transformation process, we believe that one can always tell, procedures readable.
tierazon-2.8-source
- 分维<Df>的大小不仅反应遗传语言词汇结构的变 化而且反应遗传语言语法关系的清晰程度即序列中碱基的相关程度 关联作用会使<Df>增大在<Df>小于2 的区间内遗-Fractal dimension <Df> the size of the response is not only genetic changes in the structure of language vocabu
CalFraDim
- 一个利用尺度法和测度法快速计算一般分形图形分形维数的程序,只能处理bmp格式的分形图形,但是速度很快-use a yardstick and measure law Rapid Calculation general fractal graphics fractal dimension of the process, can only handle bmp format of the fractal graphics, but spee
Integraller
- 可移植的积分算法 ,提供了数种方法(变步长梯形求积分;变步长辛卜生求积分;自适应梯形求积分;龙贝格求积分;计算一维积分的连分式法;高振荡函数求积分;勒让德-高斯求积分;拉盖尔-高斯求积分;埃尔米特-高斯求积分) ,比较实用-portable integral algorithm, a few methods (variable step-ladder for integration; Variable step for Oracle I
Cao_m
- 计算嵌入维程序,可以应用于很多的方面-Embedding dimension calculation procedure can be applied to many aspects of
IP_FractalDimension
- It is a fr a mework which implements various kind of image processing opeations , and also it computes the LOCAL fractal dimension, using the box countring method. For box counting there is a method which counts the e
PCA
- 光谱空间的主成分分析 PCA :旨在利用降维的思想,把多指标转化为少数几个综合标。-Principal component analysis of spectral space PCA: dimension reduction ideas to use to index into a few more comprehensive standard.
iosdata(N-dimension)
- ISODATA算法实现由原来二维扩展到任意维样本点得聚类分析,具有很强的应用性,代码中对原理性东西作了详细的注释-ISODATA algorithm extended to any dimension from the original two-dimensional sample points have to cluster analysis, has a strong application, the code of the pri
K-average(N-dimension)
- K均值聚类算法实现有二维的聚类扩展到任意维样本点的聚类,代码中附加了详细的原理性说明,还有相关例子提示,效果不错-K-means clustering algorithm to achieve a two-dimensional clustering extends to any dimension of the cluster sample points, the code attached to the principle of d
project1
- This code is a solver for 1-dimension linear wave equation(1-DLWE).