搜索资源列表
tem
- 2005年电力部数学建模大赛题目: 共有61个比赛项目,1050人参加比赛。请给出算法及其框图,同时给出合理的比赛项目排序表,使连续参加两项比赛的运动员人次尽可能的少;表中“#”号位置表示运动员参加此项比赛。建立此问题的数学模型,并且合理安排比赛项目顺序,使连续参加两项比赛的运动员人次尽可能的少;程序使用了最小生成树算法。-2005 Mathematical Modeling Contest subject : a total of 61 events, 1,050 people parti
实用算法的分析与程序设计
- 本书总结了历届国际奥林匹克竞赛(IOI)的试题特点及我国参赛选手的培训经验。书中许多例题取自历届大赛的试题及中国队选手的训练题目,针对问题讲解了解题的关键思路及如何灵活运用有关的算法知识。-the book summarizes the successive international Olympiad (IOI) and the characteristics of the questions my players training experience. Many examples from
sns-2-IP
- 首届SNS算法设计大赛初赛第二题~有关Ip查询~-SNS algorithm first design competition Ip preliminary inquiries about the second question ~ ~
ICPC
- ICPC大赛相关算法 含有杨辉三角 变形课等 含有源码及相关说明 -icpc
Programming_Challenges
- 挑战编程是参加ACM大赛的重要教程,可以很好的理解算法的精髓。-ACM programming contest challenge is important to participate in tutorials, you can well understand the essence of the algorithm.
magic-square-matrix-solution
- 求幻方矩阵。给定任何数字n,即可显示n*n的幻方矩阵。幻方矩阵是一个经典的问题。ACM程序设计大赛常考。此源码还包括算法的规律说明。-Find magic square matrix. Given any number n, you can display the magic square n* n matrix. Magic square matrices is a classical problem. ACM Programming Contest Chang examination. Th