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

搜索资源列表

  1. Thunder5.8.13.699

    0下载:
  2. c语言算法研究以及国际大学生程序设计大赛作品-algorithm c language, as well as International Collegiate Programming Contest entries
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:9753257
    • 提供者:wangyan
  1. Clanguagealgorithms

    0下载:
  2. C常用算法程序集集成了很多C语言常用的算法,无论对于初学者还是程序员都有一定的参考价值-C Chichi has become a commonly used algorithm for the procedure commonly used in many C language algorithms, both for the novice programmer or have some reference value
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:167118
    • 提供者:林风
  1. C-algorithm-ssembly-code

    0下载:
  2. C算法小程序,里面包含有排序等的一些算法,能熟练运用链表,结构体来进行运算-The C algorithm applets, which contains some sort, such as algorithm, can skillfully use the linked list structure to operate
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:234074
    • 提供者:wilson
  1. c-suanfa

    0下载:
  2. c算法资料,提供多种c语言功能的学习案例,帮助大家学习c语言-c algorithm data, case study of a variety of c language function, to help you learn c language
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:417922
    • 提供者:wu
  1. MUSIC C MATLAB

    1下载:
  2. 对music算法 进行c语言编程 以及MATLAB仿真(MUSIC algorithm for C programming language, and MATLAB simulation)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:288768
    • 提供者:淇淇之水
  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-C Method

    0下载:
  2. 陆振波老师的关于c-c算法的代码,可以同时求时延与嵌入窗(Simultaneous delay and embedded window)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:11264
    • 提供者:liuwei5235110
  1. 粒子群算法

    1下载:
  2. C/C++语言粒子群代码,求最大最小值问题(C/C++ language code of particle swarm optimization, for maximum and minimum problems)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:7168
    • 提供者:wm667
  1. VC++ 加密算法200多种

    0下载:
  2. 各种加密算法大全,再也不用到处去找了,收集整理非常完善。(All Sericute very very easy very very good)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:295936
    • 提供者:浪涛UFC
  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. BP神经网络算法代码

    0下载:
  2. BP神经网络算法代码的C++源代码,亲试可用(BP neural network algorithm code C++ source code, pro test available)
  3. 所属分类:其他

  1. 妙趣横生的算法_C语言实现

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

    • 发布日期:2017-12-25
    • 文件大小:57763840
    • 提供者:dnywwp
  1. C数值算法程序大全

    0下载:
  2. 比较全的C语言算法程序,欢迎大家下载使用。(C language algorithm program)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:4260864
    • 提供者:戒灵
  1. EM算法的原码

    0下载:
  2. em算法matalab代码仅供参考 谢谢 ,,,,,,,(EM algorithm MATALAB code for reference only, thank you,,,,,,,)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:11264
    • 提供者:北方源
  1. reverb.c

    0下载:
  2. 实现混响算法,c语言,效果还可以,增加增益参数和放大参数(Implementation of reverberation algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:swsdjh
  1. C++搜索引擎Clucene源码

    0下载:
  2. C++搜索引擎Clucene源码,采用多种算法,是提升开发技能的一大项目(C++ search engine Clucene source code, using a variety of algorithms, is a major project to improve development skills)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:2834432
    • 提供者:正在1
  1. C语言迭代法详细讲解

    0下载:
  2. C语言迭代法举例讲解和递归法举例讲解.对于学完C语言函数后,详细了解函数迭代法和 递归法解决一些问题.(C language iterations are illustrated with examples and examples of recursion. After learning the function of the C language, the function iteration and the function iteration are detailed. Recurs
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:12288
    • 提供者:herbertz
  1. 经典算法例子

    1下载:
  2. c/c++编程算法例子,包含常用的50多个算法例子(c / c + + programming algorithm example)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:5617664
    • 提供者:li58451845
  1. c++算法与实践

    0下载:
  2. C++算法与实践 算法原理与实践课件1_谈&面试中的算法和编程准备 算法原理与实践课件5_二叉树 算法原理与实践课件2_数组与字符串 算法原理与实践课件3_链表 算法原理与实践课件6_排序和二分搜索(C++ Algorithm and Practice)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:11286528
    • 提供者:一一飞
  1. C Algorithms for Real-Time DSP

    1下载:
  2. C/C++数字信号处理算法书籍。很实用,英文版的。(C/C++ DSP processing)
  3. 所属分类:其他

    • 发布日期:2018-10-02
    • 文件大小:9847808
    • 提供者:Billing
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com