Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - library
Search - library - List
学习C++必备,C++标准库文档详细介绍,值得珍藏-essential learning C, C standard library documentation and detailed briefings worth keeping
Date : 2008-10-13 Size : 4.24mb User : 韩俊石

Active Template Library简明教程-Concise Guide
Date : 2008-10-13 Size : 311.25kb User : 张江

Active Template Library技术内幕-Active Template Library Technology Insider
Date : 2008-10-13 Size : 1.6mb User : 张江

C语法与库函数词典-C library functions Grammar and Dictionaries
Date : 2008-10-13 Size : 24.76mb User : 客人

VC6库函数引用-VC6 library functions use
Date : 2008-10-13 Size : 7.92mb User : 张志明

帮助VC的初学者了解向导生成程序的整体结构 Visual C++ 以其功能强大、用户界面友好而倍受程序员们的青睐。但是,在当前的Microsoft 基本类库4.2 版本中,大约有将近200 个类,数千个函数,加之Microsoft 公司隐藏了一些技术细节,使得人们深入学习MFC变得十分困难。 MFC的AppWizard可以生成三种类型的应用程序:基于对话框的应用、单文档应用(SDI)和多文档应用(MDI)。前两者的结构较简单,本文不再赘叙。笔者拟从MFC中的文档/视结构入手,分析一些函数的流程,并解决编制MDI 应用程序过程中的一些常见问题。 -help beginners understand the wizard generates the overall structure of procedures Visual C with the powerful, user-friendly and highly favored by programmers. However, at present the basic class library of the Microsoft version 4.2, some nearly 200 categories, thousands of functions, coupled with Microsoft Corp. hidden some of the technical details, enabling in-depth study MFC very difficult. MFC +5.0 generate three types of applications : Based on the dialog applications, single-file application (SDI) and multi-document applications (MDI). The first two are relatively simple structure, this paper will not dwell on. The author intended from the documents MFC / depending on the structure, the analysis of functions and processes, and to address MDI application preparation process of some co
Date : 2008-10-13 Size : 22.69kb User : 王国维

C语言函数库大全电子书,内容丰富、全面,极具参考价值。 -C language library Daquan electronic book, rich in content, comprehensive and very useful.
Date : 2008-10-13 Size : 51.13kb User : 刘阁

介绍c++的基本方法,基本类库,以及面向对象的方法。-c + + introduced the basic method, the basic class library, and object-oriented methods.
Date : 2008-10-13 Size : 1.61mb User : 马建

本书全面介绍了UNIX系统的程序设计界面—系统调用界面和标准C库提供的许多函数。 本书的前15章着重于理论知识的阐述,主要内容包括UNIX文件和目录、进程环境、进程控制、进程间通信以及各种I/O。在此基础上,分别按章介绍了多个应用实例,包括如何创建数据库函数库,PostScript 打印机驱动程序,调制解调器拨号器及在伪终端上运行其他程序的程序等。 本书内容丰富权威,概念清晰精辟,一直以来被誉为UNIX编程的“圣经”,对于所有UNIX程序员—无论是初学者还是专家级人士—都是一本无价的参考书籍。 -the book a comprehensive account of the UNIX system programming interface-system call interface and the standard C library provides a lot of functions. The book's first 15 chapters focus on theoretical knowledge exposition, includes UNIX files and directories, processes, process control, inter-process communication and I / O. On this basis, according to introduce a number of application examples, including how to create database libraries, PostScript printer driver, a modem and a dial-up in pseudo-terminals running on other procedures procedures. The book is rich in content authority, brilliantly clear concept has been praised as UNIX Programming "Bible" for all UNIX programmers - whether beginners or experts - who are an invaluable reference books.
Date : 2008-10-13 Size : 13.86mb User : 林风

Addison.Wesley.Beyond.the.C.plus.plus.Standard.Library.An.Introduction.to.Boost,国外原版-Addison.Wesley.Beyond.the.C.plus.plus.Standard.Library.An.Introduction.to.Boost abroad original
Date : 2008-10-13 Size : 506.3kb User : 风笑

本书全面介绍了UNIX系统的程序设计界面—系统调用界面和标准C库提供的许多函数。 本书的前15章着重于理论知识的阐述,主要内容包括UNIX文件和目录、进程环境、进程控制、进程间通信以及各种I/O。在此基础上,分别按章介绍了多个应用实例,包括如何创建数据库函数库,PostScript 打印机驱动程序,调制解调器拨号器及在伪终端上运行其他程序的程序等。 本书内容丰富权威,概念清晰精辟,一直以来被誉为UNIX编程的“圣经”,对于所有UNIX程序员—无论是初学者还是专家级人士—都是一本无价的参考书籍。 -the book a comprehensive account of the UNIX system programming interface-system call interface and the standard C library provides a lot of functions. The book's first 15 chapters focus on theoretical knowledge exposition, includes UNIX files and directories, processes, process control, inter-process communication and I / O. On this basis, according to introduce a number of application examples, including how to create database libraries, PostScript printer driver, a modem and a dial-up in pseudo-terminals running on other procedures procedures. The book is rich in content authority, brilliantly clear concept has been praised as UNIX Programming "Bible" for all UNIX programmers - whether beginners or experts - who are an invaluable reference books.
Date : 2008-10-13 Size : 13.87mb User : neptune87140104

C语言库函数范例教程,很不错的一本书,值得一看啊-the C library function model curriculum, a very good one, is worth looking ah
Date : 2008-10-13 Size : 339.61kb User : 年青

C语言库函数大全,包含有c语言开发中的所有的函数,在编程过程中进行查询或作为学习用-C language library functions Daquan, c contains language development of all functions, the programming process for inquiries or to study
Date : 2008-10-13 Size : 60.47kb User : 高进朝

<C++代码设计和重用>本书全面展示如何使用C++编写可重用的代码,从而提高程序员的开发效率。 全书分为12章。包括重用性基本概念、类设计、扩展性、效率、错误、冲突、兼容性。继承、移植性、程序库等和重用相关的诸多话题。每一章的最后,通过总结和练习帮助你巩固概念、加深理解,参考文献和相关资料为你指明了深入学习的方向。 本书适合有一定C++经验的程序员阅读,也可供以提高代码重用性为专门学习方向的读者参考。-lt; C code and design reuse gt; The book comprehensively demonstrated how to use the preparation of C code can be reused, thereby enhancing the efficiency of the development programmer. The book is divided into 12 chapters. Reusability including basic concepts, like design, scalability, efficiency, mistakes, conflicts and compatibility. Inheritance, transplantation, such as library and reuse the many related topics. Each chapter concludes by summarizing and exercises to help you consolidate the concept, deepen the understanding, references and related information for your in-depth study of the specified direction. The book is certainly suitable for C programmers reading experience, will be available to increase code reusability of learning specialized reference to the direction of the read
Date : 2008-10-13 Size : 4.66mb User : lijie

VC类库参考手册-VC library reference manual
Date : 2008-10-13 Size : 4.02mb User : 彭远伦

c++标准程式库 C++标准库德权威著作-C standard library book Kurdish authority
Date : 2008-10-13 Size : 173.32kb User : 朱滨

JAVA2类库参考手册-JAVA2 library reference manual
Date : 2008-10-13 Size : 6.43mb User :

全球通史电子图书-General History of the global electronic library
Date : 2008-10-13 Size : 1.07mb User :

linux_C库函数参考手册-linux_C library function reference manual
Date : 2008-10-13 Size : 68.35kb User : 何显胜

Python Standard Library
Date : 2008-10-13 Size : 339.42kb User : 严冰
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.