资源列表
WorkAssignments
- 工作分配问题,采用分支界限法实现,希望有所帮助-work assignments
Dijkstra
- 实现dijkstra算法,在VS2015上运行,文件包含完整项目(Implement dijkstra algorithm, run on VS2015, file contains complete project)
airportfinalversion
- C++数据结构 使用栈的先进后出来实现一个飞机场飞机的调度-C++ stack data structure used to achieve an advanced out of the airport after the aircraft scheduling
PolyMul
- 在实现多项式加减的基础上,实现了多项式的乘法,可以正确执行-, To achieve the multiplication of polynomials can be performed correctly on the basis of the polynomial subtraction
caozuoxitong
- 银行家算法实验报告 银行家算法是避免死锁的一种重要方法。通过编写一个模拟动态资源分配的银行家算法程序,进一步深入理解死锁、产生死锁的必要条件、安全状态等重要概念,并掌握避免死锁的具体实施方法-banker
OJ_vcproj
- 主要是经典N皇后的排列放置,同时放置各个皇后之间互相攻击-Mainly placed classic arrangement N Queens, while placing among queens attack each other
shujujiegou
- 这是数据结构的学习的PPT,很详尽,是关于数据结构(C语言版)的课本的知识-This is the data structure of the PPT study, detailed knowledge of textbooks on data structures (C-language version)
acmkdtree
- kdtree java 实现。。 实现了一个sql优化,减少了回溯次数,家少了执行时间-The kdtree java. . . . A sql optimization, reduce the number of backtracking, the home less execution time
data-structure-and-algorithm-
- 数据结构与算法,详细并全面的介绍了数据结构,并进行算法仿真,利用C++编写代码,充分实现栈、链表、队列、递归、图、遍历等-Data Structures and Algorithms, detailed and comprehensive introduction to the data structure and algorithm simulation, the use of C++ code, the full realization of stacks, linked lists, qu
OJ_vcproj
- 主要功能是找出一个字符串中第一个出现次数最多的字符-The main function is to find the first in a string of characters appear most frequently
SearchWordInVocabulary
- 词库搜索 数据结构大作业 代码注释详尽,可读性强,算法优质,数据结构使用恰当-Search Word In Vocabulary
OJ-Template
- 判断一个数字区间内有多少个水仙花数字,并有判断实例-Determine how many daffodils figures within a range of numbers, and determine instances