搜索资源列表
ACM竞赛算法
- 此文档是ACM(国际大学生程序竞赛)很全的算法学习文档,包含枚举,贪心,动态规划,几何,图论等许多算法,相信对你会有很大帮助。
进化算法-竞赛争冠算法函数优化程序 v100801
- 该程序是在自创的无约束优化的竞赛争冠算法(旧称竞技取冠算法)函数优化程序基础上,开发出来的有约束优化程序.程序采用罚函数法实现有约束优化的,但罚因子(惩罚系数)的处理方法有别于其它罚函数法.该程序证明这种惩罚系数处理方法是有效的.该法调整惩罚系数简单,粗放,一般应用默认值即可.该程序普适性较好,进化参数调整简单,不敏感,全局最优解的搜索能力较强,数据重现性(鲁棒性)较好,获得结果精度较高,不足是有时评价函数调用次数稍多些.
C程序设计竞赛训练题
- 一套C语言程序设计竞赛训练题,包含简单的算法练习(A set of C language programming contest training exercises, including simple algorithm exercises)
2.曾棕根.ACM程序设计
- ACM算法竞赛教程,基于c++语言,可以很好地训练自己的算法设计水平(ACM algorithm competition tutorial)
ACM国际大学生程序设计竞赛 算法与实现 俞勇
- 此为部分acm算法模板,对算法学习有帮助(This is part of the ACM algorithm template, algorithm learning helpful)
APM航向姿态算法分析
- APM姿态算法分析,竞赛参考资料,可以用于无人机等等(UAV and other attitude algorithms)
suanfacode
- 算法竞赛入门经典源码,比较适合学习算法的同学借鉴(Algorithm competition classic source code, more suitable for learning algorithms for students to draw on)
算法竞赛
- 算法竞赛,里面包含了所有算法,适合算法初学者(Algorithm competition, which contains all the algorithms, suitable for beginners)
算法竞赛入门经典代码仓库
- 诸多经典的算法,可以从入门小白做起快速掌握了解其主要内容(Many classic algorithms, you can start from the small white, quickly grasp the main understanding of its content)
算法竞赛入门经典 第2版
- 刘汝佳的算法竞赛入门经典第二版 高清非扫描。(Algorithm competition portal classic)
入门经典
- 算法竞赛入门经典书籍里面习题的源代码。供大家学习使用。(Algorithm competition classic books, the source code of exercises. For everyone to learn to use.)
几大常见数学问题的解决窍门
- 整理的几个竞赛中很常见的算法,并加以分析,希望能对他人有所帮助。(This is a very common algorithm that has been compiled for several contests and analyzed, hoping to help others.)
算法竞赛入门经典完整版
- 法竞赛入门资料,帮助快速练习算法,掌握算法核心思想(Algorithm competition introductory information to help fast practice algorithm)
算法竞赛-入门经典-作者刘汝佳
- 算法竞赛,语言是C++,刘汝佳写的,什么破平台,烦死了。(Algorithm competition)
数模竞赛中常用的十大算法讲义
- 十大算法讲义,对于matlab使用者非常有用(Ten big algorithm Lecture Notes)
算法竞赛入门经典源代码
- 把c/c++语言、算法和解题有机地结合在一起,淡化理论,注重学习方法和实践技巧(Combine c/c++ language, algorithm and problem solving organically together, play down the theory, and pay attention to learning methods and practical skills.)
[挑战程序设计竞赛(第2版)]
- 《挑战程序设计竞赛(第2版)》对程序设计竞赛中的基础算法和经典问题进行了汇总,分为准备篇、初级篇、中级篇与高级篇4章。作者结合自己丰富的参赛经验,对严格筛选的110 多道各类试题进行了由浅入深、由易及难的细致讲解,并介绍了许多实用技巧。每章后附有习题,供读者练习,巩固所学。(The challenge Programming Contest (Second Edition) summarizes the basic algorithm and classic problems in the pr
basic algorithm
- acm竞赛的基础算法简介,包含贪心法,二分法,倍增法,优先队列以及大量习题。(The basic algorithms of ACM competition include greedy, dichotomous, multiplier, priority queues and a large number of exercises.)
飞思卡尔__所有的算法
- 飞思卡尔竞赛中可能用到的算法,觉得对参加比赛的同学们来说很有作用(The algorithm that may be used in the Carle competition is very helpful for the participants.)
数学建模竞赛中应当掌握的十类算法
- matlab十种常用算法教程,适合各种算法平时的使用(Matlab ten common algorithm tutorials)