搜索资源列表
GIS
- 这就是陈建春的《用Visual C++开发GIS系统》的配套代码。 用来给初学者熟悉VC++图形编程很不错,我当初学MFC的时候就是照着这本书上手的。但作为一个GIS系统来说缺少一些必要的 要素,比如大数据量的管理、空间索引、符号化、投影等等等等等。以现在的眼光看来整个系统的架构设计也不是太好。 这本书再版后改名为《矢量图形系统开发与编程》,内容变化不大-"using Visual C development of GIS systems" support
PrintGL_Fietiger
- 说明: GL Print.rar是一个比较常见的OpenGL的打印代码,在CodeGuru上有的,我在它的基础上面做了一点点改动,就是将CGLobj当成了View的一个成员,原来他们之间存在继承关系.效果相同. Ch4.rar是一本书上面的一个原码,没有打印功能.但是他设计的类比较好(个人观点)所有的绘制功能是在COpenGLDC里完成的,而视图的投影视口的变换等是由一个照相机类完成的,以至于我现在还不知道怎么回事,只管用就是了. NewGL.rar 的我结合上面两者改写
RLE8
- 我发现网上关于RLE编码的资料很少,特此发文章来填充它,查了很多资料,至今还有不完善的地方,希望大家批评指正,里面有RLE编码的介绍和C++实现-I found on the Internet RLE encoding little information, the article is hereby made to fill it, and examine a lot of information. So far there are imperfections in the hope of c
matrix_convert_cPP
- 用c++语言来写的求矩阵的逆,比MATLAB来说,略显的有一点复杂-With c++ language to write the inverse matrix of demand than MATLAB, the bit' s a little complicated
Plugin_MaterialEditor
- 用C#写的Ogre材质编辑器,由于网上的这方面的资料很少,特别贡献给大家!-the ogre materail edit with C#,be to the active is little,so I give you
openglzhinan
- oengl红宝书的随书源码。都是c程序,很经典的书,不可不下。-Little Red Book of oengl source with the book. C are the procedures, it is the classic book, can not be over.
menu
- 一个占用内存极少的菜单系统的实现 .menu.gif是一个演示 对身边常见的手机的界面做分析,总结,然后通过 C 代码实现类似的界面。 -A little memory to achieve the menu system. Menu.gif is a demonstration of around a common interface for the phone to do analysis, summary, and then through the C code to achi
ImageShow
- 之前刚搞了搞mac机上的编程,知道资料比较少,这里上传一个cocoa下用objective-c写的一个显示图像了给入门者-Carried out just prior to engaging in programming mac machine on, know relatively little information here to upload a cocoa using objective-c Writing a display image to the beginners
Detector_cf
- detection of move , this programs was develope in c++ so be carefull because is a little unstable-detection of move , this programs was develope in c++ so be carefull because is a little unstable
FilledShape
- 计算机图像学中用C实现图形的填充,比较实用的小程序-Study using computer image graphics C realization of the filling, relatively little practical procedures
Camshow
- 基于opencv和c++编写的程序,用来显示usb摄像机的输入视频。占用资源很少。-Opencv-based and c++, prepared by the procedures used to display video input usb camera. Occupy very little resources.
BMPprossing
- C处理BMP图像程序,有点缺陷,请大家指出。共同进步-C procedures for handling BMP image, a little flaw, please point out. Common progress
snake
- 这是我制作的一个用GLUT编写的小游戏,希望对大家有帮助-This is what I produced a little game written with GLUT, want to help everyone
lcpen
- 小画笔 用c++builder编写,可以直接在桌面上使用。-little drawing
Scan_Bmp
- 这是指纹识别系统中的一段程序,用c语言编写的,希望对大家能够带来一点帮助-This is a fingerprint recognition system procedures, using c language, and we hope to bring a little help
c-rect
- c语言写的绘图函数,用的是TC下的绘图程序,代码放在TXT中了,很小的。-using the c-language to discribe the picture,using the special include head.it is very little.
ImageProcessor
- 简单的C#图像处理小工具:翻转、灰度、增亮 -A simple little C# image processing tools: flip, gray, brightening
picture.c
- 运用c语言进行图像的腐蚀操作选用了个1*3的结构进行腐蚀,并且显示图像的高度,宽度 和大小。简单的小程序,容易看懂。-C language image etching operation used a 1* 3 of the structure of the corrosion, and the height, width and size of the displayed image. Simple little program, easy to understand.
MyFirstProgrammeForYou
- 用C语言画一颗心,算是初学者给予另一半的一个小惊喜吧(to draw a heart via C and this is a little surprise of a starter for his or her lover)
灰度计算
- 实现简单的灰度计算,用作新手参考,稍加改变能添加到自己的程序中实现简单图像处理(A simple gray scale calculation, used as a novice reference, a little change that can be added to your own program to implement simple image processing)