资源列表
test_2
- openGL实现的简单的地月日模型的动画, -openGL achieve simple date model of the Earth-Moon animation, simple animation model of the Earth-Moon Day
BALLS
- 一个简单的openGL程序,点击拖动鼠标产生一个小球,小球会互相发生碰撞。-A simple openGL program, click and drag the mouse to produce a small ball, small ball collide with each other.
rsfengxing
- 此程序为matlab分形程序,用于计算具有分形特性的时间序列的rs分形维数,仅供参考如有错误请指正-compulate the dimenson of the time serial
VB-Read-STL-File
- 其他三维软件(如UG)建立的模型导出为STL文件,在VB 中可以利用此代码读取STL文件,利用OpenGL的glVertex3f函数还原三维模型,STL中存储的是三维模型的各三角形定点数据和法向量数据-Other 3D software (UG) export the model as an STL file, you can use this code in VB to read the STL file using OpenGL glVertex3f function to restore
erzhi
- Matlab形态学梯度检测二值图像的边缘-Matlab morphological gradient edge detection of binary image
imageprocess4
- 数字图像处理 利用c++ 彩色图到灰度图的转换的源程序-digital image processing using c color the gray level of the conversion of the source
MATLABR2008_6
- 《MATLAB R2008图形与动画编程实例教程》的源代码--第六章-" MATLAB R2008 examples of graphics and animation programming tutorial" source code- Chapter VI
fractal
- matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=
SSD_stereo_matching
- stereo matching SSD source:http://siddhantahuja.wordpress.com/tag/stereo-matching/
IRLS
- 迭代加权二范数算法,又称FOUCSS,一种求解基于p范数的压缩感知模型算法-FOCUSS algorithm
newGUI(1)
- 完成信号波形显示,频谱分析,采样,采样后频谱分析和通过滤波器,进行信号恢复-Complete the signal waveform display, spectrum analysis, sampling, spectrum analysis, and through the filter, after sampling signal recovery
mytest
- 利用java3d创建三维小球,并可以通过鼠标控制其旋转、缩放及平移-Java3d use to create three-dimensional ball, and control its rotation by mouse, zoom, and pan
