资源列表
[分形几何] sdweer
说明:分形艺术的简单制作代码,静桢展示分形的产生可以是数学家的探索、艺术家的创造或仅仅是一些爱好者的移情。不管怎样,分形艺术若要从其它的数字活动中清晰地区分出来,还需要弄清它是什么,它不是什么。 -fractal art of simple production code, static display fractal-ching, the selection can be a mathematician to the exploration, the artist's creation, o<qian> 在 2025-10-02 上传 | 大小:220kb | 下载:0
[OpenGL] opengl应用于机器人仿真源码
说明:应用OPENGL进行机器人仿真的源码,日本人写的,源码重部分注释翻译过的.-OpenGL application for robot simulation source code, written in Japanese, the source re-translated part of the Notes.<张瀚> 在 2025-10-02 上传 | 大小:147kb | 下载:1
[图形图象] 数字图像基础处理
说明:其中选择了10种最常用的算法,将其封装为更容易调用的API函数。除了方便VC++开发人员调用外,也使得VB、Delphi程序员能够方便地将其应用到自己的开发项目中。-which selected 10 species of the most commonly used algorithm, to more easily package for the API function calls. Apart from facilitating the development of VC personn<何斌> 在 2025-10-02 上传 | 大小:384kb | 下载:0
[OpenGL] opengl小程序
说明:我上传的是基于OpenGL,在Delphi环境下运用的几个小程序,分别在文件夹1,2,3,4,5中,每个文件夹有程序的介绍(txt文件),切记要将glut32.dll文件拷贝到Windows的System目录下,程序才可运行!由于我还是高校学生,不会太难的程序,望站长酌情考虑-is based on OpenGL, the Delphi environment using a few small programs, in 1,2,3,4,5 folders, each folder on the<晓迪> 在 2025-10-02 上传 | 大小:868kb | 下载:0
[图形图像处理(光照,映射..)] vc++ 数字图象 处理
说明:vc++ 数字图象处理 很好用我看了以后收益非浅希望大家喜欢-vc digital image processing with very good after I read greatly benefit hope you like<王成> 在 2025-10-02 上传 | 大小:298kb | 下载:2
[图片显示浏览] 5ivb_487118
说明:vb jpeg编码这是一个比较完整的JPEG压缩程序,支持 彩色/灰度、Y分量水平/垂直采样律、图像质量 调整。使用的是最简单的基线系统(BaseLine)压缩方式,量化表及Huffman表都是与ACDSee一致的,没有提供自适应Huffman表压缩功能。-vb jpeg coding This is a relatively complete JPEG compression process, support for color/grayscale, Y component level/ver<王宇> 在 2025-10-02 上传 | 大小:84kb | 下载:0
[波变换] ImageWavelets
说明:对bmp图像的小波变换,包括其应用,如图像的滤波-bmp image of the wavelet transform, including its applications, such as image filtering<陈正华> 在 2025-10-02 上传 | 大小:38kb | 下载:0
[图形图像处理(光照,映射..)] 特效源码
说明:以上压缩包是一些效果图源码,请站长审批同意我加入!-is more compressed map source some effect, I agree station approval to join!<周佳骏> 在 2025-10-02 上传 | 大小:195kb | 下载:0
[绘图程序] line(new)
说明:直线扫描算法rivate AX1(100) As Integer, AY1(100) As Integer, AX2(100) As Integer, AY2(100) As IntegerPrivate CX1 As Integer, CY1 As Integer, CX2 As Integer, CY2 As Integer, N As IntegerPrivate Sub form_Load()Picture1.BackColor = RGB(255, 255, 255)N = 0End<zy> 在 2025-10-02 上传 | 大小:5kb | 下载:0