CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Graphics
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Compiled
Debug
Disassembly
Decompilation
Packers
Shelling
Editor
Code Assist
PE tools
Patch
Other
Search - Graphics - List
[
Develop Tools
]
20059913236429
DL : 0
Visual C#图像处理程序设计实例,这本介绍了C#如何进行图象处理和设计.是一本很好的关于图形处理的书.-Visual C# image processing program design, which introduced the C# how image processing and design. It is a very good graphics for the book.
Date
: 2008-10-13
Size
: 350.97kb
User
:
姓名
[
Develop Tools
]
Windows API 参考大全
DL : 1
作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。 -32 as a Microsoft platform application programming interface, Win32 API is engaged in the development of Windows applications are essential. The book begins on the Win32 API function to do a complete overview; Then function contains five main categories : window management, graphics device interface, system services, international character and network services; In the appendix to the book, to explain how the Visual Basic and Delphi to their call. The book is engaging in Windows application development software engineers must reference manual.
Date
: 2008-10-13
Size
: 662.58kb
User
:
唐壮
[
Develop Tools
]
新编WIN32API参考大全
DL : 2
为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。-32 for Microsoft platform application programming interface, Win32 API is engaged in the development of Windows applications are essential. The book begins on the Win32 API function to do a complete overview; Then function contains five main categories : window management, graphics device interface, system services, international character and network services; In the appendix to the book, to explain how the Visual Basic and Delphi to their call.
Date
: 2008-10-13
Size
: 662.61kb
User
:
mo20
[
Develop Tools
]
c语言高级编程技术
DL : 0
介绍如何利用TC 系统所提供的相关函数实现菜单设计、图形绘制、动画的播放、乐曲 的演奏、汉字的显示、图片的显现等技术,在讲述时,以问题-解答的方式来逐渐阐明。-how to use TC provided by the system to achieve correlation function menu design, graphics rendering, animation shows, music performances, characters, images appear technical, otherwise, a question-answer approach to gradually clarify.
Date
: 2008-10-13
Size
: 280.35kb
User
:
杨阳
[
Develop Tools
]
计算机图形学_0
DL : 0
本书是外文计算机图形学的中文翻译,主要讲计算机图形学的基本原理与方法,是我们上课时用的教材。-the book is a foreign language computer graphics in Chinese translation, the main speaker computer graphics the basic principles and methods we use in class teaching materials.
Date
: 2008-10-13
Size
: 6.57mb
User
:
里冬眼
[
Develop Tools
]
远程抄表系统组态软件的研制与应用研究
DL : 1
硕士论文题目:远程抄表系统组态软件的研制与应用研究 主要内容:该文首先分析了目前组态软件研究现状及发展趋势,探讨了组态软件特点和组态软件体系结构,尤其对组态软件的图形组态,实时数据库理论做了详细剖析.其次对远程抄表系统组态软件网络结构作了论述,运用面向对象VisualC++语言开发了具有针对该系统的组态软件.在软件编制过程中对于图形组态,数据库访问机制等关键问题,都做了许多工作并给出了较完善的解决方法.该系统组态软件适合中国电力网的特点,在国内远程电力线抄表系统中具有比其他组态软件运用方便、简单明了、适用性强等优点.该软件在运行过程中,功能丰富、界面友好、操作方便.最后,该文还对Internet上的组态软件,作出初步的可行性探讨. -master's thesis topic : Remote Meter Reading System Configuration Software Development and Application main elements : The detailed analysis of the current status of configuration software research and development trends to explore the features and configuration software configuration software architecture, in particular the configuration of the graphics software configuration, Real-time Database Theory done a detailed analysis. Second, remote meter reading system configuration software network structure discussed, Visual C using object-oriented language with the development of the system configuration software. the software development process right in graphics configuration, database access mechanism such key issues, we have done a lot of work and give a better solution. the configur
Date
: 2008-10-13
Size
: 5.06mb
User
:
蒋小平
[
Develop Tools
]
c++builder6编程实例精讲
DL : 0
C++Builder 6 是一款快速开发Win32 应用程序的可视化开发工具,利用它可以实现高性 能的执行效率和出色的底层控制。C++Builder 6 相比于5 以前的版本,提供了更多的网络开 发组件,更快速方便的可视化环境。 本书共有14 章,前三章分别介绍C++Builder 的开发环境、比较特殊的语法,并在第三 章用实例讲述使用C++Builder 开发应用程序的过程,以后的章节均通过实例讲述C++Builder 某个方面的编程技术与技巧。这些实例包括文本、绘图与图象处理、文件、多媒体、系统, 以及FTP 和WinSock 网络通信。在第12 章通过俄罗斯方块游戏介绍VCL 游戏的制作,并 在第13 章介绍游戏开发中常用的DirectX 技术。在第14 章讲述数据库程序的设计,并详细 讲解餐厅结账管理程序的制作过程。 本书是为对C++Builder 有基本了解的程序员或程序爱好者而做,读者需要熟悉C/C++ 编程。本书也可以作为软件开发人员的参考书。-C Builder is a rapid development of Win32 applications visual development tool, it can be used to achieve high performance and excellent efficiency in the implementation of the underlying control. C Builder 6 compared to five the previous version, providing more network development components, to facilitate the more rapid visualization environment. A total of 14 book chapters, chapters were introduced C Builder development environment, a relatively special syntax, in the third chapter example on the use of C Builder application development process. subsequent chapters are examples C Builder about some aspect of technology and programming skills. These examples include text, graphics and image processing, document, multimedia, system, WinSock, and FTP and network communications. In Chapter
Date
: 2008-10-13
Size
: 4.98mb
User
:
夺夺
[
Develop Tools
]
matlab语言应用系列书6.x科学图形
DL : 0
matlab语言应用系列书6.x科学图形,图例丰富。介绍详细-language Matlab Application Series books 6.x scientific graphics, rich annotation. More details
Date
: 2008-10-13
Size
: 7.95mb
User
:
陈虹辰
[
Develop Tools
]
Ltex-graphics
DL : 0
Latex-graphics图形化教程,手把手教你如何使用Latex软件,是广大需要由此软件撰写论文的朋友的最佳选择,机不可失哦!-Latex-graphics graphical directory Maxivista you how to use Latex software, the majority of which need software to write theses friend the best choice Opportunity!
Date
: 2008-10-13
Size
: 1.38mb
User
:
tyroneh
[
Develop Tools
]
Cyuyanchengxusheji
DL : 0
本书共10章,分别介绍了C语言的算法基础、基本概念和如何利用C语言进行程序设计。通过大量的实例介绍了C语言的精华,特别针对目前C语言的发展,精心策划了C语言的综合应用、图形与动画的设计、音乐的演奏等-The book has 10 chapters, each introduced the C language algorithms based on the basic concepts and how to use C language programming. Through numerous examples of the C language, the essence and special view of the current development of the C language and carefully plotted C language integration of applications, graphics and animation design, music performances
Date
: 2008-10-13
Size
: 4.64mb
User
:
林风
[
Develop Tools
]
MATLAB5
DL : 0
介绍matlab5的使用,图形绘制,matlab语言,工作环境 -matlab5 introduced the use of graphics rendering, Matlab language, work environment
Date
: 2008-10-13
Size
: 4.6mb
User
:
王晓静
[
Develop Tools
]
tuxiangchuli_word
DL : 0
一本图形图像入门的电子书籍,对初学者很有帮助,以转换成WORD格式。-a graphics entry of electronic books, useful for beginners to convert Microsoft Word format.
Date
: 2008-10-13
Size
: 77.9kb
User
:
gw
[
Develop Tools
]
jsjtxxkj
DL : 0
本课件是本人多年讲授《计算机图形学基础》这门课程的总结与结晶,该课件(ppt格式)使用多次学生反映良好,有较高参考实用价值。-I taught for many years, "computer graphics based" this course of summing up and crystallization the courseware (ppt format) to reflect the use of many good students, high reference value.
Date
: 2008-10-13
Size
: 11.3mb
User
:
赵虎
[
Develop Tools
]
3Dprogram_ebook
DL : 0
《3D图形编程指南》,一本不可多得的3d编程入门好书,至少本人读了受益匪浅,现在奉献给大家!-"3D Graphics Programming Guide," a rare entry 3d programming books, at least I read a benefit, now dedicated to all!
Date
: 2008-10-13
Size
: 1.12mb
User
:
孟耀伟
[
Develop Tools
]
ASP_1_2_3_4_5_6sdfeoqx
DL : 1
ASP案例开发集锦[配套光盘] 本书精选来自实战中的ASP案例,每个案例配有详细的实现步骤和完整的源代码解释。通过精确分析ASP在数据库、内建 对象、组件、文件系统、图像、安全、XML、VML矢量绘图、手机WAP、多媒体、游戏、邮件、短信、网络传呼、购物车、 广告、BBS、聊天室等方面的案例开发过程,在描述ASP应用技术知识的同时,展现ASP的强大编程功能。 -case ASP Development Collection [CD supporting] the book selected from the real case of ASP, Each case is equipped with the detailed implementation steps and integrity of the source code. ASP through precise analysis of the database, built-in objects, components, file system, image, security, XML, VML vector graphics, WAP mobile phones, multimedia, games, e-mail, text messaging, paging network, shopping cart, advertising, BBS, Chat rooms of case development process, described in ASP Application and technical knowledge, demonstrate the strong ASP programming functions.
Date
: 2008-10-13
Size
: 10.49mb
User
:
ant008
[
Develop Tools
]
Flash_1_2_3_4_5_6sdfeoqx
DL : 0
Flash中文版动画制作教程[配套光盘] 本书主要讲解了使用Flash MX 2004中的各项功能制作动画的方法与技巧,内容包括:Flash基础知识、添加图形和文字、编辑图形和文字、为 图形填充色彩、动画制作基础、元件、库和场景、制作简单动画、制作特殊动画、为动画添加声音、Actions语句基础、Actions语句的应用、 制作交互式动画,以及动画的测试、优化与发布等知识。 本书深入浅出、图文并茂、直观而生动,并采用了大量实用的Flash动画实例帮助读者进行理解。在每章后面,结合该章的内容给出了练习题, 让读者能通过练习巩固所学的知识。 -Chinese version of Flash animation Guide [matching CD] the book mainly to explain the use of Flash MX 2,004 various functions of the animation production methods and techniques, including : basic knowledge of Flash, Add graphics and text editing graphics and text to fill color graphics, animation production infrastructure, components, and the scenes producing simple animation, special animation production, animation, add sound, based Actions statement, Actions statement application, the production of interactive animation, and animation tests, the release optimization and knowledge. The book simple illustrations, visual and vivid, and using a lot of practical examples of Flash animation to help the reader understand. In each chapter behind, and the combination of the content of the exercis
Date
: 2008-10-13
Size
: 47.62mb
User
:
ant008
[
Develop Tools
]
_1_2_3_4_5_6sdfeoqx
DL : 1
Borland Delphi 2005 C# Builder精彩编程实例集锦[配套光盘] 本书用200个独立实例程序介绍了Borland Delphi 2005 C# Builder最新的编程技术。书中所有实例程序摒弃语法说教,侧重实际应用,主要内 容包括:使用GDI+技术开发图形文字特效程序技巧、使用ADO.NET开发数据库程序技巧、使用ASP.NET开发Web应用程序技巧以及Web Service程 序设计技巧等。在本书中,还介绍了托管状态下的文件操作、系统管理、注册表应用、网络通信、界面设计等难得一见的实用技术,是 BorlandFans进军Microsoft.NETFramework的重要参考书。本书所有实例程序在配套光盘中均有源代码,让您所见即所得、所学即所用。-Borland Delphi 2005, C# Builder exciting programming examples Gallery [Distribution CD-ROM] book with 200 examples of independent procedures introduced Borland Delphi 2005 C# B analyzes the latest programming technology. All sample program book abandon grammar preaching, and emphasis on practical applications, the main contents include : use GDI graphics technology development language skills Specific procedures, the use of ADO.NET database program development skills, ASP.NET Web application development techniques and Web Service program design skills. In the book, also briefed the custodian of documents under state operation, systems administration, the registry application, network communications, Interface design is hard to see the practical skills, BorlandFans is important to enter t
Date
: 2008-10-13
Size
: 9.2mb
User
:
ant008
[
Develop Tools
]
zcfimageprocess
DL : 0
本书全面介绍了Windows95/98/NT/2000/Me/XP环境下图像处理的理论和编程技术,并对基于面向对象程序设计方法,详细讨论了图像处理的Visual C++编程技巧。主要包括图像基本操作,调色板技术,图像特技显示与擦除,图像空间变换,图像颜色处理,图像频域变换,图像处理和图像编码格式等的理论与技术。 附:课本中所有的源代码 课本正文为pdg格式,推荐使用超星阅读器(SSReader)打开;其中的源代码请用Visual C++ 6.0打开,如果用Visual C++.NET打开,会出现代码转换问题。-comprehensive book on the environment Windows95/98/NT/2000/Me/XP Image processing theory and programming technology, and based on object-oriented programming methods, detailed discussion of image processing Visual C programming skills. Images include basic operations, a palette technology, image display and graphics erasure, image space conversion, image color, Image frequency domain transform, image processing and image coding format of the theory and technology. Report : textbooks all the source code for text books pdg format, Superstar recommended reading (SSReader) Open; The source code Please open the Visual C 6.0, Visual C.NET open, there code conversion.
Date
: 2008-10-13
Size
: 25.02mb
User
:
张红艳
[
Develop Tools
]
jsjtxxmnst3
DL : 0
计算机图形学的模拟试题及答案,自己检查学习计算机图形学的学习情况。-computer graphics simulation of the questions and answers, to examine their own learning computer graphics to learn.
Date
: 2008-10-13
Size
: 41.83kb
User
:
叶宾
[
Develop Tools
]
Windows Graphics Programming Win32 GDI and DirectD
DL : 0
GDI开发图形的好书-GDI graphics development books
Date
: 2008-10-13
Size
: 9.05mb
User
:
王梓旭
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.