CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 搜索资源 - Basic Algorithm

搜索资源列表

  1. 1-dmusic

    0下载:
  2. 本文主要介绍了1维music算法的基本matlab仿真程序-This paper introduces a dimension of the basic algorithm music Matlab simulation program
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:3066
    • 提供者:历史风
  1. 819ShortPath

    1下载:
  2. 最短路径算法,基于 地震系统 改写的最短路经算法,实现基本的功能,便于学习 -shortest path algorithm, based on the seismic system rewrite the minimum passing algorithm, achieving basic functions, ease of learning
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:176997
    • 提供者:friday
  1. xushengxuexiguanglixitong

    0下载:
  2. 设计一个学生信息管理系统,学生对象至少要包含:学号、姓名、性别、成绩1、成绩2、总成绩等信息。要求实现以下功能: 1.总成绩要求自动计算; 2.查询:分别给定学生学号、姓名、性别,能够查找到学生的基本信息(要求至少用两种查找算法实现); 3. 排序:分别按学生的学号、成绩1、成绩2、总成绩进行排序(要求至少用两种排序算法实现)。 -design of a student information management system, targeting students at le
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:1970
    • 提供者:ahui
  1. Rijndael

    0下载:
  2. escr iption: The Rijndael Encryption algorithm has been recently recognized as an AES (Advanced Encryption Standard). It was recently (April 2001) released in Visual Basic. The source code here is for Micro$oft Visual C++ 6.0 for developing and testi
  3. 所属分类:Applications

    • 发布日期:2017-04-16
    • 文件大小:72378
    • 提供者:Rohit_Singh
  1. kf

    1下载:
  2. 基本卡尔曼滤波算法,用于目标跟踪,适用于毕业论文设计及工程人员参考-The basic Kalman filter algorithm for target tracking, for design and engineering thesis reference
  3. 所属分类:Education soft system

    • 发布日期:2017-04-07
    • 文件大小:897
    • 提供者:池红峰
  1. bus

    0下载:
  2. 公交系统卡信息分析,总结公交IC 卡数据记录内容的基础上,结合公交换乘基本概念和常规算法,提出了一种基于IC 卡 数据的公交换乘识别方法,并深入分析了该方法的影响因素-Card information of public transportation, public transportation IC card data records summarized on the basis of content, combined with the basic concepts of public
  3. 所属分类:transportation applications

    • 发布日期:2017-04-01
    • 文件大小:180692
    • 提供者:范远
  1. mgrSys

    0下载:
  2. 比较完善的公司人员管理系统,实现了基本的功能,算法较为优化。-Relatively sound company personnel management system, the basic function, the algorithm is more optimized.
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-07
    • 文件大小:1536976
    • 提供者:aeolian
  1. gaevolve

    0下载:
  2. Genetic algorithm to evolving a logic network of 16 gates, and graph evaulation for shortest path. It use matlab ga basic function
  3. 所属分类:Energy industry

    • 发布日期:2017-04-01
    • 文件大小:8720
    • 提供者:piccir
  1. Correlation

    1下载:
  2. 互相关是信号处理中的基本运算式,长用于地震资料的常规数字处理,应用C++语言实现此算法-Cross-correlation signal processing is the basic expression, long used in conventional digital seismic data processing, application C++ language this algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:4193
    • 提供者:李浩
  1. zq

    0下载:
  2. 学生学籍管理系统 (1) 添加功能: 添加一个学生的基本信息,包括学号,姓名,性别,电话号码、寝室号码。 (2) 删除功能: 能够对一个职员的信息进行删除。 (3) 修改功能: 能够对学生的信息进行修改。 (4) 查找功能: 根据你键入的学生学号,显示其详细信息。 (6) 统计功能: 能进行总学分和加权平均分等的计算。 要求:1\提供构造函数2\类的结构3\创建新对象4\将对象输出到文件5\修改文件对象6\遍历文件7\产生英文字母后缀算法(如果有一个
  3. 所属分类:Education soft system

    • 发布日期:2017-04-06
    • 文件大小:3170
    • 提供者:张琦
  1. ssgl

    0下载:
  2. 工具:PowerBuilder,sql数据库,关系数据库sql语句实现有关功能 算法设计: 算法描述:该功能完成对学生的学号,姓名,性别,班级,政治面貌等学生的基本信息的描述。 -Tools: PowerBuilder, sql database, relational database sql statement to achieve the functional algorithm design: Algorithm Descr iption: The function to c
  3. 所属分类:Education soft system

    • 发布日期:2017-04-07
    • 文件大小:443669
    • 提供者:
  1. sga

    0下载:
  2. 基于基本遗传算法的函数最优化 《遗传算法——理论、应用与软件实现》,王小平、曹立明编着 -A function of the basic genetic algorithm-based optimization "Genetic algorithm- theory, application and software implementation, Wang Xiaoping, Cao Liming, ed
  3. 所属分类:transportation applications

    • 发布日期:2017-04-03
    • 文件大小:4724
    • 提供者:chengfeng
  1. weina

    0下载:
  2. 维纳滤波器仿真,是对基本算法原理的实现,没有考虑误差模型-Wiener filter simulation, the realization of the basic algorithm principle, without considering the error model
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:2384
    • 提供者:jljlg
  1. knn_java

    0下载:
  2. 数据挖掘的knn算法,是数据挖掘的最基本算法之一-The knn algorithm of data mining, is one of the most basic data mining algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:38848
    • 提供者:陳琉璃
  1. wireless-localization-methord

    0下载:
  2. 无线定位基本算法 chan算法及其加入角度信息后的比较 ChanAlgorithm——基本Chan算法 ChanAlgorithm_A——加入角度信息后的Chan算法,需要注意Chan算法的B矩阵 test——测试文件 CHANFUC——刘老师编的Chan算法,经比较后,小区半径并不影响定位精度。 chan4是对CHANFUC的测试。-Chan wireless location algorithm and its basic algorithm angle inform
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-03-28
    • 文件大小:26860
    • 提供者:唐三二
  1. SAR-project

    0下载:
  2. sar成像算法,利用csa算法,基本步骤比较详细-sar imaging algorithm, using csa algorithm, the basic steps in more detail
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-06
    • 文件大小:14376
    • 提供者:庄晋升
  1. Powerflow

    0下载:
  2. 潮流,牛顿潮流,主要应用于电力系统中。最基本的算法-Newton trend trend, mainly used in power system.The most basic algorithm
  3. 所属分类:Energy industry

    • 发布日期:2017-04-13
    • 文件大小:2757
    • 提供者:朱晨曦
  1. NRchaoliu

    0下载:
  2. NR潮流,主要应用于电力系统中。是一种基本的算法-NR powerflow, mainly used in power system.Is a basic algorithm
  3. 所属分类:Energy industry

    • 发布日期:2017-04-13
    • 文件大小:3403
    • 提供者:朱晨曦
  1. kalman_forward_backward

    0下载:
  2. 卡尔曼滤波中,前后平移的函数。这是最基本的算法-Before and after kalman filter, the translation function.This is the most basic algorithm
  3. 所属分类:Energy industry

    • 发布日期:2017-04-12
    • 文件大小:1085
    • 提供者:朱晨曦
  1. music-algorithm-simulation

    0下载:
  2. music算法的基本仿真以及有关的阵元数,SNR,阵元间距,快拍数之间的程序仿真-The basic simulation algorithms music program and the number of array elements related, SNR, element spacing, the number of snapshots between simulation
  3. 所属分类:Post-TeleCom sofeware systems

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