联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 图形图象(381) 
按平台查找All Visual C++(381) 

[图形图象] OpenGL-Texture

自然景物的模拟是近年来计算机图形学中具有挑战性的研究方向之一。OpenGL 技术是实现真实感图形模拟的重要方法之一。本文使用 OpenGL 的编程接口, 应用纹理映射技术, 实现了三维场景的真实模拟。纹理映射技术的应用能增强三维场景绘制的真实感, 并能提高三维场景的渲染速度。
Simulation of natural scenery is one of the challenging research direction in recent years, with computer graphics. OpenGL technology is an important way to achieve realistic graphics simulation. As used herein, OpenGL programming interfaces, application of texture mapping technology to achieve a realistic simulation of three-dimensional scene. Application of texture mapping technology can enhance the realism of the three-dimensional scene painting, and can improve rendering speed three-dimensional scene. (2016-01-21, Visual C++, 150KB, 下载6次)

http://www.pudn.com/Download/item/id/1453373850440501.html

[图形图象] CPP

本书作者根据自己学习C++的亲身体会及多年教学经验,用简单的例子和简练的叙述讲解C++编程,别具特色。 全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。 本书作为正式教材和自学用书均非常优秀,作为程序设计者的参考用书亦极为合适。
Author C++ based on their personal experience of learning and years of teaching experience, using simple examples and concise narrative on C++ Programming distinctive. The book consists of eight chapters, evolution involves object, data abstraction, hidden realize, initialization and removal, function overloading and default parameters, input and output stream introduction, constants, inline functions, named control, reference and copy constructor , operator overloading, dynamic object creation, inheritance and composition, polymorphism and virtual functions, templates, and package container classes, multiple inheritance, exception handling and runtime type identification. This book serves as an official materials and self-learning books are very good, as the programmer reference book is also very appropriate. (2015-06-20, Visual C++, 22374KB, 下载3次)

http://www.pudn.com/Download/item/id/1434736884427118.html

[图形图象] Inheritance-and-polymorphism

编程实现类与类之间的关系,体现继承和多态,包含:(1) 体现三类继承方式的区别 (2) 纯虚函数体现多态 (3) 有成员类 (4) 实现类成员初始化(5) 要有构造函数(6) 拷贝构造函数(7) 操作符重载 (8) 要有友元函数 (9) 类型匹配异常
The relationship between class and class programming, reflecting the inheritance and polymorphism, including: (1) reflects the difference between the three types of inheritance (2) embodies pure virtual function polymorphism (3) members of the class (4) implementation class member initialization (5) have a constructor (6) copy constructor (7) operator overloading (8) have a friend function (9) Type mismatch exception (2014-04-28, Visual C++, 983KB, 下载1次)

http://www.pudn.com/Download/item/id/2525154.html

[图形图象] CV4

立体视觉相关的程序,这部分需要先了解图像和摄像机之间的对立关系,并对极线几何比较了解,先把原理熟悉了以后,具体到编程上就会轻松一点,整体还是比较耗时的。具体来说,程序使用SSD得到匹配点,然后根据匹配点计算出基本矩阵,最后计算出匹配点相关的极线
Stereo vision procedure, this part of the need to understand the antagonistic relationship between the image and the camera, and a better understanding of epipolar geometry, the first principle is familiar, specific to the programming will be a little easier, overall it is quite time-consuming . Specifically, the program uses the SSD to give the matching point, a fundamental matrix is 琠栀攀渀 calculated according to the matching point, the final calculation of the matching points relevant to the lines (2013-04-25, Visual C++, 2902KB, 下载24次)

http://www.pudn.com/Download/item/id/2217034.html

[图形图象] DosImageN

关于DosImageN程序的说明 一、本程序是《C/C++图像处理编程》出版一年多来修改、改进的结果。 程序有所修改,内容也有很大的增加。 二、书中演示程序的内容与DosImage程序相一致。DosImageN程序有较多 修改,有改正错误的,有提高性能的,难以一一列出。
A description of the procedures on the DosImageN, this program is " C/C++ image processing program," published more than a year to modify and improve the results. Program has been modified, there is a large increase in the content. Second, the book shows the contents of the program is consistent with the DosImage program. DosImageN program more changes are to correct the error, there is improved performance, it is difficult to list. (2011-03-28, Visual C++, 256KB, 下载2次)

