搜索资源列表
ACM课件与算法分析
- 各种算法分析与学习 ACM比赛经验 二分图 图的着色问题与排队论 大数与数论 大数算法与组合数学算法 搜索与剪枝 数论算法 蛮力搜索 计算几何 贪心技术 赛题分析
Java程序设计 基础版 部分程序设计题 源码
- Java程序设计 基础版 部分程序设计题 源码
算 法 设 计 题 集
- ACM中常用的算法思想与常用算法,是本人自己精心收集的,其中含清华ACM训练时候的笔迹,对ACM的人员是极佳的参考资料-ACM commonly used algorithm commonly used algorithms and thinking, is my own collection of carefully, with Tsinghua ACM training when the handwriting on the sta
实验题
- A*算法解决找路径的问题,对于特定的图形,按照距离最短的评估函数,来解决寻优问题-A* algorithm to find paths to solve the problems that specific graphics, in accordance with the shortest distance from the assessment function, to solve the optimization problem
jiayou
- 用C语言实现的算法题中的加油问题。 用贪心算法实现的。-C language algorithms that the refueling problem. With the greedy algorithm.
142240696
- 特别是在题库管理模块中对自动组卷功能常用的算法(包括随机选取法、回溯试探法和遗传算法)进行了比较。对于较流行的验证码技术也给出了具体实现。-particularly in the examination management module to automatically making up the algorithm commonly used functions (including random selection method,
112611712642
- 特别是在题库管理模块中对自动组卷功能常用的算法(包括随机选取法、回溯试探法和遗传算法)进行了比较。对于较流行的验证码技术也给出了具体实现。-particularly in the examination management module to automatically making up the algorithm commonly used functions (including random selection method,
yichuansuanfa_lunwen
- 基于遗传算法的试题库智能组卷研究,本文提出了三种利用遗传算法智能组卷的方法。-Based on Genetic Algorithm Library Intelligent Test Paper research questions, this paper presents the use of genetic algorithms in three ways Intelligent Test Paper.
ZOJ_twf
- 解决了acm.zju.edu.cn上若干道算法题 其中有dp, 字符串处理, 计算几何等内容 希望与大家共同学习-Resolved acm.zju.edu.cn algorithm on a number of topics including Road dp, string processing, computational geometry, such as the content of hope and common le
suan_fa_ti_ji
- ACM算法题集 基础算法教案.doc 算 法 设 计 题 集.doc 算法题集.doc-ACM algorithm based on algorithms title set lesson plans. Doc algorithm design problem sets. Doc title set algorithm. Doc
sort
- 快速排序 算法题 有运行结果 分治法思想 二分搜索技术-Quicksort Algorithm title run results are thinking of governance law dichotomy search technology
STLmanual
- C++StandardLibrary的用法总结:适用于解算法题。-C++ STL usage collection
UsefulFunction
- 解决算法题目时常用的标准库函数。有详细的使用方法说明哦。-Function usage for Programming
蓝桥杯一道真题
- 一道真题,运用了递归算法进行解题,适用于初学者。
C程序设计竞赛训练题
- 一套C语言程序设计竞赛训练题,包含简单的算法练习(A set of C language programming contest training exercises, including simple algorithm exercises)
算法谜题[完整版].pdf
- 练习算法的比较好的参考书,里面有代码示例(Practice algorithm is a good reference book, there are code examples)
用MATLAB实现遗传算法程序.pdf
- 遗传算法的基本步骤如下: 1)在一定编码方案下,随机产生一个初始种群; 2)用相应的解码方法,将编码后的个体转换成问 题空间的决策变量,并求得个体的适应值; 3)按照个体适应值的大小,从种群中选出适应值 较大的一些个体构成交配池; 4)由交叉和变异这两个遗传算子对交配池中的 个体进行操作,并形成新一代的种群; 5)反复执行步骤2-4,直至满足收敛判据为止。(The basic steps of the genetic a
基于遗传算法的智能题库系统设计_蔡国民
- 该文章阐述了基于遗传算法的智能题库系统的设计方法,有一定的的参考学习价值。(This paper expounds the design method of intelligent item bank system based on genetic algorithm, which has certain reference learning value.)
算法导论课后习题与思考题答案合集
- 算法导论课后习题答案详解,包含课上所有exercise和problem答案(Introduction to Algorithms)
22道数据结构算法面试题
- 程序员面试时经常会有结构算法题,这22道数据结构算法题各有特点,会有所帮助(Programmer interview questions often have structure algorithm, the 22 data structure algorithm problem has different features, will help)