CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - logic

搜索资源列表

  1. bujinjizhuandong

    0下载:
  2. 利用DSP芯片控制步进电机的转动。 设计DSP外围的等待逻辑电路、等待逻辑控制电路、步进电机驱动电路 设计步进电动机驱动软件 按照设计电路焊接电路板,调试、测试 按照软件设计要求设计软件,并且结合硬件电路调试、测试。 最终达到控制步进电机转动目的 -use DSP controlled stepper motor rotation. DSP Design external logic circuits wait and wait for logic control cir
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:4.01kb
    • 提供者:晨晨
  1. 范例1

    0下载:
  2. 汇编逻辑尺的应用!-compilation of the application logic feet!
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2.57kb
    • 提供者:陈小龙
  1. shuziluojidianzizhongi.rar

    0下载:
  2. 数字逻辑电子钟课程设计报告源代码简单明了 ,Digital logic electronic bell report curriculum design is simple and source code
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1.62kb
    • 提供者:songbaoli
  1. 8086微机汇编程序

    0下载:
  2. 8086微机汇编程序,内含逻辑运算、进制转换以及时间显示程序。-8086 computer assembler, includes logic operations, base conversion and time display program.
  3. 所属分类:汇编语言

    • 发布日期:2017-04-05
    • 文件大小:151kb
    • 提供者:peng
  1. 5

    0下载:
  2. 微机8255并行口硬件实验 8255A的A口作为输入口,与逻辑电平开关相连。8255A的B口作为输出口,与发光二极管相连。编写程序,使得逻辑电平开关的变化在发光二极管上显示出来。-8255 microcomputer parallel port hardware experiment 8255A mouth of A as input port, and logic-level switch connected. B-I as the 8255A output connected wit
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:3.68kb
    • 提供者:jacklgl
  1. bcd

    0下载:
  2. 实现一位BCD码的加法,并且带有进位。还可以利用逻辑电路实现此功能。-Code to achieve a BCD adder, and a binary. Logic circuits can also be used to achieve this functionality.
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:3.37kb
    • 提供者:廉子
  1. weiji

    0下载:
  2. 微机原理实验报告学习利用编译错误信息进行程序修改;(程序包含一个语法错误和一个逻辑错误) 学习程序流程控制: 条件跳转指令ja jb  call指令,观察程序执行时堆栈的变化(学会用debug –g命令设置断点); -Computer experiment to study the use of the report compiled for the procedure to amend an error message (program contains
  3. 所属分类:assembly language

    • 发布日期:2017-03-22
    • 文件大小:5.59kb
    • 提供者:宋立泉
  1. PC-based-IC-tester

    0下载:
  2. This project is used to check the Basic logic gates (AND, OR, NOT, NAND, NOR, EX-OR). You can check the following IC s 7400, 7402, 7404, 7408, 7432, 7486 Visual Basic Program is used to show the results on the PC. The Microcontroller AT89S52
  3. 所属分类:assembly language

    • 发布日期:2017-03-23
    • 文件大小:43.85kb
    • 提供者:Binu
  1. CProgramminginLinux

    0下载:
  2. 1. Hello World 2. Data and Memory 3. Functions,pointers and structures 4. Logic,loops and flow control 5. Database handling with MySQL 6. Graphics with GD library 7. Apache C modules 8. The Ghost project conclusion
  3. 所属分类:assembly language

    • 发布日期:2017-05-08
    • 文件大小:1.85mb
    • 提供者:二叉刀
  1. dong

    0下载:
  2. 编程在十位和个位两个数码管上显示“56”,没有用到的数码管可以利用8芯排线将数码管的位码口JP8连接到逻辑电平开关JP10,并将开关全部打到“0”状态,起到屏蔽的作用-Programming in 10 and a two-bit digital tube displays " 56" , there is no use of digital control can use the 8-core cable digital tube mouth JP8-bit code to c
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:14.94kb
    • 提供者:杨洁
  1. Binarydigitalencoder

    0下载:
  2. 设计应用接口作为一个十六位二进制编码器的输入口,并用该口作为四位LED七段显示器的输出口,循环显示其编码的结果。利用逻辑开关板输入一个十六位的二进制数,利用LED七段数码显示控制电路板的LED七段显示器,循环显示与所输入的十六位二进制数相对应的四位十六进制数。 -Design Application Interface as a 16 binary encoder input port, and use the mouth as the 4 LED seven-segment display
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:161.43kb
    • 提供者:苏鸿飞
  1. Digitalflashingdisplays

    0下载:
  2. 用STARES598PCI单板开发机设计一个应用接口芯片作为四个七段LED数码管的输出口,编写一段程序,使8个LED数码管依次闪烁左移显示从输入口的逻辑开关读入的4位数字,闪烁频率为每秒一次。其外,还需实现一些附加功能,比如:可控制左移还是右移;可重新输入另外一个四位数;输入时可回显;以及输入时的十六进制到十进制的转换的等问题。-Machine Design STARES598PCI veneer developed with an application interface chip as t
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:100.28kb
    • 提供者:苏鸿飞
  1. asm_ch2_dl

    0下载:
  2. Digital logic, digital logic gates
  3. 所属分类:assembly language

    • 发布日期:2017-05-08
    • 文件大小:1.54mb
    • 提供者:techsony m
  1. CPUcoa-course-design

    0下载:
  2. 简单的cpu设计,包括memory,alu运算器,comp比较器以及控制器control,寄存器register等的vhdl编写的程序。-A simple cpu design, including memory, alu arithmetic logic unit, comp comparator and controller control, such as vhdl register register write programs.
  3. 所属分类:assembly language

    • 发布日期:2017-06-22
    • 文件大小:40.23mb
    • 提供者:商客
  1. ParallelIOInterfaceApplications8255A

    0下载:
  2. 通过PA口接8个开关K1~K8,开关向上为输入高电平,即逻辑‘1’。向下为输入低电平,即逻辑‘0’。PB口通过74LS240(8路,反相)接8个发光二极管的阴极,PB口输出‘1’,经74LS240反相输出‘0’,驱动发光二极管发光(参看实验一,图1• 1)。 从PA口读入8位开关的状态送PB口显示,拨动K1~K8,PB口上接的8个发光二极管L0~L7对应显示K1~K8的状态。 -I pick through the PA 8 switch K1 ~ K8, switch up
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:105.38kb
    • 提供者:林小小
  1. work

    0下载:
  2. 运算器设计,实现了加减等算术运算,以及相关的逻辑运算-Computing for the design, implementation of the addition and subtraction and other arithmetic and logic operations associated
  3. 所属分类:assembly language

    • 发布日期:2017-05-06
    • 文件大小:1mb
    • 提供者:周石
  1. redont

    0下载:
  2. 多功能逻辑分析仪,简单实用,C语言编写.-Multi-function logic analyzer, simple and practical, C language.
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:82.34kb
    • 提供者:yieqi
  1. ANIMATE

    0下载:
  2. 一个小的汇编语言例子,关于图像显示和处理,bitmap-This is a simple example of a GDI based animation technique. It uses the API function BitBlt to read different portions of a double bitmap and displays them on the client area of the window. The function is fast
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:7.19kb
    • 提供者:LiaoKai
  1. Combinational-logic-circuit

    0下载:
  2. fpga verilog 组合逻辑电路代码仿真及说明-fpga verilog combinational logic circuit simulation code and descr iption
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:68.8kb
    • 提供者:高路
  1. Sequential-logic-circuits

    0下载:
  2. fpga verilog时序逻辑电路 代码仿真及说明-fpga verilog sequential logic circuit simulation code and descr iption
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:39.44kb
    • 提供者:高路
« 12 3 »
搜珍网 www.dssz.com