搜索资源列表
MSP430
- 用MSP430汇编写的简单IP协议程序,实现了ARP、Ping、UDP的协议操作,完成串口与以太网的数据转换。
转换16进制数据
- 通过试验台电位器RW1输出0~5V滞留电压送入ADC0809通道0(IN0),变成采集IN0输入的电压,在屏幕上显示出转换后的16进制数据
program2
- 文件中的程序是一些关于数据转换与计算的子程序.是已测试过的程序.
键盘录入数据的转换与显示
- 本程序能从键盘读入二个五位十进制数(1位符号位+4位数值位),并将这二个十进制数分别转换为二进制数,然后求其和,再将和以十进制形式进行显示。-this program from the keyboard read into two five decimal number (1 - 4 symbolic value), this will be two decimal number were converted to a binary number, and then seek his, and
DS1820
- DS1820汇编读写程序 包含从DS18B20中读出的温度数据进行转换和DS18B20暂存存储器设定值BCD数据转换
IEEEchangeBCDfloat
- 标准的四字节IEEE浮点型数据转换为BCD码源代码,通过这个转换程序可以把数据送到数码管上显示数据了,很实用的哦对用汇编语言包来写的同胞-Standard four-byte IEEE floating-point type data into a BCD code source code, through the conversion process can control data sent to the digital display data, it is practical to us
adc
- MSC-51(STC-89c51)单片机数据采集转换测试程序-MSC-51 (STC-89c51) single-chip data acquisition conversion test procedures
huibiandaimadaquan
- 1:判断闰年程序 2:产生随机数并计算程序 3:计算平台长度程序 4:加减乘除运算 5:数字方阵程序 6:数据加密程序 7:代码转换程序 8:键盘录入数据的转换与显示 9:音乐演奏 10:显示色彩矩形块 11、12:字符图形程序 13:图形变换 14、15:动画 16:打字练习 17:打字计时练习 18:系统时间显示 19:显示日期时间 20:七段电子表显示 21:简易文本编辑器 2
mcucx
- 51单片机实用子程序,算法和数据转换,非常有用-51 single-chip utility subroutines, algorithms and data conversion, very useful
huibian
- 实验内容 回文,冒泡排序,十进制转换成二进制,二进制转换成十六进制,输入数据 存入文件 并从文件中读出并显示在屏幕上-Palindrome content of the experiment, Bubble Sort, decimal converted to binary, hexadecimal into binary, the input data into the file and read from the document and display on the screen
ser_par
- 24bitAD数据采样进行串并转换,并行输出。另包括24位DA并串转换,串行输出。-24bitAD data sampling and converted to strings, parallel output. Other notable features include 24-bit DA and string conversion, serial output.
CAN-USB(node1)
- 把CAN总下上的数据通过单片机转换为USB协议,实现CAN和USB的自动转换。-Under the general data CAN convert by MCU, USB protocol CAN and USB automatic conversion.
bbc
- 并行数据转换为串行数据,用C语言写的,对初学者很有用!-Parallel data into serial data, with the C language written in very useful for beginners!
K4
- 在内存缓冲区BUF中存放着一组无符号的字数据,要求采用模块化程序设计技术,将这组数据由小到大排序并在显示器上显示。 题目分析:将任务划分成三个模块:主控模块、排序模块、显示模块。 各模块的命名及功能如下: (1)主控模块:命名为MAIN,功能为实现各个子模块的调用,在主模块内定义数据区。 (2)排序模块:命名为SORT,功能为实现将BUF缓冲区中的一组数据由小到大排序。 (3)显示模块:命名为OUTPUT,功能为实现将BUF缓冲区中的数据转换成ASCII码存放在TAB缓冲区并
ARM_s
- 这是一个16位数据转换为A律8位数据的一个汇编程序和A律转换为16位数据的汇编程序。-This is a 16-bit data is converted to 8-bit data of the A-law an assembler.
12864
- 12864取模软件 打开功能是专门用于对C语言文件自动提取显示所需要的汉字,进行点阵码数据转换的, 在您的C语言程序中,有一点需要特别留意:您的注解中请不要使用双引号,否则会引起 提取错误。-12864 modulo function is designed for software to open the C language files automatically extract display the required characters, dot matrix code
COM2LPT
- 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.
masm
- 微机原理的实验报告(含源码,经过测试可用),包含用74LS244和74LS273组成输入输出混合接口的设计和测试,模数转换器AD0809将输入的电平数据转换成十六进制数,8255芯片用方式0实现跑马灯和控制数码管循环显示A,b,C,d.(基于DOS环境和TD-PIT实验装置,面包板)-Microcomputer Principle of test report (including source code, tested and available), including the use 74L
f-k
- 将时间空间域的数据转换到频率波数域,实现相关数据类的分离,有效模拟出地震波。-Converts the data into time-space domain frequency-wavenumber domain, to achieve the separation data class, effectively simulate the seismic waves.
huibian
- 在源程序中设置数据段、堆栈段及代码段。在数据段中定义8个字节数据,把这些数据转换成十六进制数的ASCII码存在上述数据之后,然后在屏幕上显示这些数据。显示数据用DOS功能2号调用,每个数据用空格分隔。-Set the data segment, stack segment and code segment in the source. After defining the eight bytes of data in the data segment, converts the data int