CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - c语言 源代码

搜索资源列表

  1. Perceptron-algorithm

    0下载:
  2. 采用c语言实现神经网络中的感知机算法的源代码-Using c language Perceptron neural network algorithm source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:15085
    • 提供者:
  1. yuandaima

    0下载:
  2. 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格-10 important algorithm C language implementation source code: Lagrangian, Newton interpolation, gaussian, dragon berg ~
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7323
    • 提供者:赵龙
  1. Ant-Algorithm

    0下载:
  2. 蚁群算法的源代码,有MATLAB源程序和c语言的源代码。可以自己改进代码解决问题-Ant colony algorithm source code, with MATLAB source and c language source code. Can improve code to solve the problem by themselves
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:79275
    • 提供者:xi
  1. code

    0下载:
  2. 数据结构与算法分析:C语言描述(原书第2版)源代码-Data Structures and Algorithms analysis: C language descr iption (original book the 2nd edition) source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:44820
    • 提供者:xjzhang
  1. NGPM_v1.4

    0下载:
  2. 适应c语言今次那个编写的源代码程序,用于解决多目标优化问题,-This time to adapt to the c language source code written procedures for solving multi-objective optimization problem,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-03
    • 文件大小:853233
    • 提供者:
  1. yanghuisanjiaohemoffagzhen

    0下载:
  2. 基于C语言的魔方阵与杨辉三角的源代码程序,可运行-two programs is based on C
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1175
    • 提供者:小丸子
  1. STL--Data-strcture-and-Alogrithm

    0下载:
  2. 数据结构C++语言描述——应用标准模板库(STL)(第2版) 源代码-Source Code for STL-Based Data structure and Alogrithm for C Plus Plus Programing
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:2762935
    • 提供者:丁晟
  1. c1100

    0下载:
  2. 用C语言设计计算器程序源代码,可以完成计算功能-Calculator design using C language source code, you can complete the calculation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3838
    • 提供者:te382359
  1. p1-1

    0下载:
  2. C语言编程实现根据输入的半径来计算圆的周长和面积源代码。-C programming language based on the input to calculate the radius of a circle' s circumference and area of ​ ​ the source code.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:546
    • 提供者:harrytsz
  1. h264-incode-and-encode

    0下载:
  2. 用C语言写的H264编码和解码的源代码 解码效率还是很不错的 也可以自己参考代码 对自学有很大帮助的-Written in C language source code H264 decoding efficiency encoding and decoding is still very good and to be their own self-reference code of great help
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-13
    • 文件大小:3015381
    • 提供者:kezhihong
  1. NanoSL

    2下载:
  2. 这是用四阶龙格库塔法计算半导体激光器速率方程的工程,源代码用C语言书写,开发平台为VC6.0。程序输出数据被写入文件SLdata.txt中,其中第一列为仿真时间,第二列为载流子浓度,第三列为光子密度。为了方便更多相关开发者调试,还提供了一个matlab源文件test.m。test.m用于将计算数据在matlab中用曲线显示。-This is project developed by Visual C++ 6.0 software platform, which uses the 4th orde
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1103424
    • 提供者:王刚
  1. ABC

    1下载:
  2. C++语言写的通用人工蜂群算法,里面有详细的注释。源代码中具有Main函数,里面写有测试代码,可直接运行看测试结果。-the artificial artificial bee colony algorithm of C++ language edition, which has a detailed note. Source code with Main function, which has written test code, can run directly to see the tes
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2505
    • 提供者:Yang
  1. Bee-colony-algorithm-source-code

    0下载:
  2. 基本的(Artificial bee colony algorithm ABC)人工蜂群算法源代码,本人亲自测试并通过的,使用C语言编写。-The basic (Artificial bee colony algorithm ABC) artificial bee colony algorithm source code, the use of C language.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:12237
    • 提供者:hulongmin
  1. DFT

    0下载:
  2. DFT。使用c#语言,实际项目里的源代码,运算速度快,可实时分析计算。-DFT. Using c#,very fast
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:710
    • 提供者:lqw
  1. regexplib

    0下载:
  2. 正则表达式 C/C++ 语言库函数 源代码 -regular expression c language function library source code
  3. 所属分类:Algorithm

    • 发布日期:2017-12-17
    • 文件大小:20480
    • 提供者:anonymouss
  1. naaduac26

    0下载:
  2. 用C语言编写的在Simulink环境下对3相交流逆变器进行数值仿真的S函数源代码-Written in C language in the Simulink environment numerical simulation of three phase ac inverter S function source code
  3. 所属分类:mathematica

    • 发布日期:2017-12-16
    • 文件大小:3072
    • 提供者:deadlqc
  1. 4374802

    0下载:
  2. 用C语言编写的在Simulink环境下对转速可调永磁直流电机进行数值仿真的S函数源代码-Written in C language in the Simulink environment numerical simulation was carried out on the speed adjustable permanent magnet dc motor S function of the source code
  3. 所属分类:mathematica

    • 发布日期:2017-12-15
    • 文件大小:3072
    • 提供者:deadlqc
  1. simqwktion

    0下载:
  2. 用C语言编写的在Simulink环境下对3相交流逆变器进行数值仿真的S函数源代码-Written in C language in the Simulink environment numerical simulation of three phase ac inverter S function source code
  3. 所属分类:Algorithm

    • 发布日期:2017-12-17
    • 文件大小:3072
    • 提供者:xajemine
  1. las-Simulink

    0下载:
  2. 用C语言编写的在Simulink环境下对转速可调永磁直流电机进行数值仿真的S函数源代码-Written in C language in the Simulink environment numerical simulation was carried out on the speed adjustable permanent magnet dc motor S function of the source code
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:3072
    • 提供者:Qufnn
  1. JPDC4

    0下载:
  2. c语言常用算法源代码 是压缩文件,解压不需要密码()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-06
    • 文件大小:197632
    • 提供者:Darlxne
« 1 2 ... 19 20 21 22 23 2425 »
搜珍网 www.dssz.com