资源列表

« 1 2 ... .97 .98 .99 .00 .01 8802.03 .04 .05 .06 .07 ... 18703 »

[绘图程序Shape

说明:写一个画图小程序MiniDraw,要求画直线(Line),椭圆(Ellipse),矩形(Rectangle),多边形(Polygon)等图形元素(图元)。 每种图元需用一个类(对象)来封装,如CLine, CEllipse, CRect, CPolygon; 各种图元可从一个父类CShape来继承; 每种图元的绘制不一样,但是绘制接口在父类中是一样,因此可学习和使用类的多态性。 -Write a drawing applet MiniDraw, required drawing
<陈婉> 在 2025-11-19 上传 | 大小:1.96mb | 下载:0

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

说明:vc 实现的是图片歪曲变形及恢复原形-vc achieve the image distortion of deformation and recovery prototype ......
<bill> 在 2025-11-19 上传 | 大小:184kb | 下载:0

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

说明:IDW方法和RBF方法 用CDIB图像类实现Image warping -IDW method and RBF methods with CDIB image class implementation Image warping
<陈婉> 在 2025-11-19 上传 | 大小:2.17mb | 下载:0

[GIS编程mygis

说明:VC+GIS开发代码 GIS开发框架小程序 基于AO下的编程-VC+ GIS GIS development fr a mework developed code small programs under the program based on AO
<王鑫> 在 2025-11-19 上传 | 大小:7.6mb | 下载:0

[图片显示浏览DyBMPMovie

说明:这是一个一系列BMP图片的动态演示程序,非常有趣!-This is a series of BMP images of dynamic demo, very interesting!
<jiangshaowu> 在 2025-11-19 上传 | 大小:112kb | 下载:0

[OpenGLopenglMannualBook

说明:opengl 函数手册 图形开发人员的好帮手opengl mannual book -opengl mannual book
<ldn> 在 2025-11-19 上传 | 大小:402kb | 下载:0

[OpenGLOpenglSuperBible

说明:openGL 超级宝典 chm格式 学习opengl必备资料-opengl super bible
<ldn> 在 2025-11-19 上传 | 大小:4.76mb | 下载:0

[图形图象imageMatch

说明:对图像配准进行改进,主要是速度和配准精确度方面-the improve of image match,mainly about speed and match correctly.
<谢永胜> 在 2025-11-19 上传 | 大小:4.33mb | 下载:0

[图形图象code39enc

说明:39码编码的源码,用matlab语言实现,主要实现39码的编码,算法不算复杂-39code source code
<jason> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[3D图形编程ShadowMapping

说明:一篇很好的关于 D3D Shadow Mapping 的文章,带源代码,并且包括使用NVIDIA HARDWARE 计算Shadow Mapping .-A very good article on D3D Shadow Mapping (includeing source).It also talk about something on Shadow Mapping calculating with NVIDIA HARDWARE
<jerry> 在 2025-11-19 上传 | 大小:308kb | 下载:0

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

说明:整人精灵1.0源代码 在闲暇无聊时可以利用该源码对朋友进行骚扰 -The entire human wizard 1.0 source code can be bored in the leisure use of the source of harassment to a friend
<李朗> 在 2025-11-19 上传 | 大小:39kb | 下载:0

[GIS编程bou2_4l

说明:在vb中用mapobjects添加图层,-Private Sub Form_Load() Dim dcnn As New MapObjects2.DataConnection Dim mlayer As New MapObjects2.MapLayer dcnn.Database = "G:\shape文件" dcnn.Connect Set mlayer.GeoDataset = dcnn.FindGeoDataset("bou2_4l") Map1.Layers.Ad
<yefeng> 在 2025-11-19 上传 | 大小:408kb | 下载:1
« 1 2 ... .97 .98 .99 .00 .01 8802.03 .04 .05 .06 .07 ... 18703 »

源码中国 www.ymcn.org