资源列表
TxMsg
- topcoder 694题目3 Strange abbreviations are often used to write text messages on uncomfortable mobile devices. One particular strategy for encoding texts composed of alphabetic characters and spaces is the following: Spaces are maintained, and ea
Caculator
- C++计算器,基于“栈”这一常见的数据结构,希望能对初学者有所帮助-C++ calculator, based on the " stack" the common data structure, hoping to help beginners
K-NN
- 最近邻求解函数极小值,简单方便,易于理解,方便解读。-better for reading,better for righting
queue-data-structure
- 用数据结构实现C++中的队列功能,如入队,出队等简单的基本常用功能-Use data structure realize the function of queue in c++
pattern
- ISODATA c++版本实现,可以实现数据的自动分类-ISODATA c++ version to achieve, you can achieve automatic data classification
HW2
- This program is to give you practice in the use of UNIX functions fork() and pipe() and to implement message communication between processes. In this program you will implement a simple UNIX shell in C. The shell reads a command line from the input,
栈的数制转换算法
- 进制转换是数据结构中的栈的应用的一个典型例子- Enters the system transformation is in a construction of data stack application typical example
priority_queues
- 是个HEAP SORT 算法..对一个数列进行HEAP SORT -is SORT algorithm Rd .. right for a series Rd SORT
traveljinshi
- 旅行售货员问题的近似算法 数据结构 算法 NP完全问题-traveling salesman problem approximation algorithm data structure algorithms NP-complete problem
shu
- 数据结构中二叉树结构的实现代码,C语言的。
tu_de_bian_li
- 图的邻接矩阵和遍历 一.问题描述 构造一图,用邻接矩阵实现该图的深度优先遍历或广度优先遍历。 二.实验目的 1.掌握图的基本概念和邻接矩阵的存储结构。 2.掌握邻接矩阵存储结构的算法实现。 3.掌握图在邻接矩阵存储结构上遍历算法的实现。 三.实验要求 1.确定图的顶点个数和边的个数,建立邻接矩阵,实现深度优先遍历或广度优先遍历,再在主函数中调用它们。 2.深度优先遍历思想: (1)访问顶点v (2)从v的未被访问的邻接点中选取一个顶点w
xianxingbiao
- 线性表的源代码,数据结构的,本人特地打出来帮大家省时间-Linear table source code, data structures, I break out specifically to help you save time