搜索资源列表
我参加电子竞赛 做的温度控制的单片机程序
- 主要用到了PID算法控制温度,显示采用动态扫描.输出可调节占空比的脉冲控制加热器-mainly used to control the temperature PID algorithm, shows that using dynamic scanning. Output adjustable pulse duty cycle control of the heater
国际大学生程序设计竞赛题解
- 要想看看自己的编程水平有多高。除了开发项目和做出象样子的软件以外,还有一个很好的办法就是参加比赛.而国际大学生程序设计竞赛题解,为你提供了检验自己的一个很好的挑战。里面不仅有大量的例题,还有各种算法的分析和与实例的结合。是提高英文和编程能力的绝对好书了-To look at our own programming level is very high. In addition to development projects and to make the software look like t
图论算法库 C++ 语言实现
- 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压
进化算法-竞赛争冠算法函数优化程序 v100801
- 该程序是在自创的无约束优化的竞赛争冠算法(旧称竞技取冠算法)函数优化程序基础上,开发出来的有约束优化程序.程序采用罚函数法实现有约束优化的,但罚因子(惩罚系数)的处理方法有别于其它罚函数法.该程序证明这种惩罚系数处理方法是有效的.该法调整惩罚系数简单,粗放,一般应用默认值即可.该程序普适性较好,进化参数调整简单,不敏感,全局最优解的搜索能力较强,数据重现性(鲁棒性)较好,获得结果精度较高,不足是有时评价函数调用次数稍多些.
C程序设计竞赛训练题
- 一套C语言程序设计竞赛训练题,包含简单的算法练习(A set of C language programming contest training exercises, including simple algorithm exercises)
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.)
算法竞赛入门经典完整版
- 法竞赛入门资料,帮助快速练习算法,掌握算法核心思想(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)
美赛程序算法分类详解
- 美赛 人员疏散模型 元胞自动机 美国大学生数学建模竞赛MATLAB示例程序(Evacuation Model Based on Cellular Automata)