CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - introduction to algorithm

搜索资源列表

  1. GA

    0下载:
  2. An introduction to Genetic Algorithm Slides
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1.21mb
    • 提供者:M
  1. 1

    0下载:
  2. 简介   银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系 银行家算法 银行家算法 统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构。   要解释银行家算法,必须先解释操作系统安全状态和不安全状态。   安全序列是指一个进程序列{P1,…,Pn}是安全的,即对于每一个进程Pi(1≤i≤n),它以后尚需要的资源量不超过系统当前剩余
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:2.13kb
    • 提供者:zhaoyawen
  1. pid--al

    0下载:
  2. PID算法 实现PID功能,对PID的实现过程做一下简单的介绍-PID algorithm PID function, PID implementation process to do something simple introduction
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:1.03kb
    • 提供者:李道
  1. InsertionSort

    0下载:
  2. 插入排序的算法,摘自算法导论,并自己利用C#语言予以实现-Insertion sort algorithm, from Introduction to Algorithms and C# language to be realized
  3. 所属分类:CSharp

    • 发布日期:
    • 文件大小:69.84kb
    • 提供者:王瑞
  1. SelectionSort

    0下载:
  2. 选择排序,算法思想来自于算法导论第三版,并自己写了C#程序予以实现-Choose a sort algorithm thinking from the third edition of Introduction to Algorithms, and write your own C# program to be realized
  3. 所属分类:CSharp

    • 发布日期:2017-12-05
    • 文件大小:69.39kb
    • 提供者:王瑞
  1. dashufenjie

    0下载:
  2. 2007级在“计算机科学导论”的期末考试中有一道试题。下面请你看看那题目应该如何编写。 从键盘输入的一个大于 1 的整数,通过算法将该整数分解为若干因子的乘积。 输入: 一个正整数。 输出: 分解后的各个因子。 -2007 there is a questions in the " Introduction to Computer Science" in the final exam. Here is how you should
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4.81kb
    • 提供者:彭少龙
  1. dijkstra

    0下载:
  2. Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法是很有代表性的最短路径算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。注意该算法要求图中不存在负权边。-Dijkstra (Dijkstra) algorithm is a typical single source shortest path algorithm for computi
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:6.1kb
    • 提供者:吴晓全
  1. Neuronal_net_src

    0下载:
  2. Neuronal.NET - An Easy Implementation of Neuronal Networks-Introduction This article is going to explain how you can implement an easy to use neuronal network with the example of character recognition. You need 3 things for a neuronal network:
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1.28mb
    • 提供者:xps1530
  1. GeneticAlgorithm

    0下载:
  2. AI - Simple Genetic Algorithm (GA) to solve a card problem-Introduction This article describes how to solve a logic problem using a Genetic Algorithm. It assumes no prior knowledge of GAs. In fact, half of this article is dedicated to explaining th
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:44.38kb
    • 提供者:xps1530
搜珍网 www.dssz.com