资源列表

« 1 2 ... .13 .14 .15 .16 .17 7818.19 .20 .21 .22 .23 ... 18703 »

[OpenGLBresenhamLine

说明:Bresenham画线算法程序: 用一个坐标轴来当步长值(即+1),另一个坐标轴是否加1则跟据斜率(k)来确定,K 如果大于0.5,那么也加+1,如果小于0.5那么即不变。为了方便计算,如果d大于1 ,那么就减一,归0。可设e,e=d-0.5,于是就有e>0时,加1,e<0时不变,这样便 于硬件实现。-Bresenham
<莫恶> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[图形图象rotate

说明:Flip or rotate picture use visual basic
<umar> 在 2025-11-23 上传 | 大小:8kb | 下载:0

[图形图象capture

说明:Capture and print/Save the screen a form or any window
<umar> 在 2025-11-23 上传 | 大小:5kb | 下载:0

[图形图象GUI

说明:An Excellent VB GUI speed up developing any aplication
<umar> 在 2025-11-23 上传 | 大小:24kb | 下载:0

[图形图象Clock

说明:Analog clock using just a form3 and lines
<umar> 在 2025-11-23 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)Image1

说明:C#实现图片缩放的软件,可以使用它来控制你想得到的图片的大小-C# to achieve image scaling software, you can use it to control the size of the picture you want
<liuxin> 在 2025-11-23 上传 | 大小:392kb | 下载:0

[图形图象visualC_DigitalImageProcessing

说明:在VC++环境下的数字图像处理软件,适用于教学-In the VC++ environment for digital image processing software for teaching
<lqw> 在 2025-11-23 上传 | 大小:371kb | 下载:0

[图形图象shexiangjibiaoding

说明:摄像机opencv标定程序的代码,这个是我在win32 平台下写的程序,测试完全通过。-Opencv camera calibration procedure code, this is my win32 platform to write programs, test entirely through.
<fei> 在 2025-11-23 上传 | 大小:7kb | 下载:0

[图形图象508229

说明:图像压缩处理程序代码——与大家共同学习分享。-Image compression code- to share with everyone learning together.
<lqw> 在 2025-11-23 上传 | 大小:299kb | 下载:0

[图形/文字识别exposure_test

说明:一个测试照相机暴光大小对图象质量影响的程序-A test camera exposure effects of size on image quality programs
<gong zaixiao > 在 2025-11-23 上传 | 大小:1kb | 下载:0

[图形图象StageTutorial_Ver_2.0_no_dtChar

说明:delta3d-the use of stage
<zxm> 在 2025-11-23 上传 | 大小:662kb | 下载:0

[图形图象Butterworth_low_pass_and_high_pass_filters

说明:对二维图像实现巴特沃斯低通和高通滤波,已经仿真,效果不错。-Pairs of two-dimensional image realization of Butterworth low-pass and high-pass filtering, has been simulation, good results.
<tom> 在 2025-11-23 上传 | 大小:3kb | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 7818.19 .20 .21 .22 .23 ... 18703 »

源码中国 www.ymcn.org