资源列表
cc
- 近似顶点覆盖,算法 设计课 程作业,能运行成功-Approximate vertex cover algorithm design course work, be able to run successfully
cc
- 线性规划,算法 设计课 程作业,能运行成功-Linear programming, algorithm design course work, be able to run successfully
the-shortest-way
- 求图中由用户指定的开始点与目标点的最短路径并将路径节点和长度进行输出-calculate the shortest distance between the start and the end
puzzle
- 迷宫问题广度优先搜索,本程序针对迷宫问题,采用广度优先策略惊醒搜索,如能到达,输出路径长度,否则输出-1表示不可到达-Breadth-first search of the maze problem
code
- 建立一个空的单链表 建立一个空的链式队列-Singly linked list creates an empty creates an empty chain queue
KMP
- 实现字符串内指定字符的快速查找,使用了KMP算法-Quickly find specific characters within the string, using the KMP algorithm
address
- 可以完成相关炼油厂的选址问题,确定其地址,他利用VC+6编写的-Complete the related refinery site to determine the address, he used VC+6 write
ds1100011846-1
- 小白鼠排队,按照白鼠的重量从大到小的顺序输出白鼠的帽子颜色。 -Mice queuing
Maze
- C语言实现迷宫算法 ,书本上具体的实现,没有图形化界面的·~实现了栈应用-C language maze algorithm, specific books
multsmatrix
- 通过三元组来实现稀疏矩阵相乘,已验证数据结构算法-To achieve sparse matrix multiplication
haffuman
- 哈夫曼编码是一种有效的信源编码。能够实现哈夫曼编码功能,误码率低。-This c++ program could reach haffuman, and it has low error rate.
data-structure-problem-answers
- 清华大学严蔚敏数据结构习题集(C版)答案,里面有书中的每个题目的c源代码,适合学习数据结构~-Tsinghua University, Yan Wei Min problem sets of data structures (C) answers, c source code for each subject of the book, for learning data structures ~
