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

搜索资源列表

  1. optimizebackpack

    0下载:
  2. 背包问题c算法实现,利用回溯法实现的背包问题详解,内附源代码即详细注解,以及一些优化的思想,很容易理解,是一个很好的算法,通过调试,可以运行。-knapsack problem c algorithm, using the retrospective method to achieve Hi knapsack problem, the source code that contains detailed notes, and some optimization thinking, it is e
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2184
    • 提供者:xiaowei
  1. C4.5-C

    0下载:
  2. 这是数据挖掘分类算法中的C4.5算法的C实现版本,为Linux下的,希望对大家有所帮助。-This is the classification of data mining algorithms to the C4.5 algorithm to achieve the C version of Linux. We want to help.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:160593
    • 提供者:cnjn
  1. c-algorithms1.0.0.tar

    0下载:
  2. 常用的数据结构和算法函数库,比如集合、列表、树、队列、hash等。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:340643
    • 提供者:渡渡鸟
  1. 银行家算法 C

    0下载:
  2. 银行家算法
  3. 所属分类:Linux/Unix编程

    • 发布日期:2009-06-22
    • 文件大小:8853
    • 提供者:conglins
  1. sound

    0下载:
  2. 此为PESQ算法在linux系统上的移植实现,包括Makefile,代码中包含有.wav文件。-This is the PESQ algorithm in achieving transplant on a linux system, including the Makefile, the code contains. Wav files.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:407507
    • 提供者:lingyun
  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. MD5算法

    0下载:
  2. MD5算法的例子--Example of MD5 algorithm
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-11-11
    • 文件大小:6299
    • 提供者:站长
  1. cuncuqi

    0下载:
  2. 实现首次适应算法的动态分配过程alloc()和回收过程setfree()。其中,空闲分区通过空闲区说明表;在进行内存分配时,系统优先使用空闲区低端的空间。-Algorithm to achieve the first time to adapt to the dynamic allocation process alloc () and the recycling process setfree (). Among them, the idle through the free zone Zon
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:7403
    • 提供者:machunyu
  1. des3c

    0下载:
  2. c实现des3算法,可以进行加密和解密。功能强大,请期待。-c achieve des3 algorithm, can be encrypted and decrypted. Powerful, please look forward to.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:4940
    • 提供者:xia
  1. algpre.c.tar

    0下载:
  2. 算符优先算法,北交编译原理书上源码的实现,书上的有错误-Operator priority algorithm, the North cross compiling principle source of the realization of the book, the book' s errors
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:1402
    • 提供者:北交,计科
  1. wenjianguanli

    0下载:
  2. 1)程序主界面可选择进程调度算法进行演示,其中调度算法包括:时间片轮转法,短作业优先算法,动态优先级算法。 2)然后进入子界面可选择进程数量和输入进程运行所需要的时间。 3)每个进程的优先数由随机函数产生且优先数随等待时间而变化,执行并显示结果。 -1) The program can choose the main interface shows the process of scheduling algorithm, scheduling algorithm which incl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:8234
    • 提供者:代浩
  1. G.729ab(C)

    0下载:
  2. g729a和g729b的源码,是非常好的语音压缩算法,可以移植到各种平台上,例如DSP,ARM-these are source codes of g729a and g729b,very good voice compression algorithm,can be transplanted to kinds of platform,such dsp,arm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-21
    • 文件大小:298963
    • 提供者:小六
  1. lda-c-dist

    0下载:
  2. latent dirichlet allocation论文作者的算法代码,采用纯C实现,在LINUX下运行成功。-latent dirichlet allocation algorithm of the code authors, using pure C implementation, running under the LINUX success.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:28609
    • 提供者:liling
  1. s.c.tar

    0下载:
  2. 在MPI 环境下实现的 关于cannon的矩阵乘法算法。-The MPI environment cannon matrix multiplication algorithm.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-07
    • 文件大小:2199
    • 提供者:milk
  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. 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. MyPro

    0下载:
  2. c++编程中常用的一些算放,以及一些数据结构,包括了迭代,递归,动态规划等(some algorithm of c++ program)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-01
    • 文件大小:7168
    • 提供者:yanke1311
  1. RBTree

    0下载:
  2. 一个用c++实现的红黑树程序,包括了红黑树的所有过程(some algorithm of c++)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-01
    • 文件大小:8192
    • 提供者:yanke1311
  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
    • 提供者:千百度喵喵
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com