搜索资源列表

  1. 实现路由算法

    0下载:
  2. 实现路由算法,利用Dijkstra算法实现两台PC机之间的路由行走路径。-achieve routing algorithm, using Dijkstra algorithm between two PCs running the routing path.
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:601088
    • 提供者:陈勋
  1. LRU页面置换算法模拟 CNBIE

    0下载:
  2. LRU页面置换算法模拟,LRU置换算法虽然是一种比较好的算法,但要求系统有较多的支持硬件。为了了解一个进程在内存中的各个页面各有多少时间未被进程访问,以及如何快速地知道哪一页是最近最久未使用的页面.-LRU algorithm simulation replacement pages, the LRU algorithm replacement is a better algorithm, but requires a system w
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-30
    • 文件大小:11264
    • 提供者:22
  1. 三二维填充图元的扫描线算法01

    0下载:
  2. 图形学中的二维填充算法,没有用到MFC,很好用的简单算法-the 2D graphics filling algorithm, did not use MFC, very good with a simple algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-30
    • 文件大小:1975296
    • 提供者:杨琴
  1. 实数编码遗传算法

    1下载:
  2. (用matlab编写的十进制的遗传算法程序)实数编码遗传算法-(using Matlab prepared by the metric of genetic algorithm) is coded genetic algorithms
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:17408
    • 提供者:www
  1. 用matlab编写的二进制的遗传算法程序

    2下载:
  2. 用matlab编写的二进制的遗传算法程序.rar-using Matlab binary prepared by the genetic algorithm. Rar
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:6144
    • 提供者:www
  1. 汤子瀛银行家算法

    0下载:
  2. 操作系统银行家算法c语言版适合广大在校生作实验报告,应付考试-operating system bankers algorithm c language version suitable for the majority of the in-school experiments, with their examinations
  3. 所属分类:操作系统开发

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:魏丙英
  1. 先来先服务算法

    0下载:
  2. 操作系统先来先服务算法和优先权调度算法模拟实验-operating system services first-come first-priority scheduling algorithm and simulation algorithm
  3. 所属分类:ListView/ListBox

    • 发布日期:2024-04-30
    • 文件大小:216064
    • 提供者:张杰
  1. Fortran常用算法程序集-徐士良

    0下载:
  2. Fortran常用算法程序集-徐士良很不错的一个算法总结-Fortran algorithms commonly used procedures set-XU Shi-liang is a good summing up Algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-30
    • 文件大小:1001472
    • 提供者:周华
  1. 数据结构算法与应用C__语言描述

    0下载:
  2. 数据结构算法与应用C__语言描述,数据结构是专业程序员不得不看得教程,建议在成为codefans之前,对数据结构和操作系统远离多把握一些-algorithm and data structure Application C__ language, data structure is a professional programmer to see the guides, as recommended in codefans before
  3. 所属分类:系统编程

    • 发布日期:2024-04-30
    • 文件大小:11776000
    • 提供者:
  1. 2400 bps MELP语音编解码器定点算法

    0下载:
  2. 2400 bps MELP语音编解码器定点算法,一种先进的另类语音压缩算法,可以供学习和借鉴使用-MELP 2400 bps voice codecs fixed-point algorithms, an advanced alternative voice compression algorithm, for it to learn from the use of
  3. 所属分类:通讯编程

    • 发布日期:2024-04-30
    • 文件大小:146432
    • 提供者:安迪
  1. Lagrange_Newton_Aitken插值算法

    0下载:
  2. Lagrange,Newton,Aitken三个插值公式算法的演示.DOS界面输出计算结果.-Lagrange, Newton, Aitken three interpolation algorithm formula demo. DOS interface output results.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-30
    • 文件大小:15360
    • 提供者:谢树扬
  1. 字符串匹配算法

    0下载:
  2. 一个简单的数据结构算法,字符串基本匹配算法与模式匹配算法的演示.-a simple data structure algorithms, the basic string matching algorithms and pattern matching algorithm demonstration.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-30
    • 文件大小:13312
    • 提供者:谢树扬
  1. 我做的银行家算法

    0下载:
  2. 过一个学习《操作系统》课程的学习,掌握了许多书本上的知识,但是对书上的概念并没有真正意义的了解。这次课程设计,就是通过模拟银行家算法来避免死锁的产生,加深对进程死锁概念的理解。 .课程设计的要求 通过对银行家算法的模拟,用户输入进程跟资源的数目,再给每个进程的每个资源申请资源,用以判断进程是否会出现死锁,若出现死锁,就释放整个内存的资源,总而减轻操作系统的负担。 课程设计的题目 本次操作系统课程设计的题目为《模拟银行家算
  3. 所属分类:Windows编程

    • 发布日期:2024-04-30
    • 文件大小:61440
    • 提供者:周楠
  1. 比Boyer-Moore更快的字符串查找算法

    0下载:
  2. 比Boyer-Moore更快的字符串查找算法-than the Boyer- Moore string search for a faster algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-30
    • 文件大小:2048
    • 提供者:老石
  1. c实现图像处理常用算法集

    0下载:
  2. 本人收集的关于c实现图像处理常用算法,包括Hough变换,雕刻技术,灰度均衡,图像的3D灰度显示,拉普拉斯高斯边缘检测等等,-I collected on c achieve common image processing algorithms, including the Hough transform, carving, gray balance, 3D gray-scale images, Laplace Gaussian edg
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-30
    • 文件大小:21504
    • 提供者:陈曙
  1. Kruskal算法

    0下载:
  2. kruskal算法来得到最小生成树的程序-Kruskal algorithm to be the minimum spanning tree procedures
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:yue
  1. 最小生成树 prim算法

    0下载:
  2. 这是一个用prim算法来得到最小生成树的程序-This is a prim algorithm used to be the minimum spanning tree procedures
  3. 所属分类:其他小程序

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:yue
  1. 背包问题递归算法

    0下载:
  2. 背包问题的递归算法,以C语言原代码给出,有需要的朋友 可以下载,不许要帐号,自由下载。-knapsack problem recursive algorithm to the original C language code is given, a friend in need can be downloaded allowed to account, free download.
  3. 所属分类:Windows编程

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:王少石
  1. 背包问题之贪婪算法求解C语言源代码)

    0下载:
  2. 背包问题的贪婪算法,需要的下,不需要帐号的,自由的下。-knapsack problem of greedy algorithm, need, need not account, free under.
  3. 所属分类:Windows编程

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:王少石
  1. des加密算法源代码c语言实现

    0下载:
  2. DES算法C语言实现的源代码,本人已经测试同uo,效果还可以-DES algorithm C language source code, I have uo with the test results can also
  3. 所属分类:加密解密

    • 发布日期:2024-04-30
    • 文件大小:6144
    • 提供者:祝晓斌
« 1 2 ... 42 43 44 45 46 4748 49 50 »

源码中国 www.ymcn.org