Wiley Professional Ajax By Nicholas C. Zakas, Jeremy McPeak & Joe Fawcett Professional Ajax provides a developer-level tutorial of Ajax techniques, patterns, and use cases.
标签: Professional C. Ajax Nicholas
上传时间: 2013-12-12
上传用户:bcjtao
VHDL Programming by Example(McGraw.Hill著 电子版)
标签: Programming Example McGraw VHDL
上传时间: 2015-07-17
上传用户:xiaodu1124
Beyond the C++ Standard Library: An Introduction to Boost By Bjö rn Karlsson ............................................... Publisher: Addison Wesley Professional Pub Date: August 31, 2005 ISBN: 0321133544 Pages: 432
标签: Introduction Standard Karlsson Library
上传时间: 2015-07-18
上传用户:lizhen9880
Effective C++ Third Edition 55 Specific Ways to Improve Your Programs and Designs By Scott Meyers ............................................... Publisher: Addison Wesley Professional Pub Date: May 12, 2005 Print ISBN: 0-321-33487-6 Pages: 320
标签: Effective Specific Programs Edition
上传时间: 2015-07-18
上传用户:caiiicc
More Exceptional C++ By Herb Sutter Publisher : Addison Wesley Pub Date : December 17, 2001 ISBN : 0-201-70434-X Pages : 304
标签: Exceptional Publisher December Addison
上传时间: 2014-01-20
上传用户:1159797854
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
bittorrent source by python. please enjoy
标签: bittorrent source python please
上传时间: 2015-07-21
上传用户:agent
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