搜索资源列表
image processing c++ code
- 本程序以BMP文件为基础,详细介绍了图象处理的基本思路及编程实现,很不错的入门必备哦!-the procedures to BMP file, based on a detailed image processing and the basic programming ideas, a very good entry must Oh!
powuxian
- 一个用C语言开发的画抛物线的程序,适用于在学习计算机图形学基础的同学-a C-language development paintings parabola procedures applicable to the study of computer graphics based on the students
24rgbtogray
- Visual C++ 数字图像处理一书的源代码,在此基础上,添加了24位真彩图-〉8位256色灰度图的程序。经-Visual C Digital Image Processing a book of source code, on this basis, Add a 24-color pictures - "eight 256-color gray-scale map process. After
C++_jiemian
-   MFC (Microsoft Foundation Class Library) 中的各种类结合起来构成了一个应用程序框架,它的目的就是让程序员在此基础上来建立Windows下的应用程序,这是一种相对SDK来说更为简单的方法。本文介绍c++界面设计.
draw
- MFC C++实现基本的绘图程序,非常基础,是学习的好帮手。
矢量图形控件 Simple Graphic
- ------------------- 1.2版本 Simple Graphic 图形控件: 1.增加锁定功能,锁定的图形要素不可以做任何操作,但可以选中lock 2.增加标注属性功能,标注内容直接设置到labelAttribute属性内,如果为“”则不标注 3.增加ShowLabel属性定义,代表这个图形要素是否显示他的标注。 4.增加BackShowLabel属性定义,这个定义在内部使用,组合时可以把ShowLabel设置为False,原值存入BackShowLabel,拆组时再
矢量图形控件 Simple Graphic
- ------------------- 1.2.1版本: 1.增加设置在选择时,是否可以选择锁定图形,是否可以选择不显示图形 2.ISGElementCollection中增加contains函数,判断是否已经存在 3.ISGControl里增加UserFeedBackElements属性,用于增加用户辅助图形;增加CanUndoRedo属性,用于觉得是否自动记录操作堆栈; 增加搜索函数 ------------------- 1.2版本 Simple Graphic 图形控件:
3DSLOADER
- 这是一个三维坐标系的三维坐标的显示程序,是用opengl和VC编成的,在运行程序前需要配置opgenl的开发环境,这可以作为一个显示的基础,在其上显示自己编制的图形学程序。-this is a coordinate program .it can show us the three-dimension coordinate,but you must set you opengl environment before you using it!
TowerMfcLast
- VC++开发的、面向对象的、有界面的汉诺塔演示程序,简单易用,需有一定C++基础的使用。-TowerMfcLast
PCBMatch
- 其于DirectShow SDK开发的采集视频程序,可以单独地采集单帧24位位图图像,它是基础的简单的DirectShow程序,特别利于初学者学习,程序中都是微软的示范源代码,只是简单的加了C++封装。-DirectShow SDK developed its capture video program, you can capture single frame alone 24-bit bitmap images, it is a simple DirectShow-based procedu
bright
- 编译器vs2008,完全用GDI基础打造的播放器 ,如果想写这样一个播放器需要Windows程序设计基础-A music player write with C and complete compiled with GDI
Quadrilateral
- 这是一个基于OPENGL 3.7的一个绘制四边形的程序,采用C++6.0编译通过,程序中有基础的初始化方法以及RESHAPE方法,对初学者有一定的价值-This is based on a draw quadrilateral program OPENGL 3.7, C++6.0 compiler, a program based initialization method, and RESHAPE methods have a certain value for beginners
Pylon_single_Grab
- 本程序基于basler SDKde pylonc库基础上开发的单个相机实时图像采集功能,可以单帧抓取图像。-This c programe was based on basler SDK pylonC class ,we develop a project ttat can drive a single camera to grab image.
NeHe OpenGL教程
- 这是一份非常好的关于openGL的入门教程,从最基本的搭建框架到最后可以比较独立的实现事物的虚拟过程,都有非常详细的讲解。(This is a very good tutorial on the openGL, from the most basic framework to the last can be relatively independent of the virtual process of things, have a very detailed explanation.)
MyDraw
- 基于C++MFC库的画图程序的基础版本,适合作为进行进一步开发的基础。(Based on the basic version of C++MFC library drawing program, suitable for further development of the basis.)