Data Structures with C++ Using STL

所属分类:数据结构
开发工具:C++
文件大小:3449KB
下载次数:585
上传日期:2005-11-26 11:06:44
上 传 者srgr
说明:  这是数据结构和算法的国外经典书籍.清华大学出版社出版的<数据结构C++语言描述-应用模板库STL>陈君 译 英文名称是Data Structures with C++ Using STL. 作者: William Ford ,William Topp . 代码代码当中包含各种经典算法 ,比如各种排序 如选择排序,基数排序,快速排序等等.还有各种其他经典算法,有 8皇后问题,汉烙塔 Hanoi ,约瑟肤等了。此原文件是我们学校的一个博士从国外带回的,花了80美元,请大家好好的利用好.
(This the data structure and algorithm abroad classic books. Qinghua University Press published lt; C data structure description language-STLgt Application Template Library; Chen translation of the English name of the Data Structures Using C with STL. Author : William Ford, William countries. Source code which packets containing various classical algorithms such as various sequencing option, in order of ranking base, rapid sequencing etc.. there are various other classic algorithms, 8 Queens, tower-baked Hanoi, Joseph skin waiting. This original document was the one Dr. schools from abroad back to a cost of 80 US dollars, please make good use of good.)

文件列表:
msvcpp\concord.txt (184, 2000-10-21)
msvcpp\courses.dat (173, 2000-08-05)
msvcpp\curracct.dat (23, 2000-07-07)
msvcpp\dag.dat (59, 2000-07-26)
msvcpp\demo.dat (57000, 2000-07-13)
msvcpp\dict.dat (230944, 2000-07-06)
msvcpp\films.dat (125, 2000-10-09)
msvcpp\gradlist.dat (210, 2000-04-22)
msvcpp\graphIO.dat (89, 2000-08-04)
msvcpp\job.dat (202, 2000-02-21)
msvcpp\mat.dat (115, 2000-04-26)
msvcpp\minspan.dat (89, 2000-08-09)
msvcpp\mpath.dat (117, 2000-07-12)
msvcpp\ms.dat (166, 2000-12-12)
msvcpp\network.dat (184, 2000-08-08)
msvcpp\noattend.dat (58, 2000-04-22)
msvcpp\oldacct.dat (32, 2000-07-07)
msvcpp\program.dsp (4297, 2001-01-15)
msvcpp\program.dsw (539, 2000-02-29)
msvcpp\sdict.dat (230944, 2000-07-06)
msvcpp\shpath.dat (117, 1999-07-13)
msvcpp\spell.tst (87, 2000-07-06)
msvcpp\studwk.dat (117, 2000-07-07)
msvcpp\udict.dat (230944, 2000-06-06)
msvcpp\webster.dict (2721849, 2000-07-13)
msvcpp\wf.dat (184, 2000-04-22)
msvcpp\program.ncb (41984, 2002-11-09)
msvcpp\desktop.ini (266, 2000-12-24)
msvcpp\program.opt (52736, 2002-11-09)
msvcpp\mspaint.exe (344064, 2000-07-13)
msvcpp\Debug\desktop.ini (266, 2000-12-24)
msvcpp\Debug (0, 2005-10-29)
msvcpp (0, 2005-10-29)
ch1\prg1_1.cpp (1866, 2002-09-21)
ch1\prg1_2.cpp (1829, 2000-08-11)
ch1\prg1_1.dsp (3405, 2002-09-21)
ch1\prg1_1.ncb (33792, 2002-09-21)
ch1\prg1_1.plg (930, 2002-09-21)
ch1\prg1_2.ncb (33792, 2002-09-21)
... ...

Microsoft Visual C++ Users: Open directory msvcpp Use the workspace/project "program.dsw". As a prototype, the project contains a program from Chapter 1. The graphics library is loaded in the project, so the project can be used both for programs that do and do not use the graphics package. Borland Users: To use the Borland 5.5 command line compiler, execute bcc32 prog_name.cpp for non-graphics programs, and bcc32 prog_name.cpp ..\ezdraw\ezd32b.lib for programs that use the graphics library. Other contents in the "ftsoftds" directory: All classes and libraries that are developed in the book are located as header files in the directory "include" The programs that are developed in the book are located in the corresponding chapter directory (ch1 and so forth). The directory "ezdraw" contains the graphics libraries for Microsoft Visual C++ (Ezd32m.lib) and Borland C++ (Ezd32b.lib). "Ezd32m.lib": A MicroSoft Visual C++ interface library for the 32-bit Windows graphics system. "Ezd32b.lib": A Borland C++ interface library for the 32-bit Windows graphics system. The directory also contains a dynamic link library "EzDraw32.dll" that must reside in the Windows/System directory and the file "EzDraw.ini" that belongs in the Windows directory. It may be necessary to set Windows Explorer so it will view hidden and system files in order to see "EzDraw32.dll". Copy: "EzDraw32.ini" to "c:\Windows\" Copy: "EzDraw32.dll" to "c:\Windows\System"

近期下载者

相关文件


收藏者