Welcome![Sign In][Sign Up]
Location:
Search - the

Search list

[BooksThe Function Pointer Tutorials

Description: 本文详细说明了C和C++中函数指针的语法和用途。并且举例说明了如何用函数指针来实现Callback函数。-paper detailed description of C and C function pointer syntax and use. And to illustrate how to use the function pointer to achieve Callback functions.
Platform: | Size: 123904 | Author: 朱亮 | Hits:

[Communicationthe-art-of-ecc

Description: 书"The art of error correcting code"的源代码,unix下的C文件,在windows下的vc编译环境下要修改部分引用的头文件和函数。-book "The art of error correcting code" of the source code, unix under the C documents the windows of vc compiler environment to revise the first part cited documents and function.
Platform: | Size: 326656 | Author: 尹浩 | Hits:

[Linux-UnixOReilly.Understanding.the.Linux.Kernel.3rd.Edition

Description: 这本书不用我多说了吧,经典书啊,这个是最新版本-this book Needless to say by now, classic book ah, this is the latest version
Platform: | Size: 2889728 | Author: 郭秋平 | Hits:

[Software EngineeringOreilly.Understanding.The.Linux.Kernel.2nd.Edition

Description: author:Oreilly Understanding.The.Linux.Kernel.2nd.Edition-author : Oreilly Understanding.The.Linux.Kernel.2nd.Edition
Platform: | Size: 1523712 | Author: 王彦 | Hits:

[BooksAddison.Wesley.Beyond.the.C.plus.plus.Standard.Lib

Description: 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
Platform: | Size: 518144 | Author: 风笑 | Hits:

[Fractal programThe-Curve-Of-Koch

Description: 本实例主要是利用递归的方法以及MFC工具来三分Koch曲线,主要由子函数paint来实现,通过修改其n值可以得到想要递归的次数-example is the use of recursive methods and tools to third MFC Koch curve, mainly by Functions paint to achieve through revising its value n want to be the number of recursive
Platform: | Size: 1933312 | Author: zyq | Hits:

[VC/MFCThe.Art.of.C++

Description: The Art of C++ by Herbert Schildt ISBN:0072255129 McGraw-Hill/Osborne © 2004 The author of this text applies C++ to a wide variety of high-powered, practical applications, each focusing on a different aspect of the language. Examples range from a garbage collector subsystem and a thread control panel to AI-based searches and more. -The Art of C by Herbert Schildt ISBN : 0072255129 McGraw-Hill/Osborne
Platform: | Size: 1072128 | Author: 按时地方 | Hits:

[OtherAddison.Wesley.RTP.Audio.And.Video.For.The.Interne

Description: RTP: Audio and Video for the Internet-RTP : Audio and Video for the Internet
Platform: | Size: 3009536 | Author: llx | Hits:

[VC/MFCThe.Art.of.Computer.Programming.Volume.3

Description: The.Art.of.Computer.Programming.非常好的英文原版著作,关于计算机编程的,第三册。值得认真看看。-The.Art.of.Computer.Programming. Very good English original book on computer programming, Volume III. Worth a serious look at.
Platform: | Size: 66604032 | Author: guotao | Hits:

[OtherThe-C-Programming-language

Description: 讲解C编程的经典书籍,对于学习C编程十分有帮助。-On the C programming classic books, for learning C programming very helpful.
Platform: | Size: 2565120 | Author: 汪灏 | Hits:

[BooksInside.the.C++.Object.Model

Description: C++对象模型技术内幕,是一本很好的描述面向对象设计技术的书籍。-C Object Model Technology Insider is a very good description of the object-oriented design technology books.
Platform: | Size: 1361920 | Author: 小科 | Hits:

[OtherUnderstanding.the.Linux.Kernel.3rd.Edition

Description: In order to thoroughly understand what makes Linux tick and why it works so well on a wide variety of systems, you need to delve deep into the heart of the kernel. The kernel handles all interactions between the CPU and the external world, and determines which programs will share processor time, in what order. It manages limited memory so well that hundreds of processes can share the system efficiently, and expertly organizes data transfers so that the CPU isn t kept waiting any longer than necessary for the relatively slow disks.-In order to thoroughly understand what mak es Linux tick and why it works so well on a wide var iety of systems, you need to delve deep into the heart of the kerne l. The kernel handles all interactions between the CPU and the external world, and determines which programs will share proce ssor time, in what order. It manages limited memory so well that hundreds of processes can share the system efficiently. and expertly organizes data transfers so that t he CPU is not kept waiting any longer than necessa ry for the relatively slow disks.
Platform: | Size: 2888704 | Author: 丁绍洁 | Hits:

[OtherThe-World-is-Flat

Description: 著名书籍《世界是平的》的电子版,英文名字是《The world is flat》-famous books "the world is flat" the electronic version of the English name is "The world is flat"
Platform: | Size: 1380352 | Author: 高红莉 | Hits:

[xml-soap-webserviceOReilly.JavaScript.The.Definitive.Guide.5th.Editio

Description: This Fifth Edition is completely revised and expanded to cover JavaScript as it is used in today s Web 2.0 applications. This book is both an example-driven programmer s guide and a keep-on-your-desk reference, with new chapters that explain everything you need to know to get the most out of JavaScript, including: Scripted HTTP and Ajax XML processing Client-side graphics using the <canvas> tag Namespaces in JavaScript--essential when writing complex programs Classes, closures, persistence, Flash, and JavaScript embedded in Java applications-This Fifth Edition is a completely revised nd expanded to cover JavaScript as it is used in t oday's Web 2.0 applications. This book is both an example- driven programmer's guide and a keep-o n-your-desk reference, with new chapters that explain everything you n eed to know to get the most out of JavaScript, including : Scripted HTTP and XML processing Ajax Client-s ide graphics using the
Platform: | Size: 2291712 | Author: | Hits:

[OtherThe.C.Programming.Language

Description: Brian W. Kernighan和Dennis M. Ritchie.写的权威C语言书籍。 -Brian W. mts and Dennis M. Ritchie. The right to write Granville C language books.
Platform: | Size: 247808 | Author: 李林 | Hits:

[Driver DevelopThe.Assembly.Programming.Master.Book

Description: The Assembly Programming Master Book--一本介绍Win32下的汇编编程的好书,书中涉及Win32的方方面面,从内存管理、文件操作到DLL编程、网络编程以及调试、代码分析、内核驱动程序开发。是Win32下学习汇编语言开发不可多得的好书,CHM格式,英文版。-The Assembly Programming Master Book-- 1 on the compilation under Win32 programming books, book Win32 involved in every aspect, from the memory management, DLL file manipulation of programming, network programming and debugging, code analysis, the kernel driver development. Win32 is learning assembly language development rare books, CHM format and English.
Platform: | Size: 10730496 | Author: 陈东 | Hits:

[JSPWebLogic.The.Definitive.Guide

Description: 本书讲解用得很多的weblogic8.1的开发,包括servlet,ejb,jms,web service等,还有配置,安全等方面的内容-book on the use of the many weblogic8.1 development, including servlet. ejb, jms, web service, as well distribution, security and other aspects of the content
Platform: | Size: 1852416 | Author: 李海军 | Hits:

[BREWApress.Developing.Software.for.the.QUALCOMM.BREW.P

Description: The book about brew base on QUALCOMM,it is useful for the primer-brew base on QUALCOMM, it is useful for the primer
Platform: | Size: 3081216 | Author: | Hits:

[BooksThe-Design-and-Evolution-of-C++

Description: The Design and Evolution of C
Platform: | Size: 15171584 | Author: | Hits:

[OtherJavaScript.The.Definitive.Guide.5th.Edition.Aug.20

Description: 关于javascript的书籍,讲的很好,很基础,值得好好看看.-Javascript on the books, talk about good, it is the basis, it is worth a good look at.
Platform: | Size: 2291712 | Author: vivid | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net