资源列表
C_3mfz
- C语言 打印“魔方阵”,所谓魔方阵是指这样的方阵 ,它的每一行,每一列和对角线之间和均相等。例如,三阶魔方阵为 8 1 6 3 5 7 4 9 2 要求打印出1~n的平方数的自然数的魔方阵。-C language Print "demons Matrix" and the so-called magic matrix is the matrix, which each row, Each series and between di
fuhua
- 计算方法复化求积公式-Minute calculation method of quadrature formula
queen
- 八皇后问题。利用了递归算法,很是巧妙!最后一行为输出解的个数,每行共8个数字,这些数字即代表皇后在该行的位置。-It s a code about Eight queen.
work9
- 假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场,设计一个有效的贪心算法进行安排。-Enough to assume that many of the arrangements for the venue where a number of activities and want to use the venue as small as possible, design an efficient greedy algorithm to carry out the arrangemen
QuickSort
- 用c++写的快速排序算法,从命令行输入数组,调用算法后,返回排序后的数组-With c++ Write quick sort algorithm, from the command line enter the array, called algorithms, return the array after sorting
MINTREE
- 最小生成树问题,稍有修改,大家看看,-Minimum spanning tree problem, slightly modified, we take a look at Hei hei
1555
- 最大流sap算法 vijos 1555 采用邻接表存储-sap vijos 1555
operation
- 对链表的基本操作,删除,插入操作,绝对能实现-The basic operation of the list, delete, insert, absolutely can achieve
plecak
- backpack algorithm for thievs
main
- 中缀转换成后缀表达式有很多运用,例如可以用来构造查询表达式。本程序实现了中缀转换成后缀的算法-Infix expression into postfix to use a lot, for example, can be used to construct a query expression. Realized by the infix into postfix algorithm
4-3solution
- 朋友圈,某学校有N个学生,形成M个俱乐部,每个俱乐部里的学生有着一定相似的兴趣爱好-Circle of friends, a school student with N form M clubs, each club has a certain similarity of student interests
rw
- 最大熵随机游走,在每一步中令熵率保持局部最大-The maximum entropy random walk, so entropy rate at each step to keep the local maximum
