资源列表
ODBprint
- 将ABAQUS的ODB结果文件按照人为要求在文本文档中记录-On ABAQUS ODB results file records in a text document in accordance with human requirements
brute
- ANN的brute算法,用于检查ANN算法的正确性-brute-force algorithm for ANN
bfs
- 本人在杭电或者pku在线评测系统上做的bfs的题目,方便大家看,简单易懂-pku and hdu acm for coding
Memerypool
- 这是长安大学的数据结构教学程序之一,是关于内存池思想使用的一个C++学习代码,用于了解内存池的应用思想。-This is the data structure of Chang' an University teaching program is one of the memory pool ideas on the use of a C++ to learn the code for the application of ideas about memory pool.
HashDll
- 哈希算法实现的内存池的c语言实现,可以对数据进行管理-Memory pool hash algorithm c language, data management
Dijkstra
- Dijkstra算法设计单源最短路径问题的贪心算法-Greedy algorithm of Dijkstra algorithm design single source shortest path problem
fore_graph
- 多段图向前处理程序:可以自己定义多段图的所有内容,然后给出最短路径。这个程序的思想是采用动态规划思想,再转化为C++程序-Multi-stage plan to move the process: the definition of multi-segment can map all the content, and then gives the shortest path. This process of thinking is the use of dynamic programming i
Dijlstra
- Dijlstra算法 对任意图,选择合适的数据结构表示图,在此基础上实现求解最短路径的Dijkstra算法-Dijlstra algorithm to arbitrary map, select the appropriate data structures that map, on this basis to achieve solution of the Dijkstra shortest path algorithm
greed
- 带有期限和效益的单位时间的作业排序贪心算法。作业已按效益值递减的顺序排好,依次输入各作业的期限值,要求按顺序输出最优解。-With the duration and effectiveness of the unit time Scheduling greedy algorithm. Operating efficiency values have been decreasing order, the order input period value of the o
List
- 单链表的基本操作,创建一个广义表+判空+显示+长度, 广义表的复制+插入+深度+删除+销毁,打印广义表中的原子。-The basic operation of a single list, create a generalized table+ empty+ show+ the length of sentence, the generalized form of the copy+ delete+ insert+ depth+ destruction, print generalized li
WordCount
- MapReduce的wordcount程序,最新API的版本。-MapReduce, the wordcount procedures, the latest version of the API.
pragma-warning
- 从输入的英文句子中找出单词个数,并找出最长的单词和最短的单词。-English sentences from the input to find the number of words, and find the longest words and the shortest words.