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

搜索资源列表

  1. 4

    0下载:
  2. romberg求积分,用C++编程实现的 非常好用 谢谢下载-romberg I
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:245644
    • 提供者:lining
  1. c

    0下载:
  2. c语言编程实现时钟,还有百鸡百钱问题,最小生成树两种算法,还有气车加油问题-c language programming realization of the clock, there are 100 chicken 100 money problems, two kinds of minimum spanning tree algorithms, as well as gas vehicle refueling
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:3249
    • 提供者:daijiang
  1. matrixcompress

    1下载:
  2. C语言实现矩阵压缩的小程序 掌握特殊矩阵通过压缩存储算法进行压缩存储的方法,并编程实现相关功能。 基本要求: (1) 可以对对称矩阵、上三角矩阵、下三角矩阵、三对角矩阵进行压缩存储; (2) 原始矩阵通过键盘输入,执行后输出压缩后的矩阵; (3) 输入在原始矩阵中的位置,能够得出压缩后的位置; (4) 原始矩阵的行列数从键盘输入。 -C language implementation of small programs to master matrix comp
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:1689
    • 提供者:123
  1. cppwar

    0下载:
  2. c++实现基于神经网络的空间大战,可以学习到如何利用神经网络进行游戏编程。-c++ implementation of space war based on neural networks can learn how to play games using neural network programming.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:82122
    • 提供者:王洋
  1. BPsin(xy)

    0下载:
  2. 用BP神经网络逼近函数Z=SIN(X*Y),采用C++编程.-Using BP neural network to approach the function Z = SIN (X* Y), using C++ programming.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2655
    • 提供者:尤伟
  1. StudentsInformationManagement(C)

    0下载:
  2. c语言编程,采用链表数据结构 包含学生信息新增,插入,查询,删除,修改,保存以及导入文件等.-c language programming, using linked list data structure that contains student information to add, insert, query, delete, modify, save and import documents.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:6221
    • 提供者:张垣霖
  1. c-bp

    0下载:
  2. 通过c语言实现bp网络,从而实现bp的编程以及调试。-By c language implementation bp, thus enabling bp programming and debugging.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3442
    • 提供者:pluto
  1. array

    0下载:
  2. 用c++编程语言实现以下功能:实现对数组的降序排序,代码简单高效-Using c++ programming language to achieve the following functions: to realize the array in descending order, the code simple and efficient
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2950
    • 提供者:Annie
  1. C_Traps_and_Pitfalls

    0下载:
  2. C/C++精华,注意编程时容易出错的方面,精选相关的注意事项.-C/C++ lessions, pay attention to some sides which is easy to make mistakes.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:102192
    • 提供者:zhp
  1. Runge_Kutta

    0下载:
  2. 龙格-库塔算法,科学计算常用的算法 使用C++编程 -Runge- Kutta algorithm, commonly used in scientific computing algorithms using the C++ Programming
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:1168
    • 提供者:zyy
  1. fourth-order

    0下载:
  2. 四阶阿当姆斯预测-校正公式 C++编程 很好的方法-A forecast of fourth-order Adams- correction formula C++ programming good way to
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:1234
    • 提供者:zyy
  1. Adaptive_trapezoid

    1下载:
  2. 自适应梯形公式(变步长) 科学工程计算中的方法 使用C++编程 运行良好-Adaptive trapezoid formula (variable step) scientific engineering calculation method makes use of C++ programming running well
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:535
    • 提供者:zyy
  1. CProgramming

    0下载:
  2. 本书详细介绍了平时编程过程中可能范的各种错误,介绍了高质量C编程的各种知识以及各种技巧。-This book details the normal process of programming a variety of errors that might Fan introduced a variety of high-quality C programming knowledge and a variety of skills.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:666127
    • 提供者:刘强
  1. cboob

    0下载:
  2. C 案例分析 - 开发综合程序;C 编程技巧;C 编程技巧程序集-C Case Study- development of an integrated program C programming skills C programming skills assembly
  3. 所属分类:matlab

    • 发布日期:2017-06-17
    • 文件大小:26982716
    • 提供者:sunwei
  1. jthread-1.1.2

    0下载:
  2. 语音编解码时需要用的源代码 c++编程 需要的朋友可以拿去用-Voice codec is required to use c++ programming
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:9420
    • 提供者:wuxiqin
  1. libg726

    0下载:
  2. 语音编解码的算法,C++编程,希望对朋友有用处-Voice codec algorithms, C++ programming, want to use friends
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:49699
    • 提供者:wuxiqin
  1. 4queen

    0下载:
  2. 四王后问题求解算法,用递归回溯算法求解。用C#编程,界面显示。-4queen
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:80136
    • 提供者:星辰一星
  1. family

    0下载:
  2. 用数据结构中二叉树的概念建立家族表,用了visual c++编程-Binary tree data structure used to establish the concept of the family table, with the visual c++ programming
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:2191
    • 提供者:l
  1. Cbianmianshibaodian

    0下载:
  2. 计算机考研 笔面试宝典 主要关于c++编程方面-computer kaoyan interview way
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:766704
    • 提供者:王博
  1. pso

    0下载:
  2. 人工智能中的PSO算法,C++编程,抄来的,可以使用。-Artificial Intelligence in the PSO algorithm, C++ programming, copied, and can be used.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:4405
    • 提供者:李晨阳
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com