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

搜索资源列表

  1. C++面向对象程设计——使用STL编程

    0下载:
  2. C++面向对象程设计——使用STL编程.rar-C-Object-oriented design -- the use of the STL program. Rar
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:5677551
    • 提供者:hyl
  1. C++Builder调用Matlab的实现方法

    0下载:
  2. C++Bulider与Matlab的混合编程中的用C++Bulider来实现Matlab的技术文章-Bulider C and Matlab programming mixed with the C Bulider to achieve Ma tlab technical articles
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7176
    • 提供者:何言
  1. K-均值聚类算法C++编程

    3下载:
  2. K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, inc
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4072
    • 提供者:韩磊
  1. C++ Builder && Matlab 混合编程

    0下载:
  2. C++ builder与 Matlab混合编程,通过Matcom将Matlab的m文件编译为cpp文件,实现C++ builder调用Matlab;软件完成后,可以脱离Matlab运行环境。
  3. 所属分类:matlab例程

    • 发布日期:2011-08-24
    • 文件大小:11551104
    • 提供者:self_discipline
  1. C

    0下载:
  2. BP神经网络 学习 毕业设计用源代码 使用C编程,使用bp神经网络matlab工具箱-BP neural network learning graduate design program with source code using C, use of bp neural network toolbox matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:11903
    • 提供者:qian
  1. C

    0下载:
  2. C编程 完美数值算法 经典的数据结构算法,包括数论算法,图论算法,背包问题等-C programming classic numerical algorithm perfect data structure algorithms, including number theory algorithms, graph theory, algorithms, and so on knapsack problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:15549
    • 提供者:杨群
  1. C.Introduction.Conditional.Module

    0下载:
  2. C编程入门Conditional模块设计C Programming Introduction to Conditional Module -C Programming Introduction to Conditional Module
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3283
    • 提供者:GIGI
  1. LZW-C

    0下载:
  2. LZW压缩算法用C语言的实现相应编程,无损压缩结果和还原后信息一致。-LZW compression algorithm to achieve the appropriate use of C language programming, lossless compression results and consistent with the information after reduction.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:2654
    • 提供者:zhou
  1. C(thinking)

    0下载:
  2. C++语言沉思录!深入剖析C++语言历史和特点、类和继承,STL与泛型编程以及库的设计等技术话题。适用于一定C++程序经验的人员越短,用于提高编程能力,成为一名真正C++编程高手!-C++ language meditation! In-depth analysis of C++ language, history and characteristics, classes and inheritance, STL and generic programming and database desi
  3. 所属分类:STL

    • 发布日期:2017-05-31
    • 文件大小:13686286
    • 提供者:严文培
  1. data-structure--C

    0下载:
  2. C编程实现栈、队列、二叉树的顺序存储和链式存储-C programming sequence of stacks, queues, binary tree to store and chain store
  3. 所属分类:Data structs

    • 发布日期:2017-12-04
    • 文件大小:8634
    • 提供者:蒋晓亮
  1. c-programschangerk

    0下载:
  2. c编程变步长龙格库塔法,变步长龙格库法求一阶微分方程一个实例-c programming variable step Changlong Kutta method, variable step Changlong Grid Kufa seeking an instance of a first-order differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:996
    • 提供者:杨向东
  1. C-program-for-Practice

    0下载:
  2. 几个C程序,对简单的C编程练习很有帮助,可以自行下载-Several C program, for a simple C programming Contact helpful
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1274
    • 提供者:钟铁夫
  1. (7,4)汉明码的三种编程实现

    4下载:
  2. 使用MATLAB,Verilog,和C语言实现(7,4)汉明码,并解释了其算法的原理。需使用office打开文档,才会出现完整文档
  3. 所属分类:数值算法/人工智能

  1. Priority2

    0下载:
  2. 数据结构实验,优先队列与堆,C++编程实现(Data structure experiment, priority queue and heap, C ++ programming implementation)
  3. 所属分类:数据结构

    • 发布日期:2017-12-19
    • 文件大小:670720
    • 提供者:FishHere
  1. Graph2

    0下载:
  2. 数据结构实验,内容是有关图的遍历,C++编程实现(Data structure experiment, graph traversal, C ++ programming realization)
  3. 所属分类:数据结构

    • 发布日期:2017-12-23
    • 文件大小:354304
    • 提供者:FishHere
  1. c++代码实现走迷宫

    0下载:
  2. 利于c++完成对迷宫的编程设计,运行后成功走出迷宫(It is helpful for c + + to complete the programming of the maze, and then successfully get out of the maze)
  3. 所属分类:数据结构

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:xieyuqz
  1. c和fortran混编(基于GNULinux)

    0下载:
  2. 文章给出了C语言和FORTRAN语言混合编程的方法,搞数值计算的小伙伴们可以看看。(The article gives the C language and FORTRAN language mixed programming method, engage in numerical calculation of small partners can look at.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:将臣cy
  1. bp

    0下载:
  2. c++编程bp神经网络,用c++语言编写的bp神经网络(C++ programming bp neural network, bp neural network written in c++ language.)
  3. 所属分类:数学计算

  1. PFM_AlCu

    1下载:
  2. 利用C++编程实现相场模拟铝铜合金凝固过程(Simulation of phase field during solidification of Al - Cu alloy)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-11
    • 文件大小:3072
    • 提供者:林财杰
  1. Documents

    0下载:
  2. CUDA C编程权威指南 (高性能计算技术丛书)的PDF格式书籍中文版,单独无法,请下载另一个一起解压。(CUDA C programming authority Guide (High Performance Computing Technology Series) PDF format book Chinese version, cannot alone, please download another one to decompress together.)
  3. 所属分类:数学计算

    • 发布日期:2020-10-28
    • 文件大小:47185920
    • 提供者:yannick-cn
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com