CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - 算法

搜索资源列表

  1. DES_c_implement

    0下载:
  2. des算法的c实现-inplement des arithmetic by c
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:11940
    • 提供者:杜东晓
  1. os

    0下载:
  2. 操作系统,进程调度算法,包括优先级,时间片,先进先出
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:268783
    • 提供者:sujiamei
  1. queen

    0下载:
  2. 八皇后的递归算法,以数字矩阵输出,包含所有情况
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:5368
    • 提供者:hc
  1. Gewsh_HorseWalksCheckerBoard

    0下载:
  2. 使用贪婪算法解决的马踏棋盘的问题(使用简单排序和深度优先搜索的方法)
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:13582
    • 提供者:葛尧
  1. Apriori

    2下载:
  2. Apriori算法源码,在vc++6.0环境下运行,编译,有操作界面
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:73566
    • 提供者:魏新
  1. Ising Modl

    0下载:
  2. 一个比较专业的数值计算软件了,是采用蒙特卡洛算法写的,做的是物理学中的Ising model-a more professional numerical calculation software is written using the Monte-Carlo algorithm, so the physics of the Ising model
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:10524
    • 提供者:王文
  1. hanoi_C

    0下载:
  2. 我用C编写的汉诺塔算法的源程序,自认为写的不错,-C HANOR prepared by the algorithm source code, since that was the good, huh
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1983
    • 提供者:许超雄
  1. 卡尔曼滤波

    1下载:
  2. 利用kalman滤波算法来跟踪一个做圆周运动的点,并预测此点在下一个时刻可能出现的位置
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2009-07-26
    • 文件大小:2720783
    • 提供者:woshizhangge1
  1. 数据结构简单例子实现

    0下载:
  2. 数据结构实现的简单例子,适合初学者学习
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2009-10-31
    • 文件大小:3645
    • 提供者:solider12
  1. tsp.cpp

    0下载:
  2. 用遗传算法(Genetic algorithm)解决Travel salesperson problem. Crossover类型:one-point和two-point. 选择类型:Tournament和RouletteWheel.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2011-04-29
    • 文件大小:2844
    • 提供者:lightlid
  1. 魔方矩阵

    0下载:
  2. 可以实现奇偶阶的魔方阵
  3. 所属分类:控制台(字符窗口)编程

  1. 最近点对问题,分别用蛮力法和分治法进行了求解

    0下载:
  2. 最近点对问题,分别用蛮力法和分治法进行了求解,算法已经做过优化-Nearest point on the issue, respectively, and with brute force method for solving divide and conquer algorithm optimization has been done
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2017-04-09
    • 文件大小:2052959
    • 提供者:zhou
  1. optflow.rar

    0下载:
  2. 这是一个基于opencv的计算光流的程序,采用的是Lucas-Kanade算法,This is a calculation based on optical flow opencv procedures, using the Lucas-Kanade algorithm
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:2270
    • 提供者:liwei
  1. tree

    0下载:
  2. 最小生成树 算法 利用二叉树原理生成最小生成书 数据结构实验-Principle of minimum spanning tree algorithm uses a binary tree data structure generated experimental Smallest Book
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:134033
    • 提供者:杜鹃
  1. MCGSshuixiang

    1下载:
  2. MCGS实现双容水箱液位的监控,使用了PID算法-MCGS dual capacity water tank level monitoring, the use of the PID algorithm
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:23918
    • 提供者:飘飞
  1. Josephe2

    0下载:
  2. 数据结构中经典的约瑟夫问题的解决算法。简单易懂-Data structure in the classical algorithm to solve the problem of Joseph.
  3. 所属分类:Console

    • 发布日期:2017-05-06
    • 文件大小:1370416
    • 提供者:王冰华
  1. NCoinsProblem

    0下载:
  2. n枚硬币问题,采用分治法中的三分算法,很好的解决了n个硬币的问题-n coins problem, using divide and conquer algorithm in the third, a good solution to the problem of n coins
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:2033404
    • 提供者:zhou
  1. CIRCLE

    0下载:
  2. bresenham算法画圆,并实现圆的填充。-bresenham algorithm circle, filled circle and to achieve.
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:1494
    • 提供者:潘伟
  1. prim

    0下载:
  2. 数据结构课程设计,prim算法求最小生成树,给出了所有可能的生成树-Data structure course design, prim algorithm for minimum spanning tree, has given all the possible spanning tree
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:1698
    • 提供者:张心健
  1. juzhen3.1

    0下载:
  2. 动态规划解决矩阵连乘问题 算法设计与分析实验题-With dynamic programming to solve the matrix multiplication problem
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:724821
    • 提供者:薛佩佩
« 1 2 3 4 56 7 8 9 10 ... 35 »
搜珍网 www.dssz.com