资源列表
factsort
- Factorial & Bubble sort of number
linematrix
- Linear matrix and factorial of number
r
- define entry points in data structure
GA
- 遗传算法 解决最短路径 用C++来实现其功能 基于遗传算法的最短路径问题-Genetic algorithms to solve shortest path with C++ to achieve their function based on genetic algorithm shortest path problem
HotelSystem
- 一款使用C++开发的客房管理系统,包含了增加、修改、删除、查询和统计数据等功能。-Developed using C++ a room management system, including the increase, modify, delete, query and statistical data and other functions.
Joseph
- 用C++语言实现的约瑟夫环。代码简洁,通俗易懂-C++ language with Joseph Central. Code simple and easy to understand
0972601_hw3
- binary search tree deletion and insert
8Queues
- 一个用C++语言编程实现的八皇后的算法问题。-One with C++ language programming algorithm eight queen problem.
HomeworkControl
- 一个用C++语言描述的流水线调度的最短的调度算法。-One with C++ language to describe the shortest pipeline scheduling scheduling algorithm.
GoStairs
- 一个用C++语言实现的走楼梯走法的程序,程序简洁,通俗易懂。-A C++ language using the stairs to go law procedures, procedures simple, easy to understand.
TheArtofcomputerprogramming
- "The Art of Computer Programming: 1. Fundamental Algorithms 2. Seminumerical Algorithms 3. Sorting and Searching";-"The Art of Computer Programming: 1. Fundamental Algorithms 2. Seminumerical Algorithms 3. Sorting and Searching";
8huanghou
- 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出:在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-Eight queens problem is an old and well-known problem is a typical example backtracking algorithm. The problem is that the nineteenth ce