http://www.pudn.com/Download/item/id/1470468.html

[图形图象] ThinkC

本书作者根据自己学习C++的亲身体会及多年教学经验,用简单的例子和简练的叙述讲解C++编程,别具特色。 全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。
Author of this book to learn C++ based on their personal experience and years of teaching experience, using simple examples and concise narrative explaining C++ programming, distinctive. The book is divided into 18 chapters, covering the evolution of the object, data abstraction, hiding implementation, initialization and clearance, Function Overloading and default parameters, input and output stream introduced constants, inline functions, named control, reference and copy constructors, operator overloading, dynamic object creation, inheritance and composition, polymorphism and virtual functions, templates, and package container classes, multiple inheritance, exception handling and runtime type identification. (2010-03-13, Visual C++, 14156KB, 下载3次)

http://www.pudn.com/Download/item/id/1085662.html

[图形图象] VideoEXEshipincaiji

许多朋友希望我能介绍一下视频的编程,时下视频聊天几乎成了网吧老板们制胜的法宝,自己的软件嵌入 视频通信方式又显得那么酷,而一个摄像头只需要百来块钱。本软件功能上可以实现视频采集、预览,选 择压缩器(视频文件可是大得惊人!)进行压缩、解压,回放。抓取单帧图片保存等。
Many friends want me to be able to tell us about the video programming, video chat nowadays seems to have become a magic weapon for winning Internet cafe owners have their own software embedded video communication in a manner appear to be so cool, but just need a camera to 100 yuan. The software features can be achieved on the video capture, preview, select the compressor (video file, but a staggering!) For compression, decompression, playback. Grab single-frame images to save and so on. (2010-02-02, Visual C++, 2076KB, 下载9次)

http://www.pudn.com/Download/item/id/1057604.html

[图形图象] windowsgraphicsprogrammingcode

本书详细介绍Windows图形系统,包括Win32 GDI和 DirectDraw API的技术细节:设备环境、坐标空间和变换、像素、填充区域、位图、图像处理、文字处理、元文件、打印处理等。本书内容翔实、例子丰富、分析透彻,是Windows编程人员的实用参考书。附带光盘包含书中实例、实用程序、相关信息等。
This book details Windows graphics system, including the Win32 GDI and DirectDraw API technical details: device context, coordinate space and transformation, pixels, filled area, bitmap, image processing, word processing, meta file, print processing. This book informative, examples and analytical, is a practical reference book Windows programmers. The book comes with CD-ROM contains examples, utility programs, related information. (2010-01-30, Visual C++, 14666KB, 下载46次)

http://www.pudn.com/Download/item/id/1055008.html

[图形图象] vision

基于VC++2008的视频文件与摄像头处理源码与说明,说明文件是英文的,当时是 用于VC++2005,但是应该不妨碍大家阅读。 共包括三个工程,分别为MPEG文件的处理、单个摄像头的处理、两个摄像头的处理,每 个工程带一个Word说明文件。 至于大家所要的视频文件的处理和多文档窗口的编程资料,里面都有很好的示例。
Based on VC++2008 video files with the camera deal with source code and instructions, documentation is in English, and was used in VC++2005, but it should be without prejudice to everyone to read. A total of three projects, namely MPEG file processing, single camera processing, the handling of the two cameras, each project with a Word documentation. As for the video file you want the processing and multi-document window, the programming information, which has a very good example. (2009-11-08, Visual C++, 7430KB, 下载43次)

http://www.pudn.com/Download/item/id/963173.html

[图形图象] myupload

 GDI+的应用使得平面图形图象编程变的更加容易,本文以一个基于对话框的时钟程序为例,在VC6.0中调用*.png图片实现半透明渐变窗口,该程序实现了指针式和数字式两种时钟显示方式。窗口实现了半透明渐变窗口、窗口拖动无移动矩形框、隐藏了任务栏窗体按钮等。
GDI+ application programming makes the plane graphic images become easier, this paper, a dialog-based clock program as an example, VC6.0 call*. png image to achieve gradient translucent window, the program achieved a pointer two kinds of clocks and digital display. Achieved a translucent window, gradient window, drag the window without moving a rectangular box, hide the taskbar buttons and so on form. (2009-09-20, Visual C++, 368KB, 下载89次)

