CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - 工程代码
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
GUI Develop
Windows Kernel
WinSock-NDIS
Driver Develop
ADO-ODBC
GDI-Bitmap
CSharp
.net
Multimedia Develop
Communication
Shell api
ActiveX/DCOM/ATL
IME Develop
ISAPI-IE
Hook api
Screen saver
DirextX
Process-Thread
Console
File Operate
Printing program
Multi Monitor
DNA
Other
Search - 工程代码 - List
[
GDI-Bitmap
]
经过扩展的CGraph类及示例工程源代码
DL : 0
作者将一个CGraph类由像素模式下,扩展到逻辑模式下,并加了x,y轴的箭头,可以添加曲线名称。使用的方法: 复制Graph.h,Graph.cpp GraphLegend.cpp.GraphLegend.h GraphSeries.cpp,GraphSeries.h六个文件到相应的目录下,然后把他们加入到工程中,修改相应的头文件。在示例工程中作者提供了绘制饼图和直方图的代码。-CGraph author of a category by the pixel mode, the logical extension of the model, plus the x, y axis of the arrow, curve names can be added. The methods used : copy Graph.h, Graph.cpp GraphLegend.cpp.GraphLegend.h GraphSeries.cpp, GraphSeries.h six documents to the corresponding directory, and then put them into the project, the first to amend the corresponding document. Examples of projects in which the author provides a mapping pie and histogram of the code.
Date
: 2008-10-13
Size
: 28.92kb
User
:
张敏
[
GDI-Bitmap
]
vcppnet-htp1_examples
DL : 0
VC++.NET大学教程 本书由H.M.Deitel,P.J.Deitel,J.P.Liperi和C.H.Yaeger共同编写,Deitel父子二人曾合作编写了最畅销的C++教材C++How To Program。本书同样借助Deitel独有的“LIVE-CODE”方法,通过数百个工作程序(约22 000行代码),讲授如何用Visual C++进行程序设计。 本书基于最新的Visual Studio 2003,采用最受读者欢迎的、教学和学习效果都很显著的“活代码”方式,由浅入深、循序渐进地介绍了Visual C++ .NET的特性。贯穿全书的编程提示(如良好编程习惯、常见编程错误、软件工程知识、界面知识、错误预防提示、性能提示、移植性提示)、各章后面的小结、自测题、自测题答案和练习题,非常有助于读者巩固所学知识。 本书难度适中,是学习Visual C++ .NET的理想用书。 -VC.NET university course book by H. M. Deitel, P. J. Deitel, J.P. Liperi and C. H. Yaeger prepared jointly, Deitel father and the son have jointly prepared a best-selling textbook C C How To Program. The book also help Deitel unique "LIVE-CODE" method, through hundreds of procedures (about 22,000 lines of code), taught how to use Visual C for programming. The book based on the latest Visual Studio 2003, used most readers welcome, teaching and learning are very significant effect "runtime", elementary, gradual introduction of the Visual C.NET features. Throughout the book suggested programming (such as good programming practice, common programming errors, software engineering knowledge, knowledge interface, error Prevention suggest that performance suggest that the tra
Date
: 2008-10-13
Size
: 19.09mb
User
:
aa
[
GDI-Bitmap
]
handvu-beta3.tar
DL : 2
结合摄像头使用,用于手部位置跟踪,精准度非常高,另可以识别六种手势。其手位跟踪模块可作为手势识别软件的一个组成部分,内含非常详细的说明文档。编译该代码,需要 OpenCV 0.97 或更高版本的支持。在Windows下的编译顺序为cubicles工程、handvu工程,之后根据视频数据来源要求编译其他代码。建议使用 Visual Studio 2003 ,如果需要编译 DirectX 相关模块,则请安装 DirectX SDK 9.0 或更高版本。
Date
: 2008-10-13
Size
: 1.19mb
User
:
李典
[
GDI-Bitmap
]
RTDemo
DL : 1
高效的绘制曲线,结构清晰,代码完整,该源码可以很方便的应用到各自的工程项目中,不需要注册,不需要额外的动态、静态库的支持,轻松实现曲线绘制,而且方便调试
Date
: 2008-10-13
Size
: 152.74kb
User
:
qqqqqqw1
[
GDI-Bitmap
]
Src
DL : 0
一个制作曲线的工程代码,可以设置曲线颜色,宽度
Date
: 2008-10-13
Size
: 140.18kb
User
:
傅晓强
[
GDI-Bitmap
]
cjml_code
DL : 0
一个横版过关游戏,VC实现,带三张地图。这是整个工程,包含了图片、代码所有资源,可直接编译运行
Date
: 2008-10-13
Size
: 279.3kb
User
:
帅帅
[
GDI-Bitmap
]
经过扩展的CGraph类及示例工程源代码
DL : 0
作者将一个CGraph类由像素模式下,扩展到逻辑模式下,并加了x,y轴的箭头,可以添加曲线名称。使用的方法: 复制Graph.h,Graph.cpp GraphLegend.cpp.GraphLegend.h GraphSeries.cpp,GraphSeries.h六个文件到相应的目录下,然后把他们加入到工程中,修改相应的头文件。在示例工程中作者提供了绘制饼图和直方图的代码。-CGraph author of a category by the pixel mode, the logical extension of the model, plus the x, y axis of the arrow, curve names can be added. The methods used : copy Graph.h, Graph.cpp GraphLegend.cpp.GraphLegend.h GraphSeries.cpp, GraphSeries.h six documents to the corresponding directory, and then put them into the project, the first to amend the corresponding document. Examples of projects in which the author provides a mapping pie and histogram of the code.
Date
: 2025-12-21
Size
: 29kb
User
:
张敏
[
GDI-Bitmap
]
3D下的计算机图形学的编程实践VC源码
DL : 1
原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-download the original code, the computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. Because of the limited energy, the original code did not make any notes. To simplify programming for consideration, in many places designated constant, GM declined to handle. Decompress gui16 established after the catalog under the original code and engineering documents. Established in gui16 release directory, under which an executable file and the necessary bitmap, and model documents. If the release catalog implementation procedures, must copy the necessary bitmap and model documents.
Date
: 2025-12-21
Size
: 1.79mb
User
:
李为民
[
GDI-Bitmap
]
vcppnet-htp1_examples
DL : 0
VC++.NET大学教程 本书由H.M.Deitel,P.J.Deitel,J.P.Liperi和C.H.Yaeger共同编写,Deitel父子二人曾合作编写了最畅销的C++教材C++How To Program。本书同样借助Deitel独有的“LIVE-CODE”方法,通过数百个工作程序(约22 000行代码),讲授如何用Visual C++进行程序设计。 本书基于最新的Visual Studio 2003,采用最受读者欢迎的、教学和学习效果都很显著的“活代码”方式,由浅入深、循序渐进地介绍了Visual C++ .NET的特性。贯穿全书的编程提示(如良好编程习惯、常见编程错误、软件工程知识、界面知识、错误预防提示、性能提示、移植性提示)、各章后面的小结、自测题、自测题答案和练习题,非常有助于读者巩固所学知识。 本书难度适中,是学习Visual C++ .NET的理想用书。 -VC.NET university course book by H. M. Deitel, P. J. Deitel, J.P. Liperi and C. H. Yaeger prepared jointly, Deitel father and the son have jointly prepared a best-selling textbook C C How To Program. The book also help Deitel unique "LIVE-CODE" method, through hundreds of procedures (about 22,000 lines of code), taught how to use Visual C for programming. The book based on the latest Visual Studio 2003, used most readers welcome, teaching and learning are very significant effect "runtime", elementary, gradual introduction of the Visual C.NET features. Throughout the book suggested programming (such as good programming practice, common programming errors, software engineering knowledge, knowledge interface, error Prevention suggest that performance suggest that the tra
Date
: 2025-12-21
Size
: 19.09mb
User
:
aa
[
GDI-Bitmap
]
VC6-VFW
DL : 0
vc6工程文件,演示了如何使用VFW连接摄像头的源代码。-vc6 project file, to demonstrate how to use the VFW connected camera source code.
Date
: 2025-12-21
Size
: 2.87mb
User
:
王印
[
GDI-Bitmap
]
handvu-beta3.tar
DL : 0
结合摄像头使用,用于手部位置跟踪,精准度非常高,另可以识别六种手势。其手位跟踪模块可作为手势识别软件的一个组成部分,内含非常详细的说明文档。编译该代码,需要 OpenCV 0.97 或更高版本的支持。在Windows下的编译顺序为cubicles工程、handvu工程,之后根据视频数据来源要求编译其他代码。建议使用 Visual Studio 2003 ,如果需要编译 DirectX 相关模块,则请安装 DirectX SDK 9.0 或更高版本。-Combination of camera to use for hand position tracking, accuracy is very high, and the other six kinds of gestures can be identified. Digital tracking of their hand gesture recognition module can be used as an integral part of software, including a very detailed documentation. Compile the code, the need for OpenCV 0.97 or later support. Compiler in Windows under the order of cubicles works, handvu works, after the source of video data in accordance with the requirements of other code compiler. Recommend the use of Visual Studio 2003, if you need to compile the relevant modules DirectX, install DirectX SDK 9.0 or later.
Date
: 2025-12-21
Size
: 1.19mb
User
:
郭策
[
GDI-Bitmap
]
RTDemo
DL : 0
高效的绘制曲线,结构清晰,代码完整,该源码可以很方便的应用到各自的工程项目中,不需要注册,不需要额外的动态、静态库的支持,轻松实现曲线绘制,而且方便调试-Efficient mapping curve, structural clarity, code integrity, the source can be easily applied to the respective projects, do not need to register, no need for extra dynamic, static library support, easy to realize curve drawing, and to facilitate debugging
Date
: 2025-12-21
Size
: 152kb
User
:
qqqqqqw1
[
GDI-Bitmap
]
Src
DL : 0
一个制作曲线的工程代码,可以设置曲线颜色,宽度-Production curve of a project code, you can set the color curve, the width of
Date
: 2025-12-21
Size
: 2.06mb
User
:
傅晓强
[
GDI-Bitmap
]
cjml_code
DL : 0
一个横版过关游戏,VC实现,带三张地图。这是整个工程,包含了图片、代码所有资源,可直接编译运行-A horizontal clearance version of the game, VC achieved, with three maps. This is the whole project, and includes a picture, code all the resources can be directly compiled to run
Date
: 2025-12-21
Size
: 1.32mb
User
:
帅帅
[
GDI-Bitmap
]
Pic
DL : 0
对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。-Of computer graphics programming practice, including painting a straight line, anti-aliased line, circle, drawing an oval, rectangular painting, painting polygon, rectangle fill, polygon fill, 3D transformation, light, texture and so on. Because energy is limited, not to the original code to make any comment. Simplify the programming for consideration, in many parts of specified constant, making general-purpose processing. After the establishment of gui16 extract directory, in its code and under the original project file. Gui16 established in the release directory, under which there is a executable file and the necessary bitmap files and models. Such as in the release directory outside of the implementation of procedures, you must copy the necessary bitmap files and models.
Date
: 2025-12-21
Size
: 347kb
User
:
章回第
[
GDI-Bitmap
]
computergraphicsprogramming
DL : 0
我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理。解压缩后建立gui16目录,在其下有原代码和工程文件。在gui16下建立 release目录,其下有一可执行文件及其所须的位图及模型文件。如在release目录之 外执行程序,必须复制所需位图及模型文件。 必须复制的文件: Chopper.asc chopper.bmp cp.bmp end.BMP end.txt w1.bmp w2.bmp w3.bmp 如有问题欢迎大家和我交流! 联系方式: e-mail:cproom@163.net http://cproom.yeah.net 通讯地址:陕西省西安市太白南路202号(骊山微电子公司)陈鹏(收) 邮编 :710065 电话 :(029)-8234582-computer graphics programming using GDI
Date
: 2025-12-21
Size
: 334kb
User
:
RQG
[
GDI-Bitmap
]
7.GDIhuitu
DL : 0
本实验要求利用GDI绘图相关知识,绘制广州地铁线路图。该实验我建立的是MFC工程的基本对话框程序。当点击对话框上的按钮时,便会出现地铁线路图。因此,显示地铁图的相关代码添加在该按钮通过消息映射对应的函数内。 -The dialog box procedure. When you click the button on the dialog box will appear when the MRT. Therefore, the metro map display-related code to add the button to pass the message map in the corresponding function.
Date
: 2025-12-21
Size
: 1.8mb
User
:
谢振宇
[
GDI-Bitmap
]
JM10.2
DL : 0
JM H264源码,10.2版本 用VC编程,整个项目工程代码完整,可直接编译使用-JM H264 source, version 10.2 with the VC program, complete the entire project code can be compiled directly using
Date
: 2025-12-21
Size
: 3.81mb
User
:
林强
[
GDI-Bitmap
]
daima
DL : 0
Visual C++数字图像处理 -谢凤英 电子工业出版社 这本书上的c++代码,包括整个工程文件 -all the code of Visual C++数字图像处理-谢凤英 which can save a lot of time of you
Date
: 2025-12-21
Size
: 3.26mb
User
:
王岑
[
GDI-Bitmap
]
openCV...Track
DL : 1
openCV中的代码 有2ROI Hough检测直线 kalman跟踪小球 播放视频 车道线检测工程代码 -openCV code 2ROI Hough kalman and other thing
Date
: 2025-12-21
Size
: 11.97mb
User
:
王玉
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.