资源列表
dxf2xyz
- 试验了将dxf格式的文件转化成xyz格式的文件,从而可以剖分网格-Tested to dxf file into xyz format files, so that we can partition the grid
compare_of_edge_detect_methods
- 讨论和比较了几种常用的边缘检测算子。梯度 算子计算简单 ,但精度不高 ,只能检测出图象大致的轮廓 ,而对于比较细的边缘可能会忽略。Prewitt 和Sobel算子比 Roberts 效果要好一些。LOG 滤波器和 Canny算子的检测效果优于梯度算子 ,能够检测出图象较细的边缘部分。不同的系统 ,针对不同的环境条件和要求 ,选择合适的算子来对图象进行边缘检测。-Discussion and comparison of several commonly used edge detection
VGA_change
- 程序可以在VGA显示器上以800x600分辨率显示方波示例和字母示例,源文件保存在src目录,QII的工程文件保存在Proj目录。-Program can display in VGA resolution display to 800x600 square sample and letters examples, source files stored in the src directory, QII the project file stored in the directory Proj
Ztransformation
- 画出满足差分方程:y[n]-1.25y[n-1]+0.75y[n-2]-0.125y[n-3]=x[n]+0.5x[n-1],离散时间信号X[n]的双边z变换是离散傅里叶变换的推广,而离散时间傅里叶变换在研究离散时间信号与系统中是很有用的。 -Drawn to meet the difference equation: y [n]-1.25y [n-1]+ 0.75y [n-2]-0.125y [n-3] = x [n]+ 0.5x [n-1], discrete-time signal X
fft
- 复倒谱分析及最小相位法实验,用MATLAB编程实现求取复倒谱,在求取复倒谱的过程中采用最小相位法避免相位卷绕。 -err
3D_case_study_using_opengl
- 《3D_case_study_using_opengl》OpenGL游戏开发-err
DPCM
- 針對一般RAW的檔案做DPCM的壓縮。並且把結果Show出。-Aimed at the general RAW files do DPCM compression. Show out and the results.
CurveDrawing
- vc环境下动态曲线的绘制,使用双缓存技术避免闪烁-vc dynamic environment mapping curve, using double-buffering technique to avoid flickering
JPEGSourceCode
- Jpeg 编解码源程序,非常详细,对图像压缩解码的程序员是很好的参考。-Jpeg codec source code, very detailed, for image compression decoding is a very good reference for programmers.
3Drotation
- 三维场景旋转控制程序,附带详细的说明注释-Rotating three-dimensional scene control procedures, with detailed descr iption of the Notes
zbugffer
- z缓存技术的源代码,z缓存技术的一个应用-z Cache source code, z an application cache technology
Step1
- 在VC6环境下用opengl实现的风叶转动动画-VC6 environment in the realization of the Blade with opengl rotation animation
