CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - machine

搜索资源列表

  1. SMSComposerExample

    0下载:
  2. Mobile 应用程序使用 Java Micro Edition (Java ME) 平台,该平台专用针对呼机、移动电话和置顶盒等小型设备。Java ME 使用 Java SE 组件的子集,删除了其中虚拟机和 API 并且定义了专门针对用户移动和嵌入式设备的 API。-Mobile applications using the Java Micro Edition (Java ME) platform, the platform-specific response to a pager, mob
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:207270
    • 提供者:张宗国
  1. svm--km

    0下载:
  2. 这是一个很好的支持向量机工具箱,它可用于模式识别,图像识别,文字识别,语音识别和手写体识别等领域。-This is a very good support vector machine toolbox, it can be used for pattern recognition, image recognition, text recognition, speech recognition and handwriting recognition and other fields.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4445738
    • 提供者:李全林
  1. SVM

    1下载:
  2. 这是一篇关于支持向量机的故障诊断博士论文。本文主要研究和探讨将SVM算法应用于故障诊断领域需要考虑的问题和具体的算法实现。 -This is an article on the Support Vector Machine for Fault Diagnosis doctoral dissertation. In this paper, research and explore the SVM algorithm is applied to the field of fault diagno
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:927791
    • 提供者:Liquanlin
  1. svm_src

    0下载:
  2. Support Vector Machine Classifier(SVM) 基于支持向量基的图像分类方法,程序变得很好,国外网站上下的,是一个完整的工程-Support Vector Machine Classifier (SVM) based on support vector-based image classification methods, procedures have become very good, abroad site from top to bottom, is a
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:8815
    • 提供者:haoyubao
  1. dex

    0下载:
  2. a simple PC Dos program for getting DEX data out of the Vending Machine s DEX port. compile under Borland C++ 3.1
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:32750
    • 提供者:Jason
  1. theapplaycationofmachinevisioninchecking

    0下载:
  2. this text is mainly about how to use the technology of machine vision to check the product whether the product is good or bad
  3. 所属分类:Document

    • 发布日期:2017-03-27
    • 文件大小:15778
    • 提供者:李战斌
  1. greed

    0下载:
  2. 贪婪算法合集,包括二分覆盖,单源最短路径,拓扑排序,机器调度问题-Greedy algorithm Collection, including two sub-coverage, single-source shortest path, topological sort, machine scheduling problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:42277
    • 提供者:alden
  1. 4bit_buma_adder

    0下载:
  2. Verilog作业 :自己写的源码输入,补码输出的,由状态机控制的四位加法器,为保证时序,加法器模块为超前近位加法器,包含测试台,通过 Modelsim 、Synplify仿真。-Verilog operation: the source code to write their own input, complementary code output by the state machine to control the four adder, in order to ensure timing
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:2322
    • 提供者:wizard
  1. Java_vm

    0下载:
  2. Java 虚拟机 向 linux ,os20 等 操作系统移植的资料。-Java virtual machine to linux, os20 information such as operating system migration.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1762863
    • 提供者:王翰林
  1. DES101

    0下载:
  2. 数据加密算法(Data Encryption Algorithm,DEA)的数据加密标准(Data Encryption Standard,DES)是规范的描述,它出自 IBM 的研究工作,并在 1997 年被美国政府正式采纳。它很可能是使用最广泛的秘钥系统,特别是在保护金融数据的安全中,最初开发的 DES 是嵌入硬 件中的。通常,自动取款机(Automated Teller Machine,ATM)都使用 DES。文件是DES代码的VHDL描述 -Data encryption algor
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:677515
    • 提供者:
  1. State_Machine_Example_V61

    0下载:
  2. labview的状态机的例程,很经典,按照里面的说明编写对应的状态就可以了-LabVIEW routines of the state machine, it is a classic, in accordance with the descr iption of which corresponds to a state of preparation can be a
  3. 所属分类:Other systems

    • 发布日期:2016-01-26
    • 文件大小:322577
    • 提供者:任向东
  1. SVM_Tracking

    0下载:
  2. support vector tracking,2004 IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE,-support vector tracking, 2004 IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:705430
    • 提供者:孟钢
  1. Fruit_Machine

    0下载:
  2. 水果老虎机的J2ME实现,简单的界面,适合初学者参考-Fruit slot machine to achieve the J2ME, simple interface, suitable for beginners reference
  3. 所属分类:J2ME

    • 发布日期:2017-03-28
    • 文件大小:617608
    • 提供者:vanzolo
  1. kvm_test_main

    0下载:
  2. KVM 虚拟机移植到windows平台下 在vc6.0编译通过了-KVM virtual machine ported to windows platform adopted in vc6.0 compiler
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:496665
    • 提供者:yegaofei
  1. PCB0

    2下载:
  2. BGA PCB的机器视觉檢測 一个台湾的实际视觉识别项目的技术文档 耀文電子廠商委託案,其主要是要計算出電路版中孔的位置 先前設計:手動操作的程式。 更新:讓電腦來自動量測。 -BGA PCB testing machine vision a practical visual recognition of Taiwan s technical documentation project commissioned case Yaowen electronics
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-13
    • 文件大小:3272498
    • 提供者:yezi
  1. svmexamples

    0下载:
  2. 支持向量机应用的实例,希望对大家有用!支持向量机应用的实例,希望对大家有用!-Application of support vector machine example, in the hope that useful! Support vector machine Examples of applications, in the hope that useful!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:3337
    • 提供者:liyan
  1. 8051_a51_voting_machine

    0下载:
  2. 8051单片机 a51 投票器 带控制端 含原理图-8051 a51 voting machine with control schematic side containing
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:755041
    • 提供者:李强
  1. Cadence.doc

    0下载:
  2. 在PC机上运行cadence需要先运行命令:source filename,此处filename指.cshrc,或其他具有该文件内容但名字不同的文件,该文件必须有set DISPLAY 本机IP:0.0 语句,同时应将其他雷同设置封住.可以先从工作站上下载.cshrc文件,然后用notepad修改显示设置相,不可用其他编辑器,否则文本文件格式会不一样.记住,必须将显示器设置为256色.-In the PC machine running cadence need to run the comma
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:32256
    • 提供者:凌峰
  1. +VHDL

    0下载:
  2. 很详细用VHDL写的自动售货机程序有详细的说明和设计要求实现功能-Very detailed written using VHDL vending machine procedure is described in detail and design requirements for the realization of function
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:3260
    • 提供者:linhua
  1. VHDL

    0下载:
  2. 各种有限状态机的设计。 VHDL源代码。 -All kinds of finite state machine design. VHDL source code.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-31
    • 文件大小:13216804
    • 提供者:邢开开
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com