资源列表
[2D图形编程] 眼睛 鼠标 跟随 Eyes 背景
说明:一个眼睛跟随的小程序,眼珠跟随鼠标的移动,可以改变大小和形状,设置背景图片 需要raize控件-a small eyes follow the procedures eyes follow the movement of the mouse, can change the size and shape of set background images need to raize Controls<邢封> 在 2025-06-26 上传 | 大小:15kb | 下载:0
[2D图形编程] nurbs++3_0_10
说明:非均匀有理b样条曲线nurbs的C++源码库。-non-uniform rational b-spline NURBS curves of the C++ source library.<孙斌> 在 2025-06-26 上传 | 大小:1.01mb | 下载:0
[2D图形编程] Testinterface1.0
说明:一个不错的波形显示程序、向左移动,带XP按钮。本用于气压控制的,拿出来共享一下!:)-a good waveform display program, left Mobile, with XP button. The pressure for the control of the show to share what! :)<江胜峰> 在 2025-06-26 上传 | 大小:455kb | 下载:0
[2D图形编程] 234234
说明:图象的半影调和抖动技术 source目录下为本章介绍的源程序 功能是实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-penumbral image dithering techniques to reconcile source directory for the chapter describes the<利菲> 在 2025-06-26 上传 | 大小:22kb | 下载:0
[2D图形编程] 553213tr
说明:直方图修正和彩色变换 source目录下为本章介绍的源程序 功能是直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-and color histogram that transform source directory for the chapter describes the functions of the source<利菲> 在 2025-06-26 上传 | 大小:29kb | 下载:0
[2D图形编程] 75673452
说明:腐蚀,膨胀,细化算法 source目录下源程序 功能是腐蚀,膨胀,细化算法 命令行编译过程如下 vcvars32 rc bmp.rc cl morph.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-corrosion, swelling, thinning algorithm source directory source function is corrosion, swelling, thinning algorithm<利菲> 在 2025-06-26 上传 | 大小:15kb | 下载:0
[2D图形编程] 936414
说明:边沿检测与提取,轮廓跟踪 source目录下为源程序 功能是边沿检测与提取,轮廓跟踪 命令行编译过程如下 vcvars32 rc bmp.rc cl edge.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-edge detection and extraction, contour tracking source directory function is the source for edge detection and<利菲> 在 2025-06-26 上传 | 大小:31kb | 下载:0
[2D图形编程] 图形学线圆的实现算法
说明:这是本人在学习计算机图形学时用C++BUILDER编辑的画图软件,主要用于认识画圆画线的图形学算法的实现-this is my learning to use computer graphics C BUILDER editors drawing software, mainly for understanding Circle line drawing graphics algorithm implementation<朱磊> 在 2025-06-26 上传 | 大小:581kb | 下载:0
[2D图形编程] 基本画线实现算法
说明:新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (Col<朱磊> 在 2025-06-26 上传 | 大小:570kb | 下载:0