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

搜索资源列表

  1. Mpeg4-code_decode

    0下载:
  2. Mpeg4视频处理编解码算法代码 适用于windows平台和unix平台 c语言编写
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:12673
    • 提供者:谈笑
  1. bm

    0下载:
  2. 字符串匹配算法,单模式字符串匹配。 使用c语言编写
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6176
    • 提供者:刘学生
  1. FV(SBMH)

    0下载:
  2. SBMH算法。为字符串匹配算法。c语言开发。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2281
    • 提供者:刘学生
  1. jacobi

    0下载:
  2. JACOBI算法的C语言版,可用于openmp和pthreads。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2795
    • 提供者:laote
  1. Unix_canny_c

    0下载:
  2. Unix 下canny算法,c语言,来自http://www.ltrr.arizona.edu/
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8101
    • 提供者:ccecer
  1. c-hash

    0下载:
  2. C语言实现的哈希表算法,比链表的查询更快,在大量节点管理时很实用。-C-implemented hash table algorithm, faster than the query list, in the management of a large number of nodes is very useful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-25
    • 文件大小:15360
    • 提供者:黄健
  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-22
    • 文件大小:6661839
    • 提供者:今天
  1. page_replacement

    0下载:
  2. 在linux下用C语言开发的页面置换算法,并不适用于VC下运行-C for page_replacement in linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:3801
    • 提供者:张权威
  1. 1

    0下载:
  2. 页面置换算法C语言实现! -sas
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1827
    • 提供者:wss
  1. drawline

    0下载:
  2. 伯明翰直线算法C语言实现,纯c语言实现,大家参考用-Birmingham line algorithm C language implementation, pure c language implementation, we reference
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1494
    • 提供者:zdf
  1. c语言编译器源码

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

    • 发布日期:2014-10-21
    • 文件大小:380043
    • 提供者:yangkui_happy
  1. encryption-and-decryption

    0下载:
  2. des和3des 算法c语言实现,c语言描述了des和3des的加密和解密过程,此代码为成熟代码,可直接应用于工程。-Des and 3des algorithm c language, c language Des and 3des described the encryption and decryption process, the code for the mature code can be directly applied to the project.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2943
    • 提供者:小奇
  1. 3des

    1下载:
  2. Linux下c语言实现DES和3DES算法(Linux under c language, DES and 3DES algorithm)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-15
    • 文件大小:3072
    • 提供者:hmily_dalian
  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. 新建文本文档

    0下载:
  2. 该算法运用的是银行家算法,用于判断资源以及进程的申请资源的顺序是否安全,属于操作系统范围。(The algorithm uses the banker algorithm, which is used to judge whether the order of the resources and the application resources of the process is safe, and belongs to the operating system scope)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:江大王
  1. fft4

    0下载:
  2. FFT及IFFT算法的C语言实现,信号发生器产生的正弦信号在通过该算法可以准确算出频率(The implementation of the FFT algorithm in the C language)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:王小小小
  1. fft5

    0下载:
  2. FFT及IFFT算法的C语言实现,信号发生器产生的正弦信号在通过该算法可以准确算出频率,计算耗时较短。(The implementation of the FFT & IFFT algorithm in the C language,After testing,the results are reliable.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:王小小小
  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
    • 文件大小:68608
    • 提供者:千百度喵喵
  1. sort

    1下载:
  2. 实现C语言的几种常用排序算法,封装了一下,可以在需要的时候直接调用(Several common algorithms of C language are implemented.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-22
    • 文件大小:10240
    • 提供者:是你凯哥哈
  1. BCC异或校验算法(C语言实现)

    2下载:
  2. BCC异或校验算法(C语言实现) 将报文按位异或后取反+1 得到异或校验码
  3. 所属分类:Linux/Unix编程

    • 发布日期:2020-07-06
    • 文件大小:479
    • 提供者:nan_lan
« 12 3 »
搜珍网 www.dssz.com