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.
标签: McGraw-Hill 0072255129 The Herbert
上传时间: 2015-07-18
上传用户:lx9076
solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graphics library output.
标签: Definitely algorithm problem include
上传时间: 2014-01-17
上传用户:zm7516678
An Introduction to Genetic Algorithms for Scientists and Engineers By David Coley, World Scientific Press, 1999 (US$28 / £ 19.04) 书中的算法源程序
标签: Introduction Algorithms Scientists Scientific
上传时间: 2014-01-22
上传用户:yd19890720
one template to manage objects alloc ans fr
标签: template objects manage alloc
上传时间: 2013-12-13
上传用户:zhangyigenius
bittorrent source by python. please enjoy
标签: bittorrent source python please
上传时间: 2015-07-21
上传用户:agent
a program that takes in three arguments: the first one represents the size of an array that will be created the second one represents the maximum value that each of the array elements can have the third one represents the position in the array that you would like to print the value of.
标签: that represents arguments the
上传时间: 2015-07-22
上传用户:waitingfy
Turbo C - (C) Copyright 1987, 1988 by Borland International */ #define S_IREAD 0x0100 /* from SYS\STAT.H */ #define S_IWRITE 0x0080 /* from SYS\STAT.H */ #define TRUE 1 #define FALSE 0 #define MSGHEADER "MICROCALC - A Turbo C Demonstration Program" #define MSGKEYPRESS "Press any key to continue." #define MSGCOMMAND "Press / for the list of commands" #define MSGMEMORY "Memory Available:" #define MSGERROR "ERROR" 部分说明 #define MSGLOMEM "Not enough memory to allocate cell." #define MSGEMPTY "Empty" #define MSGTEXT "Text"
标签: International Copyright Borland S_IREAD
上传时间: 2013-12-26
上传用户:llandlu
Arithmetic for integers of almost unlimited size for C and C++. Developed and copyrighted by Ralf Dentzer
标签: copyrighted Arithmetic for Developed
上传时间: 2013-12-19
上传用户:asasasas
Easy to use SMS/MMS Messaging Gateway to develop Content Delivery Platforms by GSM Operators,Content Providers and even non-telecom guys. Uses file system for data flow.Written for .NET 2.0 in C#
标签: Content Messaging Platforms Operators
上传时间: 2014-01-01
上传用户:1109003457
HTML Editor for VC++ 6.0:Today, applications often need a rich user interface. One of them is ability to compose or edit HTML documents in an easy, effective, and reliable way. This article and source code attached give you a nice control to perform this task. And now, the best part: This control works fine with Microsoft VC++ 6.0!
标签: applications interface Editor abilit
上传时间: 2015-07-23
上传用户:lepoke