资源列表
SA
- 最简单的模拟退火算法,自己编的小程序,用于优化问题,求全局最小值。-simmulated annealing (SA)
hm2_1
- 读取一幅图像,对其进行傅立叶高通,低通滤波和傅立叶压缩,输出处理后图像和对应频谱-Read an image, do Fourier high-pass, low-pass filtering and Fourier compressing .Output the processed images and the corresponding spectrum.
hm2_2
- 读取一幅图像,对其进行DCT高通、低通滤波,输出处理后图像-Read an image, do the DCT high-pass, low-pass filtering, output processed image .
hm3_1
- 读取一幅曝光不足的图像,利用直方图均衡化方法进行处理,输出处理后图像-read an underexposed image, process it with the Histogram equalization method, output the processed image
hm3_2
- (1)读取一幅图像,添加高斯、椒盐噪声,用邻域平均法、中值滤波法和K邻近平均法处理。 (2)读取一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。-1.read an image, add a Gaussian/salt or pepper noise, then process with the neighborhood average/median filtering or K N nearest average law method.Output p
hm5
- 读取一幅图像,进行霍夫曼图像编码和解码,求图像的熵、平均码长和编码效率。-Read an image,code it with the Hoffman method then decode it.Generate the entropy of the image,the the average code length and coding efficiency
guangzhaoyanshi
- OpenGl 实用实例 ,对于大学C语言编程的大作业来说是一个非常不错的范例。-nice one ,but it s just for the beginer who learns OpenGL.
cad_move_your_name
- 一个C++程序,学cad时老师布置的作业,基于MFC,在屏幕上打印出自己的名字,并能够进行平移、缩放、改变颜色等操作。-A C++ program, it s an assignment when I study CAD, based on MFC, on the screen to print out your own name, and be able to pan, zoom, change the color
sistem-solar
- this a solar system created in visual c++ using opengl-this is a solar system created in visual c++ using opengl
VRML
- VRML程序员实用例库个 其中有用VRML语言编写的3d 模型 例如办公室的桌椅电脑 生活物品 例如圣诞树、跑步机 还有 星球大战中的各种星系得等等 一共将近1000中物品的3d模型源代码 -VRML programmer library a practical example 3d model in which useful VRML language For example, computer office chairs Life items such a
SH-clipping-algorithm
- SH裁剪算法、 输入裁剪框多边形的顶点数与顶点坐标;输入被裁减的多边形的顶点数与顶点坐标 即可看到裁剪结果-SH clipping algorithm, Polygon vertices and vertex coordinate input retrenched input crop box polygon vertices and vertex coordinates You can see the results of the crop
scan-line-filling-algorithm
- 用opengl实现扫描线填充算法 程序可正常运行-Use opengl achieve scan line filling algorithm Program can be run properly
