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

搜索资源列表

  1. datastract

    0下载:
  2. 数据结构动画,这是个演示各种数据结构算法的软件,对理解数据结构有较大的帮助,看这个软件的演示,可以很清晰的理解书上的算法-Data structure animation, this is a demonstration of various data structures of software algorithms, to understand the data structure have a greater help to see a demonstration of the softw
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2496531
    • 提供者:万明
  1. shuxuejianmo

    0下载:
  2. 数学建模书上的答案,第三版的课后习题答案,希望你们可以下载查看。-Mathematical modeling books the answer to the third edition of after-school Exercise answers, I hope you can download and view.
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2984406
    • 提供者:王小平
  1. DataStructuresandAlgorithms

    1下载:
  2. 数据结构和算法,Alfred V.Aho所著,很不错的一本老书,有时候都可以拿来看一看。-Data structures and algorithms, written by Alfred V. Aho , it is a good old book, if you got time you can take a look.
  3. 所属分类:Data structs

    • 发布日期:2017-05-19
    • 文件大小:5595429
    • 提供者:Mckuro
  1. multisample

    2下载:
  2. 本程序为与《多采样率系统》(Multiratensysteme)一书配套的(中文界面)MATLAB可视化程序-This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the Lic
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2402058
    • 提供者:liuyujijn
  1. GATSP

    0下载:
  2. 用遗传算法求解旅行商问题,程序中的数据采用的是马少平,朱小燕编写的人工智能P298中的10城市的数据,运行的结果和书上给出的最优解一致,由于程序中群体规模设置的较大,程序运行时间可能需要7s左右。另外初始群体的生成是采用的排列组合算法,有兴趣的读者可以研究此算法的原理或共同探讨-A Genetic Algorithm for Traveling Salesman Problem, program data is in Ma Siu-ping, Xiao-Yan Zhu artificial in
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:209445
    • 提供者:fuyaozong
  1. Algorithms.in.C.Parts.1-4.Fundamentals.Data.Struct

    2下载:
  2. 经典算法书(中文版).《C算法》介绍了当今最重要的算法,共分3卷,本书是第1卷。第1卷分4部分、共16章。第一部分“基础知识”(第1~2章)介绍了基本算法分析原理。第二部分“数据结构”(第3~5章)讲解算法分析中必须掌握的数据结构知识。主要包括基本数据结构、抽象数据结构、递归和树。第三部分“排序”(第6~11章)按章节顺序分别讨论了基本排序方法(如选择排序、插入排序、冒泡排序、希尔排序等)、快速排序方法,归并和归并排序方法、优先队列与堆排序方法、基数排序方法以及特殊目的排序方法,并比较了各种排序
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-12
    • 文件大小:19883343
    • 提供者:wang
  1. Matlab

    0下载:
  2. 本书针对中高级MATLAB用户,系统详尽地介绍MATLAB最新软件和工具箱的高级功能和应用技巧,通过大量的实例循序渐进地将作者在长期实践过程中积累的经验和心得融入书中,读者通过该书可以快速掌握MATLAB的应用技巧,从而解决工程中的实际问题。-This book aimed at middle and senior MATLAB users, system detailed descr iption of the latest software and MATLAB toolbox for ad
  3. 所属分类:matlab

    • 发布日期:2017-05-30
    • 文件大小:13153520
    • 提供者:wujie
  1. SAR_chegnxiang

    2下载:
  2. synthetic aperture radar signal processing with matlab algorithms 英文书的附带源代码,书是全英文的,作者是Mehrdad Soumekh。我没有电子书,只有复印的。 此成像算法包括一维距离像、条带式、聚束式等多种模式的SAR成像。可以作为有一定SAR基础的同行的编程参考。 友情提供-synthetic aperture radar signal processing with matlab algorithms Eng
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:21981
    • 提供者:zhang
  1. Huffman_Operation

    0下载:
  2. huffman算法的另一种算法实现,可以与书上的算法对照,用于学习-huffman algorithm to another algorithm, the algorithm can be controlled with the book, for learning
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:188240
    • 提供者:lxg
  1. qinyunian

    0下载:
  2. 一本很好看的书,大家可以尽情浏览,无需会员-this is a very good book,you can read it free and you need t to be a VIP
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:1970684
    • 提供者:俞好
  1. AdvancedPIDControl

    0下载:
  2. 先进PID控制及其MATLAB仿真 1、所有仿真程序按章归类,光盘中的程序名与书中一一对应。 2、将光盘中的仿真程序拷入硬盘MATLAB运行的路径中,便可仿真运行。 3、本书仿真程序在MATLAB 5.3版下运行成功,并适用于其他版本。 -Advanced PID Control and MATLAB Simulation 1, all the simulation procedures are classified by chapter, the program name
  3. 所属分类:matlab

    • 发布日期:2017-05-20
    • 文件大小:5935119
    • 提供者:wangxue
  1. MATLAB_code

    0下载:
  2. MATLAB宝典一书中的所有源代码!很好,每个都可以通过matlab调试-MATLAB book Collection all source code! Well, each of which can matlab debugging! !
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3918363
    • 提供者:benben
  1. matlab

    0下载:
  2. 这是一本有关MATLAB的参考书,适合于使用MATLAB或正在打算使用MATLAB的读者。本书另辟蹊径可以借助或不借助MATLAB随带的文档资料让读者自学MATLAB。书中口语化的风格,使读者易于阅读。本书提供了读者精通MATLAB所需的工具。作为编程语言和可视化工具,MATLAB具有丰富的一系列功能,可解决工程、科学计算和数学学科中许多问题。本书的基本目的是通过向读者展示如何有效地使用这些功能来帮助读者增强工作能力。由于MATLAB交互式的性质,书中内容以举例方式来描述。在读者阅读本书的同时,
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1053238
    • 提供者:王健
  1. ProficientInMATLABConsolidatedCounselingAndGuidanc

    0下载:
  2. 这是一本有关MATLAB的参考书,适合于使用MATLAB或正在打算使用MATLAB的读者。本书另辟蹊径可以借助或不借助MATLAB随带的文档资料让读者自学MATLAB。书中口语化的风格,使读者易于阅读。如书名所示,本书提供了读者精通MATLAB所需的工具。作为编程语言和可视化工具,MATLAB具有丰富的一系列功能,可解决工程、科学计算和数学学科中许多问题。本书的基本目的是通过向读者展示如何有效地使用这些功能来帮助读者增强工作能力!-This is a reference book about M
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:625178
    • 提供者:Rick
  1. wavelet

    0下载:
  2. 源码是MATLAB7.0在图像处理中的应用这本书中的应用实例一:小波图像分解与合成,有关haar小波的,主程序中需要做少许改动运行会成功(可以参照书来改动)。-Source is MATLAB7.0 in the image processing application example in this book I: Wavelet image decomposition and synthesis, the haar wavelet, the main program needs to be
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:9057
    • 提供者:魏秀芳
  1. Numerical.Linear.Algebra.Lloyd.Trefethen.and.David

    0下载:
  2. 这是一本关于数值计算方法的书,编程工具可选用matlab和mathematica-This is a book on numerical methods, programming tools can be used matlab and mathematica
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3965577
    • 提供者:maying
  1. matrix

    0下载:
  2. 自主编写的小程序,用作矩阵,行列式相关计算用,基本上线代书上有的他都可以计算。-Small programs written independently, as a matrix, determinant of the relevant calculation, basically writes the last line can be calculated some of his.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:371085
    • 提供者:柯哀
  1. matlab

    0下载:
  2. 这是一本有关 MATLAB 的参考书,适合于使用 MATLAB 或正在打算使用MATLAB 的读者。本书另辟蹊径可以借助或不借助 MATLAB 随带的文档资料让读者自学 MATLAB。书中口语化的风格,使读者易于阅读。-This is a reference book about MATLAB, suitable for use or are planning to use MATLAB MATLAB readers. This book can open a new path with or
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1922464
    • 提供者:Xu Liping
  1. ExperimentalMethod

    0下载:
  2. 计算方法课程里两个经典的算法实现——Romgerg求积法,最小拟合二乘法。算法书上都有,这是对算法完整的实现,很详细,调试运行通过,刚学习计算方法的朋友可以拿去参考。-Calculation of the classical curriculum in the two algorithms- Romgerg quadrature method, the minimum squares fitting. Algorithms have the book, which is the realizat
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:474221
    • 提供者:陈杨
  1. 2

    0下载:
  2. 你是否为数据结构一书中的伪代码而烦恼呢 不愁 这个逆序建立链表的C语言源代码能给你帮助-Are you a book for the data structure of the pseudo-code to worry about what to worry about the reverse order to establish the list of C language source code can give you help
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:35595
    • 提供者:江南
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com