CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - 算法研究

搜索资源列表

  1. 基于神经网络的图像分割算法研究博硕

    0下载:
  2. 基于神经网络的纹理图像分割的好博硕论文-based on neural network texture image segmentation good Doctor and Master thesis! !
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1960898
    • 提供者:山药蛋
  1. nsga2-gnuplot-v1.1

    0下载:
  2. nsga2具体算法代码,用来多目标遗传算法的学习和研究-the code of nsga2
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. 高速QAM解调器的算法及VLSI实现研究,费了很大力气才搞到得-QAM modulation is related to the classical algorithm, had made diligent efforts to obtain a
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-24
    • 文件大小:7833061
    • 提供者:乐文锋
  1. 20031221563281

    0下载:
  2. 著名图论问题之一。邮递员从邮局出发送信,要求对辖区内每条街,都至少通过一次,再回邮局。在此条件下,怎样选择一条最短路线?此问题由中国数学家管梅谷于1960年首先研究并给出算法,故名。-Well-known graph theory problems. Postman deliver a letter from the post office proceed to require every street within the right area, at least through the ti
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:358360
    • 提供者:lsd
  1. TSP_citys

    0下载:
  2. TSP(旅行商)问题的测试数据及最优解,用于测试算法的优劣及效率等。TSP问题研究必备-TSP (traveling salesman) problems of test data and the optimal solution algorithm for testing the merits and efficiency. TSP studies necessary
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:2026466
    • 提供者:hhj
  1. dask

    0下载:
  2. 加深对于操作系统设备管理技术的了解,体验磁盘移臂调度算法的重要性;掌握 几种重要的磁盘移臂调度算法,练习模拟算法的编程技巧,锻炼研究分析试验数 据的能力。 -Deepen the understanding of the operating system device management technology and experience transfer disk arm scheduling algorithm importance master disk transfer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1474
    • 提供者:jeremy
  1. gzip124

    0下载:
  2. gzip是Linux环境下一个非常好用的压缩软件,这里提供了它的源码,希望对压缩有兴趣的朋友,从研究它的代码开始,系统的学习压缩算法!-gzip Linux environment is a very easy to use compression software, here are the source of its hope on the compression are interested, from the beginning of its code, the system compr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:267328
    • 提供者:安黎
  1. Mobile_robot_path_algorithm_research

    0下载:
  2. 移动机器人算法嵌入式系统设计与路径规划算法研究-Embeded Mobile robot path algorithm research
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-08
    • 文件大小:1662552
    • 提供者:tattoo
  1. LRU

    0下载:
  2. LRU算法源代码示列,使用C++语言编写,可供学习,研究使用-LRU Code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1481
    • 提供者:qiao
  1. Data-Redundancy

    0下载:
  2. 高性能数据冗余删除 不断增长的来源多元化,如电信呼叫数据记录,望远镜的图像,网页,股市,医疗记录和其他领域的海量数据处理和分析的需要,引发全球数据密集型计算的研究。这里涉及到一个关键的要求删除数据冗余,因为这提高了并行数据处理的计算效率。这些应用领域有强烈的需要高吞吐量巨大的容量为1 GB/ s以上的速度数据流的重复数据删除。在本文中,我们提出一种新的并行数据冗余去除算法的设计。我们也存在排队的理论分析,以优化我们的多核架构的并行算法的吞吐量。-High Throughput Data Redu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:634566
    • 提供者:xuanyuan
  1. xiaojian

    0下载:
  2. 非常不错的校检算法的实现以及实例,在研究通信协议发现要用到校检算法的童鞋可以看看!-Very good check the realization of the algorithm and examples, found in the communication protocol to use checkout algorithm of children s shoes can see
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-24
    • 文件大小:6294
    • 提供者:张蕾
  1. ICU4C-Sample

    0下载:
  2. ICU4C 应用实例。关于ICU4C介绍如下: ICU4C是ICU在C/C++平台下的版本, ICU(International Component for Unicode)是基于 IBM公共许可证 的,与开源组织合作研究的, 用于支持软件国际化的开源项目。ICU4C提供了C/C++平台强大的国际化开发能力,软件开发者几乎可以使用ICU4C解决任何国际化的问题,根据各地的风俗和语言习惯,实现对数字、货币、时间、日期、和消息的格式化、解析,对字符串进行大小写转换、整理、搜索和排序等功能,必须一
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:29411
    • 提供者:张华斌
  1. random-forest

    0下载:
  2. 随机森林算法,使用c/c++,可直接使用和研究-Random Forest algorithm, using c/c++, can be used directly and research
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-05
    • 文件大小:56988
    • 提供者:于威
  1. CBJFXEQ

    0下载:
  2. 均衡技术研究 MIMO-OFDM,多径信道中信号衰落算法的matlab实现()
  3. 所属分类:Linux/Unix编程

搜珍网 www.dssz.com