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

搜索资源列表

  1. 数据结构的C++描述

    1下载:
  2. 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-10-17
    • 文件大小:5125525
    • 提供者:gufeng20081010
  1. zlib-1.2.5

    1下载:
  2. 开源 zlib 库 zlib是提供数据压缩用的函式库,由Jean-loup Gailly与Mark Adler所开发,初版0.9版在1995年5月1日发表。zlib使用DEFLATE算法,最初是为libpng函式库所写的,后来普遍为许多软件所使用。此函式库为自由软件,使用zlib授权。截至2007年3月,zlib是包含在Coverity的美国国土安全部赞助者选择继续审查的开源项目。-Is to provide open source zlib data compression librar
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-21
    • 文件大小:654242
    • 提供者:love
  1. geometry-1.5.source.tar

    0下载:
  2. 一个强大的开源的计算几何算法库,全称是: 提供了诸如:2D凸包,3D凸包,三角化等等著名的计算几何经典算法。库是基于C++的。 -(I plan to dedicate every edition of this software to someone famous who has influenced computers, mathematics, or science.) Version 1.0 of Geometry is dedicated to the father of A
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:12173
    • 提供者:wang
  1. psat-2.1.5-mat

    2下载:
  2. psat最新版本的说明书,对先前版本的精简和补充-psat latest version of the specification, the streamlined version of the previous and supplements
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1781346
    • 提供者:jhy
  1. fftw-2.1.5

    1下载:
  2. 该程序为fftw的简化高效版,fftw为MIT的开源fft程序,功能非常强大。包括范围也很广。这个为简单版本。-The program for high-performance version of fftw simplified, fftw for MIT s open source fft procedure, very powerful. Including a very wide scope. This for the simple version.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1256888
    • 提供者:wangpenghui
  1. 1

    0下载:
  2. 1.输入一个数,并以它为边长画出一个用*组成的正方形. 2.求解满足1*1+2*2+...n*n<1000的i的最大值. 3.求1~1000中的完数 4.输入一个数,并判断它是否为素数(这是return 语句的巧用) 5.输出0~100中所有不能被3整除的数-1. Enter a few, and to its side length* component used to draw a square. 2. Solving Satisfied 1* 1+2* 2+ .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3443
    • 提供者:shilan
  1. bzip2-1.0.5.tar

    0下载:
  2. ottimo compressore migliore dello zip open source
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:841402
    • 提供者:domenico
  1. comparison_numerical_interpolation_real_values.ra

    0下载:
  2. Used function P(x) = 1+x− x2+0.2x3+0.1x4 and its known the values P(x)=[ -6.2 -8.3 -5.0 -1.1 1 1.3 2.2 8.5 27.4], in x= [-4 -3 -2 -1 0 1 2 3 4] to interpolate in the xi = − 4 + 0.1i, i = 0, 1, 2, . . . 80. Results are graphical
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:804
    • 提供者:venera
  1. 1

    0下载:
  2. #include <mega8.h> #include <stdio.h> #include <delay.h> #include <mega8.h> #include <stdio.h> #include <delay.h> #define TG PORTB.1 #define RF_Rx PIND.2 #define Busy PIND.3 #define Mess1
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:35175
    • 提供者:Mohammad_zamani
  1. 1

    0下载:
  2. 1、主要是产生0,1,2,3,阶贝赛尔函数图形。 2、产生线性调频信号和它的的频谱图。 3、产生单个脉冲的三维模糊图以及对应的等值图。 4、它是程序3的嵌套子程序,用于产生单个脉冲。 5、用于产生高斯和瑞利分布函数。 -These programs can produce 1、Bessel graph;2、LFM signal and its amplitude spectrum;3、ambiguous graph 4、Gaussian and Rayleigh funct
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1593
    • 提供者:刘亮
  1. SingleFileDataStorage1.4.1

    0下载:
  2. SFDS虚拟文件系统,由一系列相关文件组成,其结构类似于压缩文件(但又不是压缩文件),可用于程序开发,其优点: (1)压缩/解压由系统自动完成,用户不必在此技术上花费大师精力; (2)完全兼容Delphi之流操作; (3)流可以从虚拟文件系统中间开始、结束,不必象一般压缩文件一样,从头开始读 (4)线程安全,可从同一文档中读写多个流 (5)最大支持2G的大文件 (6)可针对流建立“快捷方式”,类似于Winodws的快捷方式方式 (7)可进行各种检索 (8)开源、免
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:478421
    • 提供者:王金其
  1. fftw-2.1.5

    0下载:
  2. fft的一个较快的实现算法的C++库,据说是最快的fft的实现算法。-fft of a fast algorithm of the C++ library, is said to be the fastest implementation of fft algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1433547
    • 提供者:watermelon
  1. 1

    0下载:
  2. 求1-5的阶乘-Find the factorial 1-5
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:671
    • 提供者:
  1. BP-NET

    0下载:
  2. 用动量梯度下降法训练BP网络 已知输入向量为P=[-1,-2,3,1 -1,1,5,3],目标输出为T=[-1,-1,1,1]。 -Gradient descent with momentum BP network training input vector is known as P = [-1,-2,3,1 -1,1,5,3], the target output for the T = [-1,-1,1, 1].
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:59264
    • 提供者:张玲
  1. zlib-1.2.5.tar

    0下载:
  2. zlib-1.2.5.tar.zip gzip编码,最早由Jean-loup Gailly和Mark Adler创建,用于UNIX系统的文件压缩。我们在Linux中经常会用到后缀为.gz的文件,它们就是GZIP格式的。现今已经成为Internet 上使用非常普遍的一种数据压缩格式,或者说一种文件格式。HTTP协议上的GZIP编码是一种用来改进WEB应用程序性能的技术。大流量的WEB站点常常使用GZIP压缩技术来让用户感受更快的速度。-Zlib-1.2.5. Tar.zip gzip code,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:491222
    • 提供者:王冠林
  1. 1.5-dimensional-spectrum

    3下载:
  2. 1.5维谱具有良好的噪声抑制能力, 是分析非线 、非高斯信号的强有力工具-1.5 d spectroscopy has good noise suppression capability, is to analyze the line The strong tool, non-gaussian signal
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1060
    • 提供者:zachary
  1. CWSS17.1.1.4

    0下载:
  2. 基于隐马尔科夫模型的中文分词系统,上交ieee专业大一作业,界面一般,主要用于学习,在此分享,注:开发环境python3.5(Based on Hidden Markov model of Chinese word segmentation system, on the IEEE professional freshman job, interface is common, mainly used for learning, in this share, note: development en
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-17
    • 文件大小:50023424
    • 提供者:Empty_Life
  1. LZ4-1.7.5

    0下载:
  2. LZ4 compression/decompression algorithm 1.7.5
  3. 所属分类:压缩解压

    • 发布日期:2018-05-01
    • 文件大小:1444864
    • 提供者:Kijaru
  1. 1.5维能量谱

    5下载:
  2. 1.5维能量谱matlab程序,有需要的可以下来看看(1.5-dimensional energy spectrum matlab program)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-09-26
    • 文件大小:3072
    • 提供者:云天yingying
  1. 1.5维能量谱MATLAB代码

    5下载:
  2. 1.5维能量谱matlab程序,有需要的可以下来看看,文件包含1.5维能量谱、1.5维包络谱,可直接运行使用
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com