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

搜索资源列表

  1. huibianyuyan-shiyan

    0下载:
  2. 汇编语言实验内容:1、顺序程序设计;2、学生成绩统计(求最大值,最小值,平均值并输出结果);3、字符串比较——字符串输入并比较其中是否存在某个子串;4、循环程序设计。-Assembly language experiment: 1, order programming 2, student achievement statistics (seeking maximum, minimum, average and output) 3, string comparison- String inp
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:73865
    • 提供者:
  1. shuxianbiao

    0下载:
  2. 多功能数显表 本毕业设计的设计任务为一个多功能数显表。该数显表可以测量和显示气压、冲击频率和耗气量。并且具有RS232接口和时间显示。本毕业设计作品选用AK-4气压传感器和LWGY涡轮流量传感器,通过MCS-51单片机来控制操作,实现信号数据的采集、处理和发送。本毕业设计作品不仅可以将气压、冲击频率、耗气量及时间等数据显示在8个LED数码管上,还会通过RS232串口,将数据发送到PC上。并由PC上的配套程序,将信息数据显示在显示器上,这两部分所显示的数据是完全相同的。其中数字显示时间单位为秒
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:794835
    • 提供者:严二伟
  1. tongxin

    0下载:
  2. 基于汇编语言的接口技术,实现的功能:甲、乙两台微机由符合RS—232—C标准的串口线相连。编程实现(使用C语言或汇编语言均可)甲、乙两微机的交互式串行通讯。例如:甲机向乙机发送信息,乙机收到信息后判断:若是‘0~9’,求其平方值,再送回甲机,并在甲机上显示;若收到的是字母、字符则在乙机上显示出来。或:甲、乙两微机通过串行接口的信息传输进行对话应答等-Based on assembly language interface technology, functions: A, B two compu
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:255277
    • 提供者:安静
  1. check-out

    0下载:
  2. 单片机与PC串口通信,PC向单片机发送一串字符,单片机判断A的个数 并显示-Single-chip serial communication with PC, PC to the microcontroller sends a string of characters, the microcontroller to determine the number of A and show
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:34003
    • 提供者:chen
  1. jishi

    1下载:
  2. 练习系统功能调用(屏幕清屏、光标坐标、字符字串显示、键盘读取)和过程调用与宏指令。显示年月日,时分秒,并按某键开始计时。-Practice system function call (screen screen clearing, the cursor coordinates, and character string display, keyboard read) and procedure calls and macro instruction. Display date, determin
  3. 所属分类:assembly language

    • 发布日期:2014-12-21
    • 文件大小:2048
    • 提供者:兰馨
  1. 123

    0下载:
  2. 输入一串数字,计算每个数字出现的次数,并实现输出-Enter the string of numbers, calculate the number of occurrences of each number, and to achieve output
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:723
    • 提供者:晁沛
  1. 12864

    0下载:
  2. 12864源程序驱动代码,并有串口控制,并口控制等-12864 source driver code,
  3. 所属分类:assembly language

    • 发布日期:2017-11-29
    • 文件大小:21632
    • 提供者:张强
  1. demo

    0下载:
  2. 自动写入控制LED颜色变化,并可以通过串口和电脑连接,随时写入LED变化效果-Automatically written to control LED color changes, and can be connected to the computer through the serial port and write LED changes in effect at any time
  3. 所属分类:assembly language

    • 发布日期:2017-11-16
    • 文件大小:1092
    • 提供者:巢云松
  1. 72

    0下载:
  2. 这是一个字符匹配程序,可以实现在一个数据串中寻找特定字符,并显示-This is a character matching program, looking for a specific character in a string of data, and display
  3. 所属分类:assembly language

    • 发布日期:2017-11-13
    • 文件大小:949
    • 提供者:刘宇杰
  1. wave

    0下载:
  2. VB简单的串口示波器,小巧容易理解,并功能强大-VB simple serial oscilloscope, compact and easy to understand, and powerful
  3. 所属分类:assembly language

    • 发布日期:2017-12-06
    • 文件大小:54312
    • 提供者:林明
  1. 50462R51

    0下载:
  2. 用于红外解码器50462的解码,编码,串行口传输,并控制2个开关量输出。-Used for the the infrared decoder 50462 decoding, encoding, serial port transmission and control two switch output.
  3. 所属分类:assembly language

    • 发布日期:2017-11-19
    • 文件大小:2147
    • 提供者:chen
  1. 2_2

    0下载:
  2. 从键盘输入一串可显示字符(以回车符结束),统计相同字符的字符数, 并找出相同字符数最多的字符。-failed to translate
  3. 所属分类:assembly language

    • 发布日期:2017-11-20
    • 文件大小:1314
    • 提供者:董海晶
  1. LEUP1

    0下载:
  2. 程序 DEMOCRW 和 DEMOPRO 是用于学习 80X86 CPU 的保护模式特性,核心都在常规内存中,方便查看内部数据和堆栈。 本程序必须运行在纯 DOS 下(如 Windows 98 的 启动 DOS ),运行后驻留内存,再运行 DEBUG 实验。 出现保护异常会用黑底黄字显示当前信息(错误代码、中断号(实际是中断号*4)、V86 堆栈)并退出异常程序。 启动时会报告各数据的地址,以及再要显示报告数据的程序地址。 2 RDRXSGEE 程序原为用于 STC89C5
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:36774
    • 提供者:乐永青
  1. 5-01

    0下载:
  2. 从键盘输入一串字符串(显示提示)到内存中,在该字符串的某一个指定位置,插入某 一字符或删除某一字符,并显示操作后的字符串。-Enter a bunch of string from the keyboard (prompts) into memory, in one of the string specified location, insert a character or delete a character, and the string after the operation dis
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:888
    • 提供者:
  1. 1

    0下载:
  2. 熟悉DOS编程环境:编写一个DOS环境的汇编语言程序,要求从键盘输入一串字符,并逆序显示,遇到英文字母的时候全部转换为大写字母。-Familiar with DOS programming environment: an assembly language program written in DOS environment required to enter a string of characters from the keyboard, and the reverse shows alph
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:112982
    • 提供者:
  1. masm

    0下载:
  2. 输入一串16进制数,能将这些数转化为十进制、十六进制、八进制数输出,并求这些数的和-Enter a string of hexadecimal numbers, can these numbers into decimal, hexadecimal, octal output and demand of these numbers and
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4471
    • 提供者:胡奇奇
  1. COM2LPT

    0下载:
  2. AT89C2051针式打印机驱动模块,将2051串口接收到的数据转换后发送到连接打印机的并口上。-AT89C2051 dot matrix printer driver module, after the 2051 serial convert the received data is sent to the printer s parallel port connection.
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4014
    • 提供者:Stariver Cheung
  1. DHT11_serial

    1下载:
  2. 将dht11的c代码转换为asm,并在51单片机上通过串口成功传输到电脑。-Converts dht11 c code to asm, and through a serial port on 51 single chip microcomputer successfully transmitted to the computer.
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:8777
    • 提供者:维博胡
  1. fenshu

    0下载:
  2. 汇编计算一串分数中各个分数段的人数并显示。-The number of each score a bunch of points in the assembly segment is calculated and displayed.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:638
    • 提供者:宇智波信
  1. 4

    0下载:
  2. 电子实时时钟系统 1)设计一个可以显示1234的显示电路,并利用单片机实现。 2)利用按键切换,然后显示I0Y 3)按键切换的动作,全部用串口进行通信。 设计一个开关,当进行切换后,程序再进入主要要求。 主模块要求: (1) 显示准确的北京时间(时、分),可用24小时制式; (2) 随时可以调校时间。 (3) 增加公历日期显示功能(月、日); (4) 随时可以调校月、日; (5) 允许通过转换功能键转换显示时间或日期。 (6) 所有按键需要通过串口自发
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:11248
    • 提供者:sima
« 1 2 34 »
搜珍网 www.dssz.com