搜索资源列表
2007MCM_A
- algorithm 2007年美国数模竞赛 A题矩阵分配算法的源代码-algorithm 2007 American Mathematical Contest in Modeling A matrix that allocation algorithm source code
suanfayishu
- 本书较为系统和全面地介绍了算法学最基本的知识。这些知识和技巧既是高等院校“算法与数据结构”课程的主要内容,也是国际青少年信息学奥林匹克(IOI)竞赛和ACM/ICPC国际大学生程序设计竞赛中所需要的。书中分析了相当数量的问题。 -the book is more systematic and comprehensive study of the algorithm fundamental knowledge. These knowledge and skills is not only in
xunxian
- 针对机器人比赛和电子设计竞赛中机器人寻线行走的普遍要求,提出了一种通用的寻线行走机器人的设计方法。机器人的核心控制器包括实现控制算法的DSP和用于扩展功能实现的CPLD;对来自光电检测传感器的信号采用模糊控制规则进行综合,核心控制器根据模糊控制器输出调整机器人的行走路线,最终实现机器人寻线行走。
NOIP2007
- NOIP2007 备战指南 主要讲解了c++ STL库和竞赛中使用的各种算法-Main NOIP2007 preparing guidelines on the c++ STL library and used in a variety of competition algorithm
AllSourceOfAlgorithmArtandInformaticCompetition.zi
- 算法艺术与信息学竞赛所有题目的源码,供大家学习、交流使用。-All source of Algorithm art and informatics competition source for everyone to learn.
acm
- 全国大学生ACM竞赛的必备资料,里面含有历年比赛的经典算法和详细的分析,物有所值!-National College ACM Contest essential information, which contains the classic games over the years and detailed analysis of algorithms, value for money!
a-good-ppt-for-acm
- 非常好的ACM讲解课件!ACM课件!!Acm竞赛常用算法与数据结构-a goog ppt for acm!!!
ITIOI
- 信息技术竞赛辅导,包含大量的教程、源码、算法思想等-Tutoring information technology competition, contains a large number of tutorials, source code, algorithm thought, etc
Art-algorithm
- 本书是《算法艺术与信息学竞赛》的学习指导。所谓学习指导,是告诉读者学什 么,如何学。算法包罗万象,很难在一本书中的篇幅覆盖很多内容的通知对每个知识 点进行细致讲解,因此本书更多的是作为一本导引、工具书、手册或者学习大纲,给 读者以宏观上的学习指导。-Book is the study guide of the algorithmic art and Informatics contests. The so-called study guide is to tell readers w
jingsaisuanfa
- C语言竞赛经典算法,对学习C语言的同志帮助很大!-C language classical algorithm contest, to learn C language comrades great help!
ClassicAlgorithmContestEntry
- 算法竞赛入门经典书籍,需要参加ACM比赛的朋友可以看看。-Algorithm contest entry classic books, need to participate in ACM contest friends can see.
华侨大学XFX函数优化平台2017版
- 该2017版软件集成了竞赛争冠系列算法(含单目标寻优、多峰函数寻优、参数估计(拟合)等)和多种差分向量型式的差分进化算法。可对数学函数进行有或无约束优化、多峰函数优化等工作。其中改进竞赛争冠算法是近期本人的研究佳作。与现行优良的进化算法相比,颇具竞争力。(The 2017 version of the software integrates the series of race champion algorithm (including single objective optimization
飞思卡尔杯智能车设计与实践
- 全国大学生智能汽车竞赛的相关资料,包含智能车的车型,赛道信息,设计的电路原理和程序中算法的研究。