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

搜索资源列表

  1. Needle

    0下载:
  2. 这是一个Offline工具程序,模仿钟表指针的转动位置,计算出指针在各个位置时的坐标值,并输出成C语言文件格式。-Offline This is a procedural tool, imitate watches the rotational position indicators, calculated in various indicators of the location coordinates and exported into C language files.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:13394
    • 提供者:赵士杰
  1. offline-character-recognise

    0下载:
  2. 脱机字符识别算法,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法,细化算法 -offline character recognition algorithms, including handwritten digital identification Fisher Linear Discriminant. Handwritten identification template matching, digital identification neura
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:198845
    • 提供者:wangqiang
  1. PRAssign

    0下载:
  2. 脱机手写体识别Matlab源程序 包括特征提取、bayes分类器、K近邻分类及最近邻分类。 Testscr iptRecognition.m:测试代码 scr iptFeaExtract.m :特征提取 KNearestEstimate.m :K近邻估计 NearestEstimate.m : 最近邻估计 BayesTrain.m :训练bayes分类器 Bayes.m :测试bayes分类器 CrossValidate.m :m交叉验证 -Offlin
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6683
    • 提供者:KOF
  1. TS_model

    1下载:
  2. 进行T-S模型的离线辨识程序,只需要有数据,直接代入就可以辨识出T-S模型的center以及后件参数,非常实用,并有误差曲线提供分析-offline T-S fuzzy model identification,a erorr map is provided for T-S model effectivity analysis.
  3. 所属分类:matlab

    • 发布日期:2014-11-04
    • 文件大小:1024
    • 提供者:华仔
  1. Elmantrain_offline

    0下载:
  2. 简单易懂的elaman离线学习程序,为初学神经网络者提供一个参考-Offline elaman easy-to-understand learning processes, learning neural network to provide a reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:224947
    • 提供者:吴娟
  1. k-query_up.cpp

    0下载:
  2. spoj k-query. Given lots of offline queries and updates, reoder the queries and updates so that they maybe efficiently preprocessed.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:693
    • 提供者:trajir
  1. dtree_up.cpp

    0下载:
  2. spoj dtree. Count the number of distinct elements in a given range. Usage is done using fenwick trees. Offline algorithm for queries
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:820
    • 提供者:trajir
  1. ZOJacm

    0下载:
  2. 浙大acm 离线题库!断网了继续练兵啊! 加油啊!-Acm Offline Zheda questions! Network to continue training off ah! Refueling ah!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-23
    • 文件大小:7613599
    • 提供者:dogsled
  1. genetic

    0下载:
  2. Genetic programming, Genetic algorithms are the offline optimization algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2719
    • 提供者:mohammad
  1. offlineclyster2

    0下载:
  2. offline clustring for fuzzy system and checking the result
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:990
    • 提供者:mbaghaee
  1. Offline

    0下载:
  2. PCA的离线建模程序,包括数据标准化,PCA建模,统计量计算-PCA offline modeling process, including data standardization, PCA modeling, statistical calculation
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:7711
    • 提供者:徐丽丽
  1. LTLrobust

    0下载:
  2. 用形式化语言LTL(linear temporal logic)离线测试系统。程序SystemMonitor采用系统运行在线测试,本程序采用离线测试。输入为系统运行数据和LTL表达式,输出为该系统的鲁棒特征值。本程序采用了动态程序设计方法。对从事系统验证工作的开发人员和研究人员非常有帮助。-Its very useful for researchers and programmers who are working on system control and verification. it i
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:393518
    • 提供者:刘新玲
  1. labview_zerophase-shift_filtering

    0下载:
  2. zero shift fitering to be used in offline system identification
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:94644
    • 提供者:mortezahaydari
  1. 07graph

    0下载:
  2. 数据结构跟离线数学总是有着千丝万缕的联系,本章的图更是充分体现了这一点,看看离散数学在实际的计算机世界是怎么样的吧-Mathematics is always with the offline data structures are inextricably linked, this chapter is the plan fully reflects this, see discrete mathematics in the real computer world is kind of how
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:639638
    • 提供者:vans
  1. KNN-complexity-reduced-method

    1下载:
  2. 基于LANDMARC的定位系统上进行的算法复杂度的减小的优化,包括了具体的优化后系统的实现,误差前后对比,改文章还提出了一种adaptive的定位算法,更利于外部变化环境下-In wireless networks, a client’s locations can be estimated using signal strength received from signal transmitters. Static fingerprint-based techniques are comm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1444672
    • 提供者:xuchen
  1. Offline

    1下载:
  2. 汽车发动机电子节气门离线仿真程序,采用matlab、simulink进行编写-Offline engine electronic throttle simulation program, using matlab, simulink to write
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:298959
    • 提供者:lei
  1. TX_QQ_Msg_Src

    0下载:
  2. 离线解析QQ消息的源码,以此可以了解MAC数据流算法,仅把数据解析,没有更多的美化-Offline analysis QQ news source, in order to understand the MAC data flow algorithm, only the data analysis, no more landscaping ...
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:123917
    • 提供者:wqfadd
  1. online-face-tracking

    0下载:
  2. online face tracking from offline face detection GUI
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:54535
    • 提供者:x-2000
  1. arxoff

    0下载:
  2. 系统识别工具-ARX模型离线识别方法的matlab程序实现。-System identification tool-ARX model identified offline methods matlab program implementation.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:635
    • 提供者:champagne
  1. offline-linear-RMQ

    0下载:
  2. 离线的线性RMQ算法模板,是很好的最值提取算法。-Offline linear RMQ algorithm template is a good best value extraction algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:838
    • 提供者:taoistly
« 12 3 »
搜珍网 www.dssz.com