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

搜索资源列表

  1. C-and-data-structure

    0下载:
  2. c++与面向对象的方法与实现,包括常用结构,树,栈,表,队列。现代程序设计C与数据结构面向对象的方法与实现-c++ and object-oriented approach and implementation, including common structures, trees, stacks, tables, queues.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-03
    • 文件大小:1364394
    • 提供者:xiongya
  1. C-science-and-engineer-programme-lib

    0下载:
  2. C语言科学与工程程序库是一个通用函数集,这些函数解决了科学与工程应用领域中常见的数据分析和图形问题,如一般统计,多重回归,曲线拟合,数值积分与微分-C science and engineeting math lib is a common function set.It contains common statics,duplicate regresion,curves ....
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-23
    • 文件大小:7479217
    • 提供者:涂颇
  1. matrix_kron

    1下载:
  2. matlab中kron函数的C++实现,即对矩阵实现kron积,接口与matlab函数完全相同,可以作为替代程序使用-kron matlab functions in C++ implementation, the implementation of the matrix kron product, interface with matlab function exactly the same procedure can be used as an alternative
  3. 所属分类:matlab

    • 发布日期:2015-01-18
    • 文件大小:3738624
    • 提供者:Camus Ding
  1. code

    0下载:
  2. c++程序设计源代码 各章节都有 希望对各位有用-c++ programming source code for all chapters
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:83507
    • 提供者:袁希文
  1. Neural-network-program

    0下载:
  2. 神经网络C++程序,对于有一定基础的同志能起到帮助。-Neural Networks C++ program based on for a certain comrades can play to help.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:11738
    • 提供者:李辉
  1. C-FOR-SVM-

    0下载:
  2. 该程序可较好地用于故障诊断,可做故障的分类识别-This program can be better used for troubleshooting, do faults classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:10665087
    • 提供者:zhaocaixi
  1. CODE_UPLOAD1579

    0下载:
  2. 这是为科学家和工程师设计的c++程序库。用来作各种类型的矩阵运算。-It is designed for scientists and engineers, c++ library. Used for various types of matrix operations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:173082
    • 提供者:alvin
  1. BP-on-matlab-and-C-cPP

    0下载:
  2. 本文档中的程序是关于BP算法的,包含了Matlab的BP算法、C++的BP算法和C语言的BP算法及使用说明,程序中均有注释,理解比较方便,希望能帮上大家。-The procedures in this document is on the BP algorithm, the BP algorithm includes Matlab, C++ in the BP algorithm and BP algorithm and C language instructions, program note
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:22115
    • 提供者:std_logic
  1. 0.618

    0下载:
  2. 控制信息研究生学科中最优化方法中的o.618算法的基本C程序,希望对大家有用-Control information, the most graduate student in o.618 algorithm optimization basic C program, we hope to be useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:165440
    • 提供者:严谨
  1. Fibonacci

    0下载:
  2. 控制信息研究生学科中最优化方法中的Fibonacci算法的基本C程序,希望对大家有用-Control information, the most graduate student in the Fibonacci algorithm optimization basic C program, we hope to be useful
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:160817
    • 提供者:严谨
  1. An-equation-of-binary

    0下载:
  2. 求解二元一次方程的C程序,已经封装好,直接调用就是。-Solving an equation of binary C program
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:180500
    • 提供者:王永智
  1. c

    0下载:
  2. 约瑟夫问题的实现:设有n个人围坐在圆桌周围,现从某个位置m(1≤m≤n)上的人开始报数,报数到k的人就站出来。下一个人,即原来的第k+1个位置上的人,又从1开始报数,再报数到k的人站出来。依此重复下去,直到全部的人都站出来为止。试设计一个程序求出出列序列。-Joseph realized the problem: There are n people sitting around the round table, is from a position of m (1 ≤ m ≤ n) repor
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:547
    • 提供者:duliu
  1. C-assembly-commonly-used-algorithms

    0下载:
  2. 徐士良C常用算法程序集(第二版),课程包括数字计算篇和非数值计算篇,各种算法应有尽有 -XU Shi-liang C assembly commonly used algorithms (second edition), the curriculum includes digital computing articles and papers of non-numerical computation, various algorithms everything
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-09
    • 文件大小:2276062
    • 提供者:于腾飞
  1. BranchedVCinDC_lather_network

    0下载:
  2. 线形直流电路网络,支路电压电流计算,C++程序-Computation of voltage and currents of branches in DC lather network
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:795
    • 提供者:Eagle
  1. Commonly-used-algorithm(C)

    0下载:
  2. 常用算法程序集(C语言描述)(第三版)+电子书和源码,非常给力!-Assembly commonly used algorithm (C language descr iption) (Third Edition)+ e-books and source code, is a force!
  3. 所属分类:Data structs

    • 发布日期:2017-05-21
    • 文件大小:6589659
    • 提供者:陶林
  1. zidongtixing

    0下载:
  2. 自动选取步长梯形法算法的C++程序,可求出积分的近似值。-A C++ program for Automatically select the step trapezoidal algorithm,which can calculate integral approximation.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:609
    • 提供者:CGQ
  1. stl

    0下载:
  2. 实现拉格朗日差值计算的C++程序,结果输入到m文件中用于matlab计算。-Lagrangian difference calculated to achieve C++ program, the results for input to the m file matlab calculations.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:613
    • 提供者:parker
  1. stl

    0下载:
  2. 用于计算矩阵方程的超松弛迭代算法C++程序,-Matrix equation used to calculate the over-relaxation iteration algorithm C++ program
  3. 所属分类:STL

    • 发布日期:2017-04-10
    • 文件大小:802
    • 提供者:parker
  1. c

    0下载:
  2. c语言链表程序,可用且实用,适合c语言初学者实用-c language program list, available and practical, suitable for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1289
    • 提供者:wangbing
  1. 13KFFT

    0下载:
  2. 快速傅式变换c程序代码 用于一离散序列进行快速傅里叶变换-used for the fast fourier transform of a discrete seiries of numbers
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:855
    • 提供者:zhou
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com