搜索资源列表
数据结构配套光盘
- 《数据结构》配书光盘 内容包括:线性表,栈和队列,串,数组与广义表,树,图,查找,排序等所以算法。 该光盘中配有《数据结构》一书中的所有算法、每一个算法的 C 程序(后缀为 .cpp 的文件)及可执行文件(后缀为 .exe 的文件)。-"data structure" assigned CD include : linear table, stack and queue, strings, arrays and broad scale tree, map, searc
sjjgcyygp
- 本光盘是《数据结构(C语言版)》一书的配书光盘,作为数据结构课程的 辅助学习工具。-the CD is "data structure (C-language version)," a book on CD-ROM distribution, as a data structure courses assisted learning tools.
CD-ROM
- CD-ROM的物理格式(ISO9660),即CD-ROM光盘记录数据的数据结构。-CD-ROM physical format (ISO9660), that is, CD-ROM disc data structure records.
code
- 《多任务下的数据结构与算法》 光盘源代码- Multi-task under the data structure and algorithm, the source code CD-ROM
DataStructreAndArithmetic
- 《数据结构与算法》的光盘源码。里面有算法的各个实例- Data structures and algorithms, CD-ROM source. There are various examples of algorithms
DataStructreBookSource
- 本书源码为高一凡编著的《数据结构》算法实现及解析配套光盘源码。-Source book for high Yifan edited by the Data Structure matching algorithm and analytical source CD-ROM.
Jman
- Visual 开发 希望对你们有帮助 public static int Rom(int n, int m)//双寄或双偶 { int count = 0 //第一排Y坐标上要几个 if (n < m) { for (int i = 1 i <= n i = i + 2) { count++ } } else { for (int j = 1 j <= m j = j + 2) {
DSDemoW
- 数据结构程序的演示光盘,能了解数据结构的课程-Data structure procedures demonstration CD-ROM, to understand the data structure course
sjjg_C_cdrom
- 《数据结构(C语言版)》配书光盘 DSDemo。给大家共享-" Data structure (C language version)," CD-ROM with the book DSDemo. To share
ACM_Code
- (ACM)广东省赛题解光盘内容,ACM竞赛必看,很值得参考学习!-(ACM) in Guangdong Province Solutions CD-ROM game title content, ACM contest must see, it is worth considering to learn!
dataStruct
- 零基础学数据结构附带光盘,包含所有源代码。适合学习-Zero-based learning with CD-ROM data structure that contains all the source code. For learning
ftsoftds1st_src
- C++数据结构源代码,随书光盘也是书中实例的源码,如果你阅读这本书的话,或许对你比较有用。 -C++ data structure of source code, CD-ROM with the book is also an instance of the source book, if you read this book, then perhaps more useful to you.
mathematical-used-in-CPP
- 本光盘是《用C++语言编写数学常用算法(修订版)》一书的配书盘,里面包括书中全部C++程序的源代码(一些小的示例除外),并用中文加以详细注释。 光盘共有五个文件夹,名称分别为:①BCMATH;②VCMATH;③CURVE;④SOUND;⑤examples。 -This CD is " in C++ language mathematics commonly used algorithm (revised edition)," a book with a book pla
DSDemo
- 数据结构C语言版配书光盘和例程,实用的初学者教程。-Data structure C language version with CD-ROM and routines, practical tutorial for beginners.