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

搜索资源列表

  1. xxx.rar

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:10240
    • 提供者:
  1. NumericalRecipesInFortran77-90-SourceCode

    0下载:
  2. 著名的Numerical Recipes in XXX图书的Fortran版本。 如果你是从事科学计算相关的研究或是工程项目,其中肯定涉及到具体的数学算法的细节,如:排序、矩阵运算、接各种方程组等,本书中提供的程序代码可以帮你从细节中摆脱出来,专心于算法的整体实现。 本文档收录的是书中配套的程序。-famous Numerical Recipes in the book XXX Fortran version. If you are engaged in scientific compu
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:657663
    • 提供者:杨愚根
  1. fblms

    2下载:
  2. This program simulates plant identification using frequency block least mean square (FBLMS) alogrithm reference: 《LMS算法的频域快速实现》 LMS is modified by XXX in XXX place, see details in XXX relevant document
  3. 所属分类:matlab例程

    • 发布日期:2014-01-17
    • 文件大小:1840
    • 提供者:huangsir
  1. 离散xxx

    0下载:
  2. 数据结构中离散事件的实现-data structure to achieve the Discrete Event
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3118
    • 提供者:李直旭
  1. PlotgraphWithR.rar

    1下载:
  2. 有限元程序的区域剖分. xxx.m yyy.m PlotgraphWithR.m matlab3_DN.doc,Finite element mesh of the region. Xxx.m yyy.m PlotgraphWithR.m matlab3_DN.doc
  3. 所属分类:Algorithm

    • 发布日期:2016-05-18
    • 文件大小:6976
    • 提供者:王冲
  1. 小xXx

    0下载:
  2. 本程序实现已知序列绘制其及傅立叶变换的图-the program known sequence mapping and Fourier transform their plans. .
  3. 所属分类:matlab

    • 发布日期:2017-11-29
    • 文件大小:7096
    • 提供者:林林
  1. xxx

    0下载:
  2. 对输入的一元多项式进行整理,幂从大到小进行排列-order
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1918
    • 提供者:称小汗
  1. xxx

    0下载:
  2. 包括任意进制的转换和详细注解 具体的输入输出全部有提示 请按提示进行-Including arbitrary binary conversion and detailed annotation of specific input and output all prompted by prompts
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1051036
    • 提供者:钟亮
  1. xxx

    0下载:
  2. 单片机程序举例,很好的程序。液晶显示,万年历,计算器,电子琴,英文输入原程序及电路图-Single-chip process, for example, a very good procedure. Liquid crystal display, calendar, calculator, electronic organ, the original procedures and English input circuit
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-27
    • 文件大小:10453792
    • 提供者:聪聪
  1. 7_05

    0下载:
  2. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-R
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-02
    • 文件大小:37908
    • 提供者:guoguo
  1. xxx

    0下载:
  2. 算法设计与分析 合并排序 对输入的一组数从小到大排序-Merge sort algorithm design and analysis of the input from a group of number
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:542
    • 提供者:sky
  1. xxx

    0下载:
  2. 二叉搜索树相关内容 并进行前序 后序 中序周游-Binary search tree prior to the relevant content and order in the sequence after the tour sequence
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:906
    • 提供者:victor
  1. srtmreadermatlab

    1下载:
  2. srtm是美国nasa指定的精度为90米的全球高层数据,函数srtmshow可以利用matlab读取这样的数据,并且以mesh的形式显示他们。用法:srtmshow(‘c:/.../XXX.ttf’,60,70,60,70)。表示读取文件XXX.ttf中横向60 -70 ,纵向60 -70 的数据并显示他们。 -srtm the United States designated the accuracy of nasa' s global top 90 m data, the func
  3. 所属分类:matlab

    • 发布日期:2016-11-27
    • 文件大小:1024
    • 提供者:黄腾
  1. xxx

    0下载:
  2. MATLAB小程序,实现模糊仿人只能的仿真,和PID进行了对比-MATLAB applet, fuzzy imitation only simulation, and PID were compared
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1718
    • 提供者:
  1. pcgIM01c

    0下载:
  2. This implementation of Isometric Method was designed with respect to be used by a broad scientific community in different regions of science and engieneering. As a consequence specific demands of particular branches may not be fully satisfied.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:7136
    • 提供者:vahid
  1. xxx

    0下载:
  2. 数值分析中的割线法(半分法的应用)的C语言实现,经过本人测试十分有用-Secant (half the method of application) in the numerical analysis of the C language, very useful after I test
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3044
    • 提供者:邹鑫
  1. Turbo_code_simulation

    1下载:
  2. 1. 程序中Turbo译码采用了MAP,LOG-MAP,和MAX-LOG-MAP三种算法。 2. 以xxx开头的四个mat文件是四种给定的Turbo码在译码时用到的参数,保存下来的目的是 加快仿真的速度,如果你所仿真的Turbo码不是程序中列出的任意一种,你可以通过函数 trellis来生成自己的相关参数。 3. 程序支持1/2和1/3两种码率的Turbo码,其中1/2码率的Turbo码通过矩阵[1 0 0 1]打 孔得到。在译码时通过对打孔位置添0恢复成1
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1408172
    • 提供者:谢小谢
  1. Matlab-Basics

    0下载:
  2. Basics of Matlab , vectors and arrays, matrix manipulation, workspace variables, inputs and outputs, plotting, and functions , -Basics of Matlab , vectors and arrays, matrix manipulation, workspace variables, inputs and outputs, plotting, and functio
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:180440
    • 提供者:Ashraf Hosny
  1. xxx

    0下载:
  2. 后缀表达式转为中缀表达式,应用链表进行连接和判断。-Postfix expression into infix expression, application of the linked list to connect and judgment.
  3. 所属分类:Data structs

    • 发布日期:2017-11-23
    • 文件大小:2285
    • 提供者:林伟
  1. KMP-string-match

    0下载:
  2. 编写一个使用KMP算法的字符串匹配程序。 使用方法:字符串匹配.exe -f xxx.txt -s xxx -f 指定要查找的文件 -s 指定要查找的字符串-Writing a string matching algorithm using KMP program. How to use: string matching exe-f xxx.txt-s xxx-f to specify the file you want to find-s to specify the search
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:9882
    • 提供者:zzh
« 12 »
搜珍网 www.dssz.com