Welcome![Sign In][Sign Up]
Location:
Search - 类库,C 类库

Search list

[Other resourceC++类库

Description: C++类库的说明文档,没什么好多说的,只不过是英文版-C Class Library documentation, there is nothing to say many, is only in English
Platform: | Size: 1146053 | Author: 祝祥 | Hits:

[Other resourcec++_primer_plus4

Description: C++是在C语言的基础上开发的一种集面向对象编程、通用编程和传统的过程性编程于一体的编程语言,是C语言的超集。本书是根据1998年的ISO/ANSI C++标准编写的,通过大量短小精悍的程序详细而全面地阐述了C++的基本概念和技术。 全书分17章和10个附录。分别介绍了C++程序的运行方式、基本数据类型、复合数据类型、循环和关系表达式、分支语句和逻辑操作符、函数重载和函数模板、内存模型和名称空间、类的设计和使用、多态、虚函数、动态内存分配、继承、代码重用、友元、异常处理技术、string类和标准模板库、输入/输出等内容。 本书针对的是C++初学者,书中从C语言基础知识开始介绍,然后在此基础上详细阐述C++新增的特性,因此不要求读者有C语言方面的背景知识。本书可作为大中院校教授C++课程的教材,也可供初学者自学C++时使用。
Platform: | Size: 14508652 | Author: 王刚 | Hits:

[VC/MFCC#完全手册

Description: C#在Microsoft.net初始版本中占中心位置,是Microsoft公司开发的一种最新的面向对象编程语言,它结合了C++的强大功能和Visual Basic的易用性。本书分为三部分来帮助读者学习C#语言。第一部分提供了对C#语言的全面讨论,描述了C#语言里定义的关键字、语句和特性。同时介绍了I/O、文件处理、映射和预处理程序。第二部分讨论了C#类库,它也是.NET框架类库。由于篇幅有限,本书重点讲述了包含在系统名字空间里的核心类库,这部分的内容几乎每个C#程序员都会用到。第三部分包括C#应用的实例。 本书内容由浅及深,适用范围广,同时适用于没有编程经验的读者和对C++或Java有一定基础的程序员。
Platform: | Size: 1256069 | Author: wglly123@tom.com | Hits:

[CSharpICanSeeYou远程控制软件(所有C#源代码).rar

Description: ICanSeeYou远程控制软件(所有C#源代码)另外附有说明文档。原程序(安装包)的下载地址:http://download1.csdn.net/down3/20070428/28022416404.rar源代码说明:IDE(集成开发环境):Microsoft Visual Studio .NET 2005使用C#作为主要开发语言,统一编程习惯。关于C#编程习惯可以查看另外一份文档 《 C#编程规范 》。C#规范制定原则 1 方便代码的交流和维护。 2 不影响编码的效率,不与大众习惯冲突。 3 使代码更美观、阅读更方便。 4 使代码的逻辑更清晰、更易于理解。代码重用性通过结合程序员定义的类和定义良好、精心测试、文档完整、可移植和用途广泛的FCL(重用框架类库),开发者进行软件构建,这种形式的软件重用加速了功能强大和高质量软件的开发。而本项目定义了不少可重用的代码,例如文件的各种操作,鼠标的模拟点击,键盘的模拟按键按下,关机,屏幕截取,API函数库,网络的基本操作等。
Platform: | Size: 4826356 | Author: feelyounger | Hits:

[SDKC++类库

Description: 非常全MFC类库 非常标准, 非常全MFC类库 非常标准,
Platform: | Size: 11939402 | Author: 18945673543@163.com | Hits:

[OtherC语言参考(DOC)

Description: C#是一种简单、现代、面向对象和类型安全的编程语言,由C和C++发展而来。C#(发音为“C霎普”)牢固地植根于C和C++语言族谱中,并且会很快被C和C++程序员所熟悉。C#的目标在于把Visual Basic的高生产力和C++本身的能力结合起来。 C#作为Microsoft Visual Studio 7.0的一部分提供给用户。除了C#以外,Visual Studio还支持Visual Basic、Visual C++和描述语言VBScript和Jscript。所有这些语言都提供对Microsoft .NET平台的访问能力,它包括一个通用的执行引擎和一个丰富的类库。Microsoft .NET平台定义了一个“通用语言子集”(CLS),是一种混合语言,它可以增强CLS兼容语言和类库间的无缝协同工作能力。对于C#开发者,这意味着既是C#是一种新的语言,它已经可以对用老牌工具如Visual Basic和Visual C++使用的丰富类库进行完全访问。C#自己并没有包含一个类库。 本章的其余部分描述这种语言的基本特性。以后的章节将会详细描述规则和例外,并且有些时候以数学的方式描述,而这章会致力于对整体的简单而清楚地介绍。这样的目的是给读者一个关于语言的介绍,这样可以使读者可以更容易地开始编写程序和继续阅读后面的章节。-C# is a simple, modern, object-oriented, and type-safe programming languages, C and C from development. C# (pronounced "C Sharp & P") is firmly rooted in the C and C language genealogy, and will soon be C and C programmers are familiar with. C# aims to put the Visual Basic and C high productivity of its ability to work together. C# as Microsoft Visual Studio 7.0 part to the subscriber. In addition to C#, Visual Studio also supports Visual Basic, Visual C and scripting languages VBScript and Jscript. All these languages are available on the Microsoft.NET platform access capability, which includes the implementation of a common engine and a rich class library. Microsoft.NET platform definition of a "common language subset" (CLS), is a hybrid language, it can en
Platform: | Size: 280576 | Author: nala | Hits:

[OtherC++类库

Description: C++类库的说明文档,没什么好多说的,只不过是英文版-C Class Library documentation, there is nothing to say many, is only in English
Platform: | Size: 1145856 | Author: 祝祥 | Hits:

[BooksC++设计新思维

Description: 介绍c++的基本方法,基本类库,以及面向对象的方法。-c++ introduced the basic method, the basic class library, and object-oriented methods.
Platform: | Size: 1683456 | Author: 马建 | Hits:

[CSharpSharpVectorGraphics.0.4.alpha

Description: 一套C#写的SVG封装类库,功能强大,把SVG的功能基本封装全了!-a write C# SVG Compliant library, powerful, the function of basic SVG Compliant all!
Platform: | Size: 1297408 | Author: 柯南 | Hits:

[VC/MFCc++_primer_plus4

Description: C++是在C语言的基础上开发的一种集面向对象编程、通用编程和传统的过程性编程于一体的编程语言,是C语言的超集。本书是根据1998年的ISO/ANSI C++标准编写的,通过大量短小精悍的程序详细而全面地阐述了C++的基本概念和技术。 全书分17章和10个附录。分别介绍了C++程序的运行方式、基本数据类型、复合数据类型、循环和关系表达式、分支语句和逻辑操作符、函数重载和函数模板、内存模型和名称空间、类的设计和使用、多态、虚函数、动态内存分配、继承、代码重用、友元、异常处理技术、string类和标准模板库、输入/输出等内容。 本书针对的是C++初学者,书中从C语言基础知识开始介绍,然后在此基础上详细阐述C++新增的特性,因此不要求读者有C语言方面的背景知识。本书可作为大中院校教授C++课程的教材,也可供初学者自学C++时使用。
Platform: | Size: 14509056 | Author: | Hits:

[Special EffectsCImg

Description: 一个图像处理的C++类库,封装了常用算法,如图像的读写,旋转等功能-Deal with an image of the C++ Class library, package of commonly used algorithms, such as reading and writing images, rotate and other functions
Platform: | Size: 5451776 | Author: ygtang | Hits:

[VC/MFCC++leiku

Description: MFC类库详解,已做成帮助文档形式,使用十分方便。-Detailed MFC class library, has been made to help document the form, use is very convenient.
Platform: | Size: 1444864 | Author: sheldon0 | Hits:

[Communicationcncomm3

Description: 这是一个封装得比较完整的串口类接口,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过。 封装较完整的串口类库相关文档 封装较完整的串口类库 作者:llbird 本文介绍了一个封装得比较完整的串口类,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过,足够应付大多数情况,而且还可以继承扩展。 串口类库的第二个版本 作者:llbird 上一回我发表第一版本的串口类库,收到了不少来信 ,提了不少意见和问题。我前一段时间又对这段代码作了修正,改动较大,主要思路没变,但更加规范并修改了几个错误。这次代码是完全按WIN32命名规范,适合用于VC++的开发,以前我一直用SDK,,用C风格的命名方式,将代码与VC程序整合看起来有点别扭,这次就不会了-err
Platform: | Size: 1955840 | Author: liaotao | Hits:

[CSharpCsharpleiku

Description: c#类库,方便查看各个函数,希望对大家有用。-c# leiku,easy to find imformation
Platform: | Size: 809984 | Author: yyyy | Hits:

[CSharpC-SharpCommon

Description: C#类库大全包含常用的一些公共函数,有史以来最完整的-C# class library contains a common Daquan some public functions, the most complete ever
Platform: | Size: 2361344 | Author: 咚咚一号 | Hits:

[CSharpC#类库查询手册

Description: C#类库大全,各命名空间下类的属性,方法的简要概述(A full listing of C# library)
Platform: | Size: 1976320 | Author: wiple | Hits:

[VC/MFCC++ Primer Plus第6版中文版源代码

Description: C++是在 C 语言基础上开发的一种集面向对象编程、泛型编程和过程化编程于一体的编程语言,是C语言的超集。《C++ Primer Plus(第6版)中文版》是根据2003年的ISO/ANSI C++标准编写的,通过大量短小精悍的程序详细而全面地阐述了 C++的基本概念和技术,并专辟一章介绍了C++11新增的功能。全书分18章和10个附录。分别介绍了C++程序的运行方式、基本数据类型、复合数据类型、循环和关系表达式、分支语句和逻辑运算符、函数重载和函数模板、内存模型和名称空间、类的设计和使用、多态、虚函数、动态内存分配、继承、代码重用、友元、异常处理技术、string类和标准模板库、输入/输出、C++11新增功能等内容。(C++ is a set of object-oriented programming, generic programming and programming process in one programming language based on C language, is a superset of the C language. "C++ Primer Plus (Sixth Edition) Chinese edition" is written according to the 2003 ISO/ANSI C++ standard, through a large number of small program detailed and comprehensive exposition of the basic concepts and techniques of C++, and a special chapter introduces C++11 new features. The book is divided into 18 chapters and 10 appendices. The thesis introduces C++ program operation mode, the basic data types, complex data types, circulation and relationship between expressions, branches and logical operators, function overloading and function template, memory model and namespace, class design and use, polymorphism and virtual functions, dynamic memory allocation, inheritance, code reuse, friend, exception handling string technology, and the standard template library, input / output, C++11 new function.)
Platform: | Size: 168960 | Author: 王寒桥 | Hits:

[DocumentsC++编程艺术

Description: c++学习资料;本书是一本关于c++的优秀教材,由加州大学知名教授horstmann编写。全书深入探讨了c++的知识,并着重强调了安全的标准模板库;本书较厚,但它可用做程序设计专业学生的教材(两学期)。全书在介绍基础知识后,作者论及了一些高级主题。书中面向对象的设计一节探讨了软件开发生命周期问题,给出了实现类关联的实用提示。其他高级主题包括模板、c++标准模板库、设计模式、gui、关系数据库以及xml等。(C++ learning materials; this book is an excellent textbook on c++, written by Horstmann, a famous professor at California university. The book explores the knowledge of c++ and emphasizes the safety of standard template libraries. This book is thicker, but it can be used as a textbook for programming students (term two). After introducing the basics, the author deals with some advanced topics. The object oriented design section of the book explores the software development lifecycle problem and gives practical hints for implementing class associations. Other advanced topics include templates, c++ standards, template libraries, design patterns, GUI, relational databases, and xml.)
Platform: | Size: 5979136 | Author: david呆伟 | Hits:

[OtherC#类库

Description: 目前常用的C#常用类库,非常实用,其中包含字符处理,等其中包含字符处理,等(At present, the commonly used C# common class library, very practical, including character processing, etc., including character processing, etc.)
Platform: | Size: 3611648 | Author: linhla45263 | Hits:

[Booksmfc类库详解

Description: MFC类库详解中文版。chm版,该MFC参考含盖了Microsoft基本类库中的类、全局函数、全局变量和宏的内容。(The MFC class library is detailed in the Chinese version. The CHM version contains the contents of classes, global functions, global variables and macros in the Microsoft basic class library, which covers MFC.)
Platform: | Size: 1443840 | Author: 王太白 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net