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

搜索资源列表

  1. C++ Builder && Matlab 混合编程

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

    • 发布日期:2011-08-24
    • 文件大小:11.02mb
    • 提供者:self_discipline
  1. CPP.rar

    2下载:
  2. NORAD公布的两行星历数据计算轨道参数模型,本程序包括SGP SGP4 模型,是用C++写的!前面上传了matlab版本,请读者搜索一下就可以找到,NORAD released two calendar data planet orbit-parameter model, the process includes the SGP SGP4 model is C++ Written! From in front of a matlab version, readers can be found
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:94.87kb
    • 提供者:zhanglin
  1. asm-C-CPP-program

    0下载:
  2. 包括C语言哈夫曼树的实现;win32写的代码统计工具;汇编加密解密机masm程序;C++哈夫曼树的实现;汇编简单计算器;汇编编译工具-Including the realization of C language Huffman tree win32 statistical tools to write code assembly the encryption decryption machine masm process C++ Huffman tree realization com
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-03
    • 文件大小:4.95mb
    • 提供者:邢旭初
  1. Cpp源代码

    0下载:
  2. 各种算法的c语言程序,包括huffman、线性表、栈、队列等--All kinds of algorithm program in C language, including huffman, lineartable, stack, queue etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-20
    • 文件大小:18.95kb
    • 提供者:站长
  1. bashuma.cpp

    0下载:
  2. C++实现的八数码问题,采用A*算法,利用STL提供的priority_q-C to achieve the eight digital issues, the use of A* algorithm, the use of STL provided priority_q
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2.04kb
    • 提供者:maxwell
  1. Kalman-cpp

    0下载:
  2. Kalman滤波器的C++实现,核心代码,经过实际使用的测试-Kalman filter C++ Realized, the core code, after the actual use of the test
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:2.68kb
    • 提供者:杨勐
  1. huffman.cpp

    1下载:
  2. c++实现霍夫曼编码,用户先输入一段文字,然后程序执行统计并进行编码,最好输出编码并统计编码平均长度。有类和无类两种形式源代码-c++ achieve the Huffman code, the user to enter a section of text, and then the implementation of statistical procedures and codes, the best output encoding and statistical encoding the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-04-21
    • 文件大小:11.45kb
    • 提供者:秦一
  1. fft.cpp

    0下载:
  2. FFT 算法的C语言班版描述。本人亲自编写,希望对你有用。-FFT algorithm version of the C language descr iption of classes.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.67kb
    • 提供者:程本飞
  1. svd.cpp

    2下载:
  2. This svd source code implementation in c++ , the zip file contain the ap file ,more detail ,please see the ap library adapted for c++ in the zip file.also there is faq to answer your question.-svd source code implementation in c++ , This is the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-05-22
    • 文件大小:85.66kb
    • 提供者:leespoon
  1. CPP.Module.II.Textbook

    0下载:
  2. Game institute - C Plus Plus Programming For Game Developers - Module 2
  3. 所属分类:matlab

    • 发布日期:2017-05-26
    • 文件大小:8.86mb
    • 提供者:omer77
  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
    • 文件大小:21.6kb
    • 提供者:std_logic
  1. FCM-cPP

    0下载:
  2. FCM算法,用C++实现的,是很不错的程序-FCM algorithm, implemented using C++ is a very good program
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:2.59kb
    • 提供者:yueyue
  1. vector.cpp

    0下载:
  2. standard library vector implementation in C-standard library vector implementation in C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1.08kb
    • 提供者:mobilman001
  1. algorithm-design-with-C-CPP-Java

    0下载:
  2. 这是算法设计、分析与实现从入门到精通:C、C++和Java的随书源代码,按照算法之间逻辑关系,对每一个经典算法,都给出了完整的C/C++/Java三种主流编程语言的实现程序。-This is the algorithm design, analysis and implementation from the entry to the master: C, C++ and Java with the book source code, in accordance with the algorith
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1.53mb
    • 提供者:seuylc
  1. Algorithm(C-CPP)

    0下载:
  2. 算法大全(关于C语言和C++的各种算法)-Algorithm Daquan (C language and C++, various algorithms)
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:14.67kb
    • 提供者:laoshufeifei
  1. GF2_LDPC.c.cpp

    0下载:
  2. GF(2) LDPC encoding/decoding simulator, // (c) 2005-2006 by Seishi Takamura @ Stanford University / NTT (Nippon Telegraph and Telephone) // Absolutely no warranty.-GF(2) LDPC encoding/decoding simulator, // (c) 2005-2006 by Seishi Takamura @ St
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:5.03kb
    • 提供者:linzhujun
  1. cPP

    0下载:
  2. c++自适应霍夫曼代码,实现单次扫描,并且压缩率高实时性好-c++ adaptive Huffman code, to achieve a single scan, and good real-time compression rate
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:1.54kb
    • 提供者:吴进强
  1. C-CPP

    0下载:
  2. C语言中常见的所有的头文件的源代码文件。-C common all the source code file header files.
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:3.31mb
    • 提供者:yzl
  1. Matlab-C-CPP

    0下载:
  2. matlab simulink c++,java等一些程序语言。-matlab simulink c++, java programming language some.
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:2.96mb
    • 提供者:seven
  1. Implementaion of FFT Using cpp

    0下载:
  2. Implementaion of FFT Using C++ Implementaion of FFT Using C++
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-08-13
    • 文件大小:33.42kb
    • 提供者:tuongpv
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com