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
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