您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Async FIFO design

  2. FIFOs are often used to safely pass data from one clock domain to another asynchronous clock domain. Using aFIFO to pass data from one clock domain to another clock domain requires multi-asynchronous clock designtechniques. There are many way s to d
  3. 所属分类:Perl

    • 发布日期:2007-08-21
    • 文件大小:215kb
    • 提供者:bluecarp
  1. FlexRay_Protocol_Specification_V2.1_Rev.A.pdf

  2. The FlexRay communication protocol described in this document is specified for a dependable automotive network. Some of the basic characteristics of the FlexRay protocol are synchronous and asynchronous frame transfer, guaranteed frame latency and j
  3. 所属分类:Web开发

    • 发布日期:2009-06-11
    • 文件大小:5mb
    • 提供者:uncle_sam_
  1. IIC,SPI,UART的区别

  2. 第一个区别当然是名字: SPI(Serial Peripheral Interface:串行外设接口); I2C(INTER IC BUS:意为IC之间总线) UART(Universal Asynchronous Receiver Transmitter:通用异步收发器) 第二,区别在电气信号线上: SPI总线由三条信号线组成:串行时钟(SCLK)、串行数据输出(SDO)、串行数据输入(SDI)。SPI总线可以实现 多个SPI设备互相连接。提供SPI串行时钟的SPI设备为SPI主机或 主设备
  3. 所属分类:C

    • 发布日期:2009-08-06
    • 文件大小:14kb
    • 提供者:mutehold
  1. C# 网络编程.chm

  2. C# 网络编程教程 Part I: Network Programming Basics The first four chapters are intended for programmers just starting out in network programming and looking for some background information about how network programming works and the pieces that are requir
  3. 所属分类:C#

    • 发布日期:2009-08-19
    • 文件大小:2mb
    • 提供者:webmote
  1. Visual C++ 编程资源大全(英文源码 数据库)

  2. 1,01.zipCalling Stored Procedures调用存储过程(8KB)2,02.zipCreate Access data source name dynamically动态创建Access的数据源名(5KB)3,03.zipUsing DAO to read data sources other than MS Acc ess使用DAO读MS Access以外的数据源(6KB)4,04.zipHow to use RecordSets without using the A
  3. 所属分类:Access

    • 发布日期:2007-10-23
    • 文件大小:5mb
    • 提供者:zhangxucool
  1. 设计异步多时钟系统的综合以及描述技巧

  2. Synthesis and scr ipting Techniques for Designing Multi-Asynchronous Clock Designs
  3. 所属分类:嵌入式

    • 发布日期:2011-08-27
    • 文件大小:220kb
    • 提供者:mfkiass
  1. AIO nginx C10K

  2. something about highest Asynchronous Performance development of Concurrent, may be the best docs you can find , thanks
  3. 所属分类:C

    • 发布日期:2012-03-31
    • 文件大小:517kb
    • 提供者:qianguozheng
  1. 一种异步fifo实现(论文+hdl实现)

  2. FIFOs are often used to safely pass data from one clock domain to another asynchronous clock domain. Using a FIFO to pass data from one clock domain to another clock domain requires multi-asynchronous clock design techniques. There are many ways to
  3. 所属分类:硬件开发

    • 发布日期:2013-01-12
    • 文件大小:164kb
    • 提供者:s_a_n_
  1. Pro Asynchronous Programming with .NET

  2. Pro Asynchronous Programming with .NET teaches the essential skill of asynchronous programming in .NET. It answers critical questions in .NET application development, such as: how do I keep my program responding at all times to keep my users happy?
  3. 所属分类:C#

    • 发布日期:2016-04-28
    • 文件大小:8mb
    • 提供者:xiaogang0809
  1. Synthesis and Scripting Techniques for Designing Multi-Asynchronous Clock Designs

  2. 异步时钟设计,解决亚稳态,异步FIFO读写等。
  3. 所属分类:其它

    • 发布日期:2008-12-02
    • 文件大小:174kb
    • 提供者:cquptyj
  1. 多时钟域用两级同步或者FIFO传递数据

  2. 跨时钟域同步 Synthesis and scr ipting Techniques for Designing Multi- Asynchronous Clock Designs Most college courses teach engineering students prescribed techniques for designing completely synchronous (single clock) logic. In the real ASIC design world
  3. 所属分类:其它

    • 发布日期:2009-02-02
    • 文件大小:255kb
    • 提供者:luciferqiu
  1. Synthesis and Scripting Techniques for Designing Multi-Async Clock

  2. Designing a pure, one-clock synchronous design is a luxury that few ASIC designers will ever know. Most of the ASICs that are ever designed are driven by multiple asynchronous clocks and require special data, control-signal and verification handling
  3. 所属分类:其它

    • 发布日期:2009-03-25
    • 文件大小:183kb
    • 提供者:sunliu007
  1. 跨时钟域设计

  2. FPGA跨时钟域设计-- Multi-Asynchronous Clock Design of FPGA
  3. 所属分类:硬件开发

  1. Asynchronous Methods for Deep Reinforcement Learning

  2. 增强学习 经典算法 A3C 论文摘要: We propose a conceptually simple and lightweight framework for deep reinforcement learning that uses asynchronous gradient descent for optimization of deep neural network controllers. We present asynchronous variants of four stan
  3. 所属分类:机器学习

    • 发布日期:2018-02-01
    • 文件大小:2mb
    • 提供者:ningweikang
  1. 基于Multi-Agent异步深度强化学习的居民住宅能耗在线优化调度研究.pdf

  2. 为促进居民用户柔性负荷高效参与需求响应,帮助 用户从被动角色转变为主动角色,实现需求侧最大效益。本文在智能电网环境下,根据用电设备的特性,以概率论 的角度对家电设备状态进行描述定义,基于异步深度强化 学习(asynchronous deep reinforcement learning,ADRL)进 行家庭能源管理系统调度的在线优化。学习过程采用异步 优势演员-评判家(asynchronous advantage actor-critic, A3C)方法,联合用户历史用电设备运行状态
  3. 所属分类:讲义

    • 发布日期:2020-01-03
    • 文件大小:971kb
    • 提供者:SparkQiang
  1. Telemecanique Premium Atrium asynchronous links 用户手册(英文).pdf

  2. Telemecanique Premium Atrium asynchronous links 用户手册(英文)pdf,Telemecanique Premium Atrium asynchronous links 用户手册(英文)Table of contents Safety Information 11 About the book 13 Part Introduction to modbus character mode and Uni- telway communications.……
  3. 所属分类:其它

  1. A note on asynchronous multi-exponentiation algorithm using binary representation

  2. A basic but expensive operation in implementations of several famous public-key cryptosystems is the computation of the multi-exponentiation in a certain finite multiplication group. In 2007, Yang et al. presented an interesting asynchronous multi-ex
  3. 所属分类:其它

    • 发布日期:2021-02-21
    • 文件大小:353kb
    • 提供者:weixin_38621630
  1. Asynchronous Consensus in Continuous-Time Multi-Agent Systems With Switching Topology and Time-Varying Delays

  2. The paper studies asynchronous consensus problems of continuous-time multi-agent systems with discontinuous information transmission. The proposed consensus control strategy is implemented based on the state information of each agent';s neighbors at
  3. 所属分类:其它

    • 发布日期:2021-02-20
    • 文件大小:811kb
    • 提供者:weixin_38595850
  1. EasiND: Neighbor Discovery in Duty-Cycled Asynchronous Multi-Channel Mobile WSNs

  2. EasiND: Neighbor Discovery in Duty-Cycled Asynchronous Multi-Channel Mobile WSNs
  3. 所属分类:其它

  1. Analysis of Asynchronous Containment Control Problem for Discrete-Time Multi-Agent Systems

  2. Analysis of Asynchronous Containment Control Problem for Discrete-Time Multi-Agent Systems
  3. 所属分类:其它

    • 发布日期:2021-02-07
    • 文件大小:169kb
    • 提供者:weixin_38720762
« 12 3 4 »