搜索资源列表
EightQueens
- 数据结构课程设计-八皇后算法的实现。 使用链表堆栈来实现的,涉及到一些界面编程的内容。具体也不太记得了,因为这是一年前做的了。希望广大朋友能支持一下,提供一些游戏源码参考一下。本人这学期的项目实践是开发斗兽棋这个小游戏。-curriculum design data structure-eight of the Queen's algorithm to achieve. Use Chain stack to achieve, involving some interface prog
Delphi_1016
- 《Delphi算法与数据结构》源码 Delphi开发人员Julian Bucknall从实用角度为广大程序员提供了有关使用算法和数据结构的一个详尽的介绍。Bucknall先从算法性能的讨论开始,涵盖了诸如数组、链表和二叉树等内容。这本书强调了查找算法(如顺序和二分查找),另外也重点介绍了排序算法(包括冒泡排序、插入排序、希尔排序、快速排序和堆排序),此外还提供了有关的优化技术。不仅如此,作者还介绍了散列和散列表、优先队列、状态机和正则表达式以及诸如哈夫曼和LZ77等数据压缩技术。 随附光
c++005
- 这是一个双向链表的源码,用C++开发实现。
C++0002
- 这是数据结构算法中的栈的实现的源码。用C++开发。
C++0003
- 这是数据结构算法中的队列的实现源码。用C++开发。
InorderTraverse
- c语言通用范例开发经典 源码,执行程序和运行截图!中序二叉树算法-c language common to develop a classic example of source code, implementation procedures and operating screenshot! Binary tree algorithm in order
tree
- 这是一个二叉树的算法,主要用C++开发,只写了二叉树的核心代码,该代码已经调试通过可以直接运行.该算法也没有输入功能,为了方便大家看清二叉树的结构,把输入的数据都在源码中用一个数组存放好的-This is a binary tree algorithms, the main C++ Development, only to write a binary tree of the core code, the code has been run directly through debugging.
myString
- 自己编写的String类,可以用于代替<string>中的string类。支持==、!=、<、>等比较运算符,=复制运算符,有多种构造函数,动态分配内存,长度可变。容易转换成char*类型,而且使用深拷贝,指针使用得当。有常用的Index,Insert,Delete,Replace,SubString方法。而且源码中给出了String类的一个小应用。开发环境Visual C++ 6.0,测试程序为Console模式。-I have written the String c
gooddb
- asp开发的在线打包源码!很好用! asp开发的在线打包源码!很好用!-Online source package
matlab
- 5个自己开发的Matlab的源码。其功能分别是队列、亚可比、拟合、标准化。-Five self-developed Matlab source. The function of the queue, respectively, Jacobi, fitting, standardize.
02002
- 数据结构课程设计,基于VS2008开发用用C语言,包含可执行程序,源码以及设计报告。是一个简单的图书馆进销存管理系统。-Curriculum design data structure, based on development with VS2008 using C language, including executable programs, source code and design report. Invoicing is a simple library management sy
2
- 本文件包含《数据结构》第二章的相关习题源码,全部可运行。开发平台为visual C++6.0-This document contains " data structure" associated exercises in Chapter II source, the entire operation. Development platform for the visual C++6.0
3
- 本文件包含《数据结构》第三章部分习题源码,全部可运行,开发平台为visual C++6.0-This document contains " data structure" part of exercises of Chapter III source, the entire operation, development platform for the visual C++6.0
Exp8_redblacktree
- 《数据结构》学习中著名的红黑树源码,可运行。开发平台为visual C++6.0 -" Data Structure" in the famous red-black tree learning source, run. Development platform for the visual C++6.0
dashujiajian
- 大数加减源码,数据结构课上自己写的,开发环境vc++6.0-Program for big number in Data Structure
Hash
- 数据结构 哈希表c++源码 开发环境 vc++6.0-Data Structure Hash Table
mowangyuyan
- 数据结构 魔王语言 C语言 源码 开发环境vc++6.0-Data Structure mowangyuyan..c program
wenxueyanjiuzhushou
- C++实现的文学研究助手 内有源码 数据结构课作业 开发环境vc++6.0-C++ program for assistance for wenxueyanjiu
shujujiegou
- 数据结构链表源码而不能访问及开发挖金矿福娃健康服务房间-Source list data structure Source list data structure Source list data structure
DST
- 大二数据结构的实验,里面包含实验报告、源码、可执行文件,用VC++6.0开发的。动态查找表。功能齐全,实现 二叉排序树、平衡二叉树、B_树、2-3树、B+树。- Experimental sophomore data structures, which contains experimental reports, source code, executable file, using VC++6.0 development. Dynamic look-up table. F