http://www.pudn.com/Download/item/id/916298.html

[图形图象] matchgame.rar

两个乒乓球队进行比赛,各出三人。甲队为a,b,c三人,乙队为x,y,z三人。已抽签决定 比赛名单。有人向队员打听比赛的名单。a说他不和x比,c说他不和x,z比,请编程序找出 三队赛手的名单。
2 table tennis team to compete, each offering three. A team of a, b, c three-, B team for the x, y, z three. Match list has been determined by lot. The game was made to inquire about the list of players. a said he did not and the x ratio, c said he did not, and x, z ratio, please programmed to identify a list of three teams racing. (2009-08-31, Visual C++, 2KB, 下载4次)

http://www.pudn.com/Download/item/id/895548.html

[图形图象] hdakldjajd

VC++编程实现对曝光不足照片的修复。 根据照相的一般原理:物体反射的光线经过透镜投影到胶片上,胶片上的感光颗粒根据光线的强弱做出不同程度的分解从而显现出不同的颜色。当没有使用闪光灯或暴光时间过短而造成照片曝光不足时,照射在胶片上的光线强度不够或照射时间过短均会使感光颗粒分解不完全,冲洗出来的照片就会发暗。
VC++ programming to achieve the repair underexposed pictures. In accordance with the general principles of photography: light reflected from objects through the projector lens to the film, the photosensitive film on the strength of particles under the light to make varying degrees of decomposition in order to show different colors. When there is no flash or too short exposure time and exposure caused by lack of pictures, the exposure in the film or not enough of the light intensity is too short exposure time would photosensitive particles are not completely decomposed, the photo will be washed out dark. (2009-06-17, Visual C++, 4KB, 下载16次)

http://www.pudn.com/Download/item/id/811102.html

[图形图象] DISLIN_v93_BC

DISLIN数据可视化 Borland C++ 5.5, 5.6, 6.0库。 DISLIN是一个著名的图形函数/数据可视化库,支持多种编程语言,包括Fortran,c/c++, java, perl, python等,有针对多种平台的版本。 DISLIN简单易学,图形函数只需要几个参数就可以调用。
DISLIN data visualization Borland C++ 5.5, 5.6, 6.0 library. DISLIN is a well-known graphical functions/data visualization library, supporting multiple programming languages, including Fortran, c/c++, Java, perl, python and so on, have the version for multiple platforms. DISLIN easy to learn, graphics function only a few parameters need to be able to call. (2008-05-16, Visual C++, 8302KB, 下载5次)

http://www.pudn.com/Download/item/id/463788.html

[图形图象] DISLIN_v93_vc

DISLIN数据可视化VC++/C库。 DISLIN是一个著名的图形函数/数据可视化库,他支持多种编程语言,包括fortran,c/c++, java, perl, python等,有针对多种平台的版本。 DISLIN成功的原因在于其简单易学。他的图形函数只需要几个参数就可以调用。 dislin的默认坐标系是屏幕左上角为0,0,又下角为2969,2099,是A4纸的尺寸。 通常dislin绘图的基本过程如下: 1) 设置页面格式,图形文件格式,文件名 图形文件格式支持几乎所有流行格式, tiff, bmp, pdf, wmf等,也可以屏幕输出,格式为vga, xwindow等。 setpag, page, metafl, setfil 2) 初始化.disini() 3) 设置绘图参数 4) 绘制坐标轴(graf, polar, grafmp, graf3, graf3d 5) 绘制图标题(title) 6) 绘制数据点(curve, curve3, curv3d, bars, piegrf, surfce, contur) 7) 结束(disfin) 一般调用这几个函数和相应的绘图函数也就足够了。我觉得值得关注的功能就是他支持perl和python脚本绘图,这个对于b/s模式的数据浏览非常有好处。 (2008-05-09, Visual C++, 11294KB, 下载58次)

http://www.pudn.com/Download/item/id/457046.html

[图形图象] ThinkinginC++

