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

搜索资源列表

  1. 5529ok

    0下载:
  2. MSP430F5529刷屏程序,使屏幕和单片机可以有效的结合工作-MSP430F5529 brush screen program, so that the screen and combination of microcontroller can effectively work
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:234066
    • 提供者:zhangyunxi
  1. DESIGNFINAL

    0下载:
  2. 基于汇编语言的多功能密码锁,实现基本键盘输入,数码管显示,完全汇编语言实现-assembly language,Multi-function combination lock
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1468
    • 提供者:
  1. key

    0下载:
  2. 单片机的控制及与其外围电路的组合来实现其基本功能的电子密码锁。运用单片机多端口的强大控制能力来协调电路中的显示、键盘输入、报警电路等一系列各个部分的配合,从而实现一个密码锁应该具备的基本功能。其中,单片机使用了STC系列的STC89C52R型号;显示电路则使用液晶屏LCD1602来达到显示的效果;键盘输入运用了矩阵式的键盘输入方法;报警电路使用了LED灯、音乐芯片及蜂鸣器来实现它的提示作用。-Combination of control and its peripheral circuits m
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2180
    • 提供者:大海
  1. case24

    0下载:
  2. 基于混合整数规划法的24节点26机系统的机组组合和最优出力问题-Based on a combination of 24 unit mixed-integer programming node 26 machine system problems and optimal output
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2300
    • 提供者:常青
  1. PSOGSA

    1下载:
  2. 程序提出了一种基于人群混合算法,是粒子群优化和引力搜索算法的组合。主要目标提高整合PSO和GSA算法的能力-Hybrid Particle Swarm Optimization and Gravitational Search Algorithm (PSOGSA) A new hybrid population-based algorithm (PSOGSA) is proposed with the combination of Particle Swarm Optimization
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:153080
    • 提供者:chicen
  1. pailiezuhe

    0下载:
  2. 该程序是用c语言实现的排列组合,该算法可用,效果很好。-The program is arranged in combination with c language, the algorithm can be used with good results.
  3. 所属分类:assembly language

    • 发布日期:2017-03-27
    • 文件大小:8026
    • 提供者:王 王
  1. key0716

    0下载:
  2. 支持长按短按组合键的独立按键轮询扫描程序-Supports long press the key combination by independent polling scanner buttons
  3. 所属分类:assembly language

    • 发布日期:2017-04-23
    • 文件大小:16461
    • 提供者:pinkman
  1. electronic-locks

    0下载:
  2. 由单片机来控制锁的打开与闭合,由HD7279来管理器键盘及显示;密码从键盘输入,用单片机控制7279显示当前锁的状态信息及报警。密码由4-6位数字组成,当输入密码时,有相应按键提示,正确时,单片机发出开锁信号,通过光耦控制,打开密码锁。为了避免密码锁被多次试探而解密,输入三次不符报警,此时单片机发出报警信号,经过放大发出报警声音。同时密码输入正确时可以修改密码,此时指示灯亮-Password is composed of 4 to 6 digits, when the input passwor
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3481
    • 提供者:欧阳乐乐
  1. LPC1114_ADC_UART

    0下载:
  2. LPC1114的ADC和UART联合使用的汇编程序-The assembler of the ADC and the UART LPC1114 used in combination
  3. 所属分类:assembly language

    • 发布日期:2017-04-07
    • 文件大小:4728
    • 提供者:YUEJINSU
  1. tess

    0下载:
  2. 本程序就是一个随时用来显示按键的ASC码及扫描码的程序,可以用 16 进制和 10 进制同时显示一个键按下和放开的扫描码,以及ASC码,同样也支持组合键。-This program is a ready-to display ASC code and scan code of the program keys, you can use hexadecimal and decimal display while a key is pressed and release the scan code,
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4262
    • 提供者:衣谷
  1. Permutation

    0下载:
  2. 数列组合, 根据用户输入的数字,生成所有的数列组合-Permutation Series combination, according to user-entered digits, generate all combinations of the number of columns
  3. 所属分类:assembly language

    • 发布日期:2017-05-11
    • 文件大小:2522884
    • 提供者:charles
  1. OS3

    1下载:
  2. 参考《Orange’s》,在之前搭建的 nasm + bochs 实验平台上完成一个接受键盘输入,回显到屏幕上的程序,具体要求如下: • 从屏幕左上角开始,显示键盘输入的字符。可以输入并显示 a-z 和 0-9 字 符。 • 支持大小写,包括 Shift 组合键以及大写锁定两种方式。 • 支持回车键换行。 • 支持删除退格,退格如果退回上一行,必须退回该行编辑的最后一个字符 处。 • 支持空格键和 Tab 键,其中对于 Tab
  3. 所属分类:assembly language

    • 发布日期:2017-04-30
    • 文件大小:100925
    • 提供者:mj
  1. an_r01an3074ej0100_rl78_timer

    1下载:
  2. 瑞萨RL78系列的汇编工程,结合了timer定时器及外部中断的用法!pdf文档有对程序详细的描述-Renesas RL78 series of compilation project, a combination of timer and external timer interrupt usage! pdf document has a detailed descr iption of the program
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:355180
    • 提供者:siuwash
  1. 369686

    0下载:
  2. 求是的竞赛训练板的程序,液晶和按键结合的程序。-Is the training board program, LCD and key combination program.
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:51799
    • 提供者:Michael
« 1 2 3»
搜珍网 www.dssz.com