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

搜索资源列表

  1. 6paixusuanfa

    0下载:
  2. 1、 演示程序对6种内部排序算法(堆排序、直接插入排序、简单选择排序、快速排序、希尔排序、归并排序)作输入实测比较。 2、 待排序表的元素的关键字为整数。用户可输入不同数据作测试比较。比较的指标为关键字参加的比较次数(用compCount计量)和关键字的移动次数(用shiftCount计量,关键字交换计为3次移动)。 3、 演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”下,用户可由键盘输入待排序表的表长(不大于20)和数据。 4、 每次测试完毕,显示各种
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:32601
    • 提供者:张涛
  1. 53607924jihe

    0下载:
  2. 计算机编程,集合算法,希望对大家有所帮助,谢谢支持-Computer programming, collection of algorithms, we hope to be helpful, thank you support
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1994
    • 提供者:alexanderxx
  1. vbregister

    0下载:
  2. 通过识别计算机的CPU信息及硬盘序列号信息,通过一定的算法来判断软件是否注册,注册后可以使用,未注册可以试用一段时间.-By identifying the computer' s CPU and hard drive serial number information information, through a software algorithm to determine whether the registration, registration can be used, not
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:3753
    • 提供者:masterzd
  1. Desktop22

    0下载:
  2. 大学二年级计算机科学与技术专业常用的程序。 不保证一定编译通过。 但是算法思想正确。 第三部分。-Sophomore computer science and technical expertise commonly used procedures. Does not guarantee compile. But the algorithm correct thinking. The third part.
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:199510
    • 提供者:hithit
  1. MergeSortL_AND-QuickSort

    0下载:
  2. MergeSortL_AND QuickSort,计算机算法设计与分析中的链表的归并排序算法和快速排序算法-MergeSortL_AND QuickSort, linked list merge sort algorithm in the design and analysis of computer algorithms, and fast sorting algorithm
  3. 所属分类:Console

    • 发布日期:2017-11-13
    • 文件大小:2424322
    • 提供者:陈乾福
  1. nqueen

    0下载:
  2. 这个是计算机算法基础的n皇后问题,可以完美的显示处理的结果,有好几个程序-This is a computer algorithm based on n-queens problem, can the perfect display processing results, there are several procedures
  3. 所属分类:Console

    • 发布日期:2017-11-26
    • 文件大小:2478718
    • 提供者:吴慢慢
  1. 12

    0下载:
  2. 计算机算法基础里面最大字段和的编程,可以完美运行-Computer algorithm foundation inside field and programming, can be the perfect run
  3. 所属分类:Console

    • 发布日期:2017-11-25
    • 文件大小:884668
    • 提供者:吴慢慢
  1. JosephusProblem

    0下载:
  2. 用C程序解决约瑟夫斯问题,是一个出现在计算机科学和数学中的问题。在计算机编程的算法中,类似问题又称为约瑟夫环。-In computer science and mathematics, the Josephus Problem (or Josephus permutation) is a theoretical problem related to a certain counting-out game.
  3. 所属分类:Console

    • 发布日期:2017-12-06
    • 文件大小:99733
    • 提供者:王旺
  1. FloydW

    0下载:
  2. Floyd算法又称为弗洛伊德算法,插点法,是一种用于寻找给定的加权图中顶点间最短路径的算法。该算法名称以创始人之一、1978年图灵奖获得者、斯坦福大学计算机科学系教授罗伯特·弗洛伊德命名。-Floyd algorithm, also known as Freud algorithm, the insertion point method is an algorithm used to find the shortest path between vertices given weighted g
  3. 所属分类:Console

    • 发布日期:2017-12-08
    • 文件大小:533
    • 提供者:liming
  1. fibonacci-recursion

    0下载:
  2. 斐波那契数列的递归算法实现的源代码,计算机算法设计与分析作业1-Fibonacci series recursive algorithm source code, design and analysis of computer algorithms operating 1
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:318102
    • 提供者:刘洋
  1. test

    0下载:
  2. 利用c语言实现计算机算法分析与设计课程中的随机数值算法,其中包括随机算法类,以及随机模拟的过程!-Using c language computer algorithm analysis and design courses random numerical algorithms, including stochastic algorithm class, as well as the process of stochastic simulation
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:198116
    • 提供者:allen
  1. Dijkstra

    0下载:
  2. Dijkstra算法求最短路径,通过读取TXT数据,显示计算机过,快速且精准-Dijkstra shortest path algorithm, by reading TXT data over a computer display, fast and accurate
  3. 所属分类:Console

    • 发布日期:2017-05-08
    • 文件大小:1932690
    • 提供者:于凯
  1. Source-code-of-ProgrammingPearls

    1下载:
  2. 著名的计算机书籍编程珠玑里面的源代码。这本书面试必看。讲述了一些数据结构与算法。-The famous book Programming Pearls computer inside the source code. This book is a must-see interview. Tells the story of some of the data structures and algorithms.
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:27683
    • 提供者:黄张伟
  1. 1

    0下载:
  2. 《计算机算法设计与的分析》第四版第一章的答案算法实现题,1-1数字统计问题,1-2字典序问题,1-3最多约束问题1-5最大间隙问题- Computer algorithm design and analysis of the fourth edition of the first chapter of the answer algorithm to achieve the title, 1-1 digital statistics, 1-2 dictionary order problem,
  3. 所属分类:Console

    • 发布日期:2017-05-06
    • 文件大小:1031740
    • 提供者:catherine
搜珍网 www.dssz.com