资源列表

« 1 2 ... .82 .83 .84 .85 .86 687.88 .89 .90 .91 .92 ... 846 »

[2D图形编程PointIsR

说明:判断点是否在区域内. Private Sub Command1_Click() 当点与任一顶点重合时,返回“不在多边形区域” Line (0, 0)-(500, 500), RGB(255, 255), BF Dim hRegion As Long Dim P() As PointAPI ReDim P(9) As PointAPI P(0).X = 10: P(0).Y = 190: PSet
<hfs> 在 2025-01-26 上传 | 大小:3kb | 下载:0

[2D图形编程qrencode-2.0.0

说明:二维条形码编码程序,QRCode编码,支持QR Code model 2和纠错码.-Two-dimensional bar code encoding process, QRCode coding, support QR Code model 2 and the error-correcting codes.
<flyray> 在 2025-01-26 上传 | 大小:536kb | 下载:0

[2D图形编程QRCode2

说明:C sharp的二维码编码解码程序,QRCode支持纠错码,有Windows及Windows Mobile的完整工程-C sharp two-dimensional code codec procedures, QRCode support error-correcting code, there are Windows and Windows Mobile s complete works
<flyray> 在 2025-01-26 上传 | 大小:3.51mb | 下载:0

[2D图形编程Model2D

说明:一个二维地质模型软件,通过简单的设置就能生成所需要的地质构造模型,还能生成相关的数据文件。-A two-dimensional geological model of software, through a simple set up will be able to generate the required model of geological structure, but also to generate relevant dat
<hu hai tao> 在 2025-01-26 上传 | 大小:97kb | 下载:0

[2D图形编程AGV-RoutesDistinguish

说明:程序代码说明 :灰度AGV路径识别 ,彩色AGV路径识别 ,HSI彩色空间的AGV路径识别 ,路径中心线的定位 ,Radon变换的AGV路径偏差检测 -Code Descr iption: gray AGV path identification, color identification AGV path, HSI color space of the AGV path ident
<张悦庭> 在 2025-01-26 上传 | 大小:127kb | 下载:0

[2D图形编程midcircle

说明:简单的计算机图形学的中点画圆算法,用Vc++描述,可以实现绘制,供参考-Simple computer graphics of the mid-point drawcircle algorithm, using Vc++ Descr iption, mapping can be achieved, for reference
<> 在 2025-01-26 上传 | 大小:75kb | 下载:0

[2D图形编程computergraphicexamplevc++

说明:一个简单的计算机图形学编程实例,实行了多种计算图形学的算法,包括基本图形的绘制,与裁剪,平移等算法-A simple example of computer graphics programming, the implementation of a variety of graphics computing algorithms, including basic graphics rendering, and cutting, such
<> 在 2025-01-26 上传 | 大小:12.76mb | 下载:0

[2D图形编程CAD

说明:一个比较完整的开源cad 图形程序,用vc++描述,很好的一个例子,功能强大,供大家学习-A relatively complete cad open source graphics program, using vc++ Descr iption, an example of a good, powerful for everyone to learn
<> 在 2025-01-26 上传 | 大小:80kb | 下载:0

[2D图形编程Gabor

说明:计算Gabor滤波器函数. Gabor1.m:4个方向的Gabo滤波器模板的图像显示. Gabor2.m:4个方向的Gabor滤波器对lena进行滤波的顶层调用模块. gabor.m:绘制一个Gabor滤波器的空域和频域函数图. compute.m:计算Gabor滤波器函数(要被上面3个模块调用,这3个模块彼此独立)-Gabor filter function calculation. Gabor1.m: 4 direc
<赵立桐> 在 2025-01-26 上传 | 大小:1kb | 下载:1

[2D图形编程littlegame

说明:自己编写的一个小游戏界面,在VC下的MFC中实现的-I have written a small game interface, the MFC in VC to achieve the
<xiaoC> 在 2025-01-26 上传 | 大小:37kb | 下载:0

[2D图形编程3245787876

说明:用c++编写的扫描线填充,可以即时显示出效果-With c++ Prepared scan line fill, you can immediately show the effect of
<wang> 在 2025-01-26 上传 | 大小:2.89mb | 下载:0

[2D图形编程program_1

说明:图片模糊处理的例程,通过对n*n的pixel矩阵数据排序,进行中值变换,获得平缓过渡的图片。 排序程序可使用多种算法,实现的有冒泡、快速排序算法。-Fuzzy picture of the routine treatment, through the n* n matrix of pixel data sort ongoing values transformation, to obtain smooth transition pi
<fly> 在 2025-01-26 上传 | 大小:8kb | 下载:0
« 1 2 ... .82 .83 .84 .85 .86 687.88 .89 .90 .91 .92 ... 846 »

源码中国 www.ymcn.org