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

搜索资源列表

  1. 3780fft

    0下载:
  2. Cadence SPW 4.8.2下3780点FFT的源码,运用混合基算法,对数字电视地面广播有用,对其它基于FFT的系统有参考价值。-Cadence SPW 4.8.2 under the 3780-point FFT source code, Mixed-use algorithm, the terrestrial digital TV broadcasting useful to the other FFT-based systems reference value.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6.66kb
    • 提供者:黄丽
  1. PI.CC

    0下载:
  2. 网络拥塞中的PI算法源码,可以在用NS-2仿真软件方针,也可以用于其它算法开发
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:19.93kb
    • 提供者:
  1. Judy

    0下载:
  2. 一种类似于hash算法,但可顺序遍历成员,节省空间的映射算法实现,包括文档和源码
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.07mb
    • 提供者:wuyang
  1. zlib1.1

    0下载:
  2. zlib压缩源码函数库,好多时候需要此函数库来自己实现压缩算法,比如自己解压用spider获取的http数据
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:190.28kb
    • 提供者:mshb
  1. work

    0下载:
  2. 某大学的unix模拟实验试题要求,及样例源码,实现核心的数据结构和算法,只需在此基础上调用已编好的节点操作函数实现如passwd\\chmod等命令
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:372.96kb
    • 提供者:fly
  1. ALL-Pairs 算法源码与数据例

    0下载:
  2. ALL-Pairs 算法源码与数据例
  3. 所属分类:Linux/Unix编程

    • 发布日期:2010-11-24
    • 文件大小:20.34mb
    • 提供者:greatl@163.com
  1. synaptics-0.14.6

    0下载:
  2. synaptics 触摸板 linux 驱动程序 源码 包含multi-touch手势识别算法 实现了通过PS2接口与synaptics触摸板通信的底层协议。-synaptics touchpad linux driver source code contains the multi-touch gesture recognition algorithm through the PS2 interface and the underlying communication protocol
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:283.72kb
    • 提供者:
  1. cysf

    0下载:
  2. 常用算法程序集(C语言描述) 第三版 (PDF高清电子书+附书源码打包)-Commonly used algorithm assembly (C language descr iption) Third Edition (PDF e-book+ HD package attached to the book source)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-23
    • 文件大小:6.35mb
    • 提供者:今天
  1. sms4

    0下载:
  2. sms4加密算法源码,开发环境为linux,非常不错的东西,在通信领域应用比较多!-sms4 encryption algorithm source code, development environment for linux, a very good thing, in communications applications are more!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:47kb
    • 提供者:彭雪峰
  1. Netbit

    0下载:
  2. 嵌入式浏览器源码,对HTML词法分析、浏览器Javascr ipt支持、linux和gtk编程等做了详细的分析和介绍,并对Netbit浏览器的开发进行了介绍,分析了主要的模块的功能和组成,并给出了主要算法。-Source Embedded Browser for HTML Lexical Analysis, Browser Javascr ipt support, linux and programming such as gtk done a detailed analysis and pre
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:177.4kb
    • 提供者:刘玉
  1. Linux

    0下载:
  2. LINUX环境下的最高优先数算法思想及源码-Algorithm for the highest priority number
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:4.96kb
    • 提供者:李慧
  1. jinchengdiaodu

    0下载:
  2. LINUX环境下的进程调度算法思想及源码-LINUX environment, the process of scheduling ideas and source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1.66kb
    • 提供者:李慧
  1. cluster-1.50

    0下载:
  2. hgc的clustering算法源码,包括k-means等-hgc s clustering algorithm source, including k-means method.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:881.55kb
    • 提供者:Sun
  1. c语言编译器源码

    1下载:
  2. ucc是一款遵从ANSI C89标准的编译器,大约15,000行C代码。目前支持x86平台上的 Linux和Windows系统,能正确编译自身并成功运行。它有下面一些特点: 1. 代码结构清晰直观,有比较详细的中文文档讲述它的实现 2. 使用三地址码作为中间码,构建了由基本块组成的控制流图,适合很多优化算法 3. 编译速度快。词法分析,语法分析和目标代码生成器都是手写的(其中的代码 生成器本想用burg这样的工具自动生成,但这样可能会给代码的理解带来难度, 最后手写了
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-10-21
    • 文件大小:371.14kb
    • 提供者:yangkui_happy
  1. lzma-4.32.7.tar

    0下载:
  2. lama 著名的开源压缩算法源码和例子。-Open source compression algorithm source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:470.88kb
    • 提供者:chenhao
  1. sbc-sbc1.3.tar

    1下载:
  2. 蓝牙音频SBC编解码算法源码,可以轻松的将PCM压缩并解压传输-Bluetooth audio SBC codec algorithm source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:29.17kb
    • 提供者:wxhdmf
  1. stegdetect-master

    0下载:
  2. 信息隐藏的一个经典检测算法源码,stegdetect (Information Hiding a classic detection algorithm stegdetect)(Stegdetect is an automated tool for detecting steganographic content in images.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:
    • 文件大小:1.44mb
    • 提供者:1111232
  1. C++_编程思想

    0下载:
  2. 主要讲述计C++语言的的编程思想,编写流程,STL源码的过程(It mainly focuses on the programming thought of c ++ language, the process of writing process and STL source code)
  3. 所属分类:Linux/Unix编程

  1. c语言实现的g.729压缩算法源码程序

    0下载:
  2. 对G729功能的完美展示,可以有效的帮助学习(The perfect display of the G729 function can help to learn effectively)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-04
    • 文件大小:123kb
    • 提供者:在一起
  1. 小小日历c4droid源码C语言

    1下载:
  2. 天文算法万年历,基于寿星万年历js不完全移植,前后近一万年误差不超过一分钟(The astronomical calendar algorithm, the longevity of the calendar JS is not completely based on nearly ten thousand years before and after transplantation, the error is less than a minute)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-22
    • 文件大小:67kb
    • 提供者:千百度喵喵
« 12 »
搜珍网 www.dssz.com