CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 算法 C实现

搜索资源列表

  1. 求逆矩阵的C代码

    0下载:
  2. 该函数代码实现求一个N阶方阵的逆矩阵的功能(The function code to achieve a N order inverse function of the square matrix)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:103424
    • 提供者:朱迎昌
  1. c++实现0-1背包问题

    0下载:
  2. 用C++工具,使用动态规划算法实现0-1背包问题,(implementation of the 0-1 knapsack problem with C++)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:aoaopeng
  1. C语言PID程序

    0下载:
  2. 控制算法的C语言实现问题,特地编写出来,初学者课供学习,网上也有一些特定例子供给参考。(Control algorithm C language implementation problems, specifically written out, beginners courses for learning, there are some specific examples of online reference.)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:169984
    • 提供者:lian眷
  1. 算法导论

    0下载:
  2. 著名算法书《算法导论》的实现源码,采用了泛型编程, 非常适合于学习算法(the source code of the popular algorithm book Introduction to Algorithms)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:357376
    • 提供者:masterqkk
  1. TestAESCipher

    0下载:
  2. AES(Advanced Encryption Standard)加密算法的C++实现(C++ implementation of AES algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:260096
    • 提供者:Zhoug_dan
  1. 妙趣横生的算法_C语言实现

    0下载:
  2. 该压缩包是关于C语言算法的书籍,对该方面有需求的朋友可以下载看看(The algorithm book based on C language)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:57763840
    • 提供者:dnywwp
  1. 常用数值算法--C语言

    0下载:
  2. 常用数值算法,C语言实现,尤其针对求解多重微分方程组数值解、求多重积分有帮助(Commonly used numerical algorithm, C language implementation, especially for solving multiple differential equations of numerical solution. It is very helpful for you to seek multiple points.)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:8192
    • 提供者:xzq2017
  1. 基于蚁群的NS2源代码实现

    0下载:
  2. 蚁群算法C++和OTcl在NS2中的应用(Application of ant colony algorithm C++ and OTcl in NS2)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:147456
    • 提供者:Dutor
  1. BIRCH算法

    0下载:
  2. 机器学习用分类的一种算法,用C语言实现,比较成熟的一种算法的。(An algorithm for classification of machine learning, implemented in C language)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:565248
    • 提供者:大山小孩
  1. 常用的图像处理算法及其实现

    0下载:
  2. 使用C/C++编写的一些图像处理算法,拿出来分享,非原创。(Some image processing algorithms written in C/C++ are used to share, not original.)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:5711872
    • 提供者:天之玄奥
  1. GN_c

    0下载:
  2. Fast Newman算法c语言实现社团发现(Fast Newman to detect community structure)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:583680
    • 提供者:功夫李敦
  1. FCFS优化

    0下载:
  2. 操作系统调度算法 先来先服务 给大家参考一下(this is a code about fcfs very easy but useful)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:478208
    • 提供者:求资源
  1. 数据结构与算法分析+c语言描述[答案]

    1下载:
  2. 压缩包中包含各种排序经典算法。全部都用C语言实现。(Compressed package contains various sorting algorithms. All implemented in C language)
  3. 所属分类:其他

  1. 部分排序算法(C语言版)

    0下载:
  2. 部分常用排序算法的代码实现 如冒泡排序,快速排序等(Code implementation of some commonly used sorting algorithms)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:26624
    • 提供者:Farggle
  1. sm3算法c语言实现

    0下载:
  2. 国密加密算法中sm3算法vc6内使用c,c++实现(Implementation of Sm3 algorithm in vc6 in encryption algorithm)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:6144
    • 提供者:小发哥
  1. 哈夫曼英文文章编码解码示例

    2下载:
  2. 自己写的哈夫曼算法 C语言实现示例 编码 解码 哈夫曼树(An example of the Huffman algorithm C language)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:4096
    • 提供者:
  1. 比较实用的室内定位算法代码。有详细说明

    0下载:
  2. 基于RSSI的室内定位算法c程序,应用WiFi室内定位技术实现(indoor location algerithm based on RSSI)
  3. 所属分类:其他

    • 发布日期:2019-06-27
    • 文件大小:50176
    • 提供者:hahasmile
  1. 典型密码算法及其C语言实现——附录代码

    4下载:
  2. 几乎囊括了所有主流的加密算法的c语言实现哦(Almost all the mainstream encryption algorithms are implemented in C language.)
  3. 所属分类:其他

    • 发布日期:2018-12-17
    • 文件大小:23674880
    • 提供者:dispa1r
  1. 粒子群算法-求二次函数最大值问题

    1下载:
  2. 粒子群算法 C++实现 粒子群算法完整源代码,求解二次函数最大值问题 欢迎分享使用(C++ implementation of particle swarm optimization algorithm)
  3. 所属分类:其他

    • 发布日期:2020-11-05
    • 文件大小:1024
    • 提供者:yaokuku123
  1. mopso

    1下载:
  2. MOPSO多目标粒子群优化算法c++实现(内附其对应论文),其代码写作规范具有参考价值,其对应论文供大家学习与交流。(MOPSO multi-objective particle swarm optimization algorithm c++ implementation (with its corresponding papers), its code writing specification has a reference value, the corresponding papers
  3. 所属分类:其他

    • 发布日期:2020-11-03
    • 文件大小:4928512
    • 提供者:咖喱1
« 12 3 4 5 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com