本书作者根据自己学习C++的亲身体会及多年教学经验,用简单的例子和简练的叙述讲解C++编程,别具特色。 全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。 本书作为正式教材和自学用书均非常优秀,作为程序设计者的参考用书亦极为合适。
The author of the book according to their own learning C++ Of personal experience and years of teaching experience, using simple examples and concise narrative on the C++ Programming distinctive. Book is divided into 18 chapters, covering the evolution of object, data abstraction, hiding the realization of initialization and removal, function overloading and default parameters, input and output streams, the constants, inline functions, named control, reference and copy constructor, operator overloading, dynamic object creation, inheritance and composition, polymorphism and virtual functions, templates, and package type containers, multiple inheritance, exception handling and run-time type identification. This book as an official self-study materials and books are very good, as a program designer reference books are also very suitable. (2007-12-08, Visual C++, 3968KB, 下载5次)

http://www.pudn.com/Download/item/id/372009.html

[图形图象] imageprocessingvc

数字图像处理典型算法实现,共12章。01vc数字图像编程基础知识,02数字图像的采集、量化和表示,03数字图像的点运算;04图像几何变换,05频域处理方法;06图像增强技术;07图像腐蚀膨胀和细化算法;08边缘检测与提取及轮廓跟踪;09图像分割;10图像配准;11图像复原;12图像压缩
typical digital image processing algorithm, a total of 12 chapters. 01vc Digital Image basic knowledge of programming, 02 digital image acquisition, quantitative and said, 03 Digital Image Point Operators; 04 images geometric transformation, 05 frequency-domain approach; 06 Image Enhancement Technology; 07 images corrosion swelling and thinning algorithm; 08 edge detection and extraction and contour tracking; 09 image segmentation; 10 image registration; 11 image restoration; 12 Image Compression (2007-05-27, Visual C++, 1963KB, 下载281次)

http://www.pudn.com/Download/item/id/288539.html

[图形图象] vfw.rar

熟悉VIDEO FOR WINDOWS ,基于VFW完成图像采集。具体内容包括熟悉硬件图象采集设备,熟悉C++,学习VC++编程,采用Microsoft提供的video for windows的函数库完成图像的采集,完成采集图像的实时显示,软件的界面设计,并把采集信息提供给机器人视觉处理程序。
familiar VIDEO FOR WINDOWS, for the VFW complete image acquisition. Specific content, including image acquisition hardware familiar with the equipment, familiar with C, VC learning programming, Microsoft provides the video for the library windows to complete the image collection to complete the real-time image acquisition, software interface design, and the collection of information provided to the robot visual processing. (2006-05-06, Visual C++, 4186KB, 下载178次)

http://www.pudn.com/Download/item/id/180599.html

[图形图象] jiancesuanfa

边缘检测算法 速度快 你一定会满意的。以前是要收费的。现在免费给你们。 源码经过测试真确无误。
edge detection algorithm faster you will surely satisfied. Prior to the charges. Now free to you. Source tested truthful. (2006-02-27, Visual C++, 244KB, 下载7335次)

http://www.pudn.com/Download/item/id/148851.html

[图形图象] VC++数字图象获取处理计算法

分别讨论了位图及图像类的概念、图像获取、图像增强、图像复原、正交变换、压缩编码、图像配准、运动检测、特征提取、图像分割及识别的相关知识,基本涵概了从图像获取到图像处理的各个领域,并结合Microsoft公司面向对象的可视化集成编程系统Visual C++,给出了相应的算法和完整的源代码。
discussed a bitmap image and the concept of class, image acquisition, image enhancement, image restoration, orthogonal transformation, coding, Image Registration, motion detection, feature extraction, image segmentation and the identification of related knowledge and basic umbrella from image acquisition to image processing in all areas , and combine Microsoft Visual Object-Oriented Programming System Integrated Visual C, corresponding to the given algorithm and the integrity of the source code. (2005-11-28, Visual C++, 319KB, 下载775次)

http://www.pudn.com/Download/item/id/127860.html

[图形图象] 数字图像工程案例

数字图像工程案例,是一个有关图像领域的编程,包含细胞识别、相机调焦、运动检测、图案设计、人脸检测、数控仿真、各种特效、车牌识别(此例子未直接提供)
digital image project cases, the image is a field of programming, including cell recognition, focusing cameras, motion detection, designs, face detection, NC simulation, the various effects, LPR (These examples are not directly provide) (2004-07-10, Visual C++, 5002KB, 下载1596次)

http://www.pudn.com/Download/item/id/1089468707644893.html