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

搜索资源列表

  1. calculator

    0下载:
  2. 该文件是《软件工程》的课程设计。 我设计的是一个用java编写的计算器。 这个文件是计算机的软件设计模型,含有用例模型,分析类图,领域模型,设计模型,事务包,时序图等多个模块-The file is a " software engineering" course design. I designed is a java prepared by the calculator. This file is a computer software design model,
  3. 所属分类:software engineering

    • 发布日期:2017-05-05
    • 文件大小:41939
    • 提供者:杨磊
  1. LCD-serial-to-parallel

    0下载:
  2. lcd1602液晶屏使用8位并行传输数据,因为这样需要引脚比较多,所以有这个想法是否可以向12864那样串行传输数据。但是1602不向12864有串行模式,它只有一个并行模式。这时组内有人提出可以使用74HC595这个芯片,它的特性正好是8位串行输入转平行输出。 接下来开始讨论控制的时序图,1602的时序图十分简单,我们用用画图得出了串行下的时序。 -LCD1602 LCD screen using 8 bit parallel transmission of data, becau
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-10
    • 文件大小:502091
    • 提供者:wis
  1. EEG-Signal-Analysis

    0下载:
  2. 时间序列分析 MATLAB 示例:脑电信号分析。载入单道脑电信号,首先绘制其时序图。-Time Series Analysis MATLAB Example: EEG Signal Analysis. Load the single-channel EEG signal, first draw its timing diagram.
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:1029
    • 提供者:赵俊飞
  1. 1602显示

    0下载:
  2. 通过单片机控制1602显示字符串,通过数组的定义,然后结合1602的时序图,写时序逻辑代码,实现要显示的字符串。(Through the MCU control 1602 display string, through the definition of the array, and then combined with the timing chart of 1602, write the logical sequence of the code, to achieve the string
  3. 所属分类:单片机开发

    • 发布日期:2017-12-19
    • 文件大小:27648
    • 提供者:空军一号
  1. ads

    0下载:
  2. 采集ADS7841驱动代码,根据英文芯片资料时序图得来(sample the ads7841 chip code)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:duyj
  1. Doc.MZ

    0下载:
  2. 完全支持Markdown基本语法和扩展语法(流程图、时序图、函数公式)。 让文档更容易读、写和随意改,Markdown 的格式语法只涵盖纯文本可以涵盖的范围。只需要学习几个简单的符号,然后专注于码字,文字的排版只是多打几个符号而已。 随时分享 拥有PC网页版、手机版、单文件的各种版本,方便随时分享。 URL访问:唯一的网络访问地址; HTML下载:生成单独HTML页面,所有资源完全静态化; PDF打印:生成方便打印的PDF页面。 运行环境:PHP5.3+, MySQL5.0; 系统特
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:11225088
    • 提供者:luluxu
  1. 外设程序02!

    0下载:
  2. 因为STM32f103系列的IIC硬件稳定性差,所以在使用IIC通讯的外设时,一般采取模拟IIC的方法,本程序根据IIC时序图,配置了IIC的初始化程序,方便大家移植使用(Because the IIC STM32f103 series of hardware stability is poor, so the use of IIC communication peripherals, generally take IIC simulation method, the program accor
  3. 所属分类:单片机开发

    • 发布日期:2017-12-29
    • 文件大小:1724416
    • 提供者:柯浩然
  1. fpga_instantiation

    0下载:
  2. spi通讯协议,采用第三种CPOL=1,CPHA=1,(1)通过边沿检测技术得出SCK上升沿与下降沿标志,用于下面状态机中的数据采样及发送。 (2)根据时序图,采用1个状态机分别在SCK上升沿实现数据采样(该固件未调用下降沿数据发送)。无论是采样还是发送,都是高位在前,从Bit[7]到Bit[0],共8位数据。将采集到的八位数据存放入一个16位寄存器中。(SPI communication protocol, using third kinds of CPOL=1, CPHA=1, (1) t
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:3117056
    • 提供者:qing wang
  1. Sdram

    0下载:
  2. 在vivado中调用SDRAM的IP核,并通过数据的读入,读出,验证IP核的使用,文件中有仿真结果时序图。(In the vivado call SDRAM IP core, and read through the data, read, verify the use of IP kernel, the file has simulation results sequence diagram.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-02
    • 文件大小:50176
    • 提供者:01121100
  1. kaohe5

    0下载:
  2. 液晶屏显示文字,文字清屏,左移,换行等,在51单片机上的液晶屏操作,可仿真,第六次考核任务如下: 观看lesson8并结合电子书学习液晶显示(理解时序概念并学会看时序图),在液晶任意位置显示任意内容。 要求:液晶显示hello world!(LCD screen to display text, text screen, left, wrap, on the MCU 51 LCD screen operation, simulation, sixth assessment tasks are
  3. 所属分类:网络编程

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:阿Q特溜
  1. ssd17732

    0下载:
  2. 芯片资料 ssd17732.pdf 芯片资料第55页给了一个简单的初始化的例子,第68页也给出了详细的初始化时序图,相关命令罗列在27页,更详细的解释在37页。(SSD1773 is a single-chip CMOS color STN LCD driver with controller for dot-matrix graphic liquid crystal display system. SSD1773 consists of 393 high voltage driving o
  3. 所属分类:文章/文档

    • 发布日期:2018-01-06
    • 文件大小:590848
    • 提供者:calm_calm
  1. 遥控器编码电路

    0下载:
  2. 该代码根据时序图,采用verilog代码实现了遥控器编码电路的功能。(The code according to the timing diagram, using Verilog code to achieve the function of the encoding circuit of the remote controller.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-06
    • 文件大小:130048
    • 提供者:yuguofang
  1. M-150_tm_eng

    0下载:
  2. 爱普森微型打印机M-150资料,含操作时序图,输入电压等基本说明(Epson printer M-150 data, including operation timing diagram, input voltage and other basic instructions)
  3. 所属分类:芯片资料

    • 发布日期:2018-01-07
    • 文件大小:1647616
    • 提供者:xpan
  1. 24C02

    0下载:
  2. 用单片机的两IO脚去控制24C02上的时钟脚(SCL)和数据脚(SDA)的电平高低,来传送数据。根据时序图,来写程序。(The level of the clock foot (SCL) and the data foot (SDA) on the 24C02 is controlled by the two IO foot of the single chip computer to transmit the data. Write the program according to the t
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-08
    • 文件大小:225280
    • 提供者:睡深
  1. 5110

    0下载:
  2. 基于飞思卡尔MC9S12XS128单片机的诺基亚5110显示屏调试代码;内含基于时序图的底层驱动程序;(Debug code of NOKIA 5110 display screen based on Carle MC9S12XS128 single chip microcomputer; contain the underlying driver based on time sequence diagram;)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-09
    • 文件大小:240640
    • 提供者:2天净沙
  1. 工程12864

    1下载:
  2. 基于AVR的12864显示屏调试程序;SPI通信程序;时序图底层驱动程序;(12864 display debug program based on AVR; SPI communication program; sequence diagram bottom driver;)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-09
    • 文件大小:25600
    • 提供者:2天净沙
  1. 机场运行系统uml

    0下载:
  2. 关于一个机场运行系统的UML课件,包括类图、时序图、用例图等等(uml courseware include class diagram and sequence diagram etc)
  3. 所属分类:软件工程

    • 发布日期:2018-04-22
    • 文件大小:2515968
    • 提供者:dd939
  1. gaix839

    0下载:
  2. 炼钢浇注的时序规划算法,有详细的程序注释,希望对大家有用()
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:18432
    • 提供者:trimjry
  1. lorenz

    0下载:
  2. lorenz matalb仿真 生成变量x的时序图 x-z平面的相图 x-y-z的三维相图(Lorenz MATALB simulation Sequence diagram of generating variable x The phase diagram of the x-z plane Three dimensional phase diagram of X-Y-Z)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:6455296
    • 提供者:ping789
  1. AT070TN92_Final_Ver02_20101103_201208105952

    0下载:
  2. 群创7寸TFT触摸屏用户手册,准确掌握TFT时序图,VGA/AV/HDMI输入信号转图像。(Innolux 7-inch TFT touch screen user manual, accurately grasp the TFT timing diagram, VGA/AV/HDMI input signal to image.)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-03
    • 文件大小:1022976
    • 提供者:天荒地啦
« 1 2 ... 7 8 9 10 11 1213 14 15 16 »
搜珍网 www.dssz.com