搜索资源列表
statistics
- 此工程中包含对于ARP流统计的算法设计,在使用性能稳定。不需要解密。-this project includes ARP flow statistics for the algorithm design, performance and stability. No decryption.
computerdisign-C
- 算法的设计方法(C程序):一、迭代法 二、穷举搜索法三、递推法 四、递归五、回溯法 六、贪婪法 -algorithm design method (C program) : 1, 2 iteration, the exhaustive search method three, four recursive method, recursive 5, backtracking 6, greedy algorithm
Algorithm Design Manual
- Algorithm Design Manual 欢迎你下载ginger547的算法系列资料-Algorithm Design Manual ginger547 welcome you to download the information algorithm Series
siliver-coin
- 银币问题,属于算法设计与分析,语言c++在n个银币中有一个是不合格的,不合格的银币比合格银币要轻。 现用天平秤银币,找出不合格的银币,且在最坏情况下秤银币的次数最少。 -Silver question, are algorithm design and analysis, language c++ in n silver is in a failed, the failure of silver coins than qualified to be light. Balance scal
root-program-design-
- 基于牛顿迭代算法——拉尔夫根程序设计,这是我们导师要求我们做的一个练习,利用DSP实现的开放运算。要用最少的资源实现迭代开放算法。-Based on Newton s iteration algorithm- Ralph the root program design
1_1
- 算法设计-Algorithm design
1_2_3
- 算法设计-Algorithm design
Queen_lv
- 采用LasVegas概率算法高效解决N皇后问题,并统计其成功与失败的概率,这是中国科技大学的高级算法设计的设计-LasVegas probability algorithm used to solve N Queen efficient, and its success or failure of statistical probability, which is China University of Science and Technology Advanced Algorithm Desi
Introduction_to_Algorithm
- 常见算法设计的源代码。配合著名的那本“算法导论”。其中主要包括: 归并排序 活动选择问题 矩阵链乘问题 矩阵链乘问题的备忘录解法 逆序对问题 求和问题 装配线问题 最短路径Dijkstra算法和堆操作 -Common algorithm design of the source code. With the well-known that the " Introduction to Algorithms." Which mainly i
suanf
- 算法和算法设计中的有关于求解最长公共子序列的解决方法,最终可以动态显示求解过程-Algorithms and algorithm design for solving the longest common sub-sequence of solutions, and ultimately the solution process can be dynamic display
algorithm
- 介绍了算法设计与分析的基本思路,并就某些经典问题进行了深入探讨-Introduced the algorithm design and analysis of the basic ideas, and on some classic issues in-depth discussions
JACOBI-suanfa
- 雅可比算法的算例程序,用简单明了的计算过程展示了雅可比算法的C设计过程。-Jacobi algorithm example program, with a simple and straightforward calculation shows C Jacobi algorithm design process.
shuzhifenxi
- 数值分析 幂法 有详尽的代码和注释 还有算法设计-Power law is a detailed numerical analysis of the code and comments are algorithm design
algorithmProjectReport
- "Evaluating Ant Colony Optimization on Traveling Salesman Problems" a project report in Algorithm design technique graduate course
Commonalgorithms
- 一些常用的算法设计方法和C++环境下的实现方法。主要包括:迭代法、穷举搜、索法、递推法、递归、回溯法、贪婪法、分治法 -Some commonly used algorithm design methods and C environments are implemented. These mainly include: iterative method, exhaustive search, rope method, recursive method, recursion, backtra
Algorithm_Design_Manual
- 算法设计手册,英文原版,包括各种数值算法及优化算法,高清晰!-The Algorithm Design Manual, Second Edition.
simplecalculator
- 算法设计\用C++实现的简单计算器算法\只有代码-Algorithm design \ simple calculator \ C++ implementation
Numerical-method---Algorithm-Design-
- 数值计算方法-算法设计及其MATLAB实现--浙江工业大学--2006.12 -Numerical method- Algorithm Design and MATLAB- Zhejiang University- 2006.12
Algorithm-design
- 进行多段图的动态规划算法设计,编写程序并运行-More of the map dynamic programming algorithm design, programming and run
Algorithm
- 计算机算法设计与分析(王晓东版)课程设计经典例子-Computer Algorithm Design and Analysis course design classic example