资源列表
link
- 这是一个最简单的链表实现,单链表,完成一个在链表当中结点的数据插入-This is a simple linked list, singly linked list
gansiduiwenti
- 敢死队问题的c++解决方法,用到了7种具体的解决方法-Death squads problem c++ solution, used seven kinds of specific solutions
student-data
- 本系统地最大需求是管理学生个体的成绩,因为目标简单而明确所以设计起来并没有出现多大问题。 我主要想了一下两点。 (1) 学生信息我主要考虑了学号,姓名等最基本的问题,并且修改此类数据的方法。 (2) 成绩方面我因为面对着高中生的评分问题而设计的,所以设计上没有想很多,就是按照高三的理科生的成绩单制作了分数类的数据。 并且因为要管理这些数据并且反复使用,所以我想到了要输出到文件中保管个体的数据。 由此设计了本系统用来,实现数据储存的读取,信息显示,查找,修
java_insaert
- 原创java排序程序,实现java插入排序的功能,性能上由于传统的冒泡排序-Original java sorting procedures to achieve java insertion sort function, the performance of traditional bubble sort
MAOS_QKP_1.001
- 用于解决二次背包问题的多代理优化系统, 推荐研究学习一下-MAOS-QKP is a multiagent optimization system (MAOS) for solving the Quadratic Knapsack Problem (QKP).
List-insert-delete
- 构造链表List,在List上实现元素的插入、删除-Construct the list List, the List element to achieve the insertion, deletion
huffman
- 基于C语言的最短编码--哈弗曼编码huffman(本人的信息论上机实验程序)-huffman encode
code
- 基于C语言的半字节编码(本人信息论的上机程序)-Half Encode
20116110167907
- 本程序可以计算出C++、C语言代码的有效行数,包括有效代码行数、注释行数、空白行数。 -The program can calculate the C++, C language code of the number of active lines, including the effective lines of code, comment lines, blank lines.
DFS
- DFS作业,算法作业,c++ dfs算法作业-DFS homework
BFS
- bfs算法作业 c++, 容易理解,bfs作业-bfs homework
CPP-sources
- 该资源包含C++实例(汉诺塔问题、贪心算法问题、八皇后问题)的源程序实现.-The resources include C++ source codes(Hanoi problem, the greedy algorithm, 8 queens problem).
