搜索资源列表
TEMIC读卡源程序
- 这是一个TEMIC卡的读卡源程序,可作为TEMIC卡应用产品的前端信息源识别模块,配合应用产品使用-This is a card reader TEMIC source, TEMIC cards can be used as the front-end applications to identify the source of information modules, combined with the use of products
240128a
- 液晶程序可以驱动T6963C的程序,主要用于开发液晶模块的!-LCD procedures can drive T6963C procedures, mainly for the development of LCD modules!
wordfile
- ultraEdit 语法高亮文件,支持Elan,Holtek单片机语法高亮,并能识别子程序,标号,折叠子程序单元,将子程序和标号添加到函数列表,大大提高浏览速度和开发效率。-ultraEdit syntax highlighter papers to support Elan. Holtek MCU syntax highlighter, and identification routines, labeling, folding subroutine modules, Subroutine a
JIAJIAN010
- 1、输入模块:从键盘读入两个长整数,并存储在內存中。 2、运算模块:编写子程序完成大整数的加法和减法。 3、实验环境:软件环境 MASM 5.0 -an import module : Reading from the keyboard into two long integer, and stored in the memory. 2 computational modules : subroutine completed the preparation of the lar
L103W1
- 这个源码是用来测试LCM103液晶显示单元,可用于便携式仪器仪表等-this source is used to test LCM103 LCD modules can be used for portable instrumentation, etc.
086
- AVR液晶程序模块,已经编译过可以使用。现传上给大家,有什么不对之处请指正。(林)-LCD AVR program modules, has compiled can be used. Chuan is on to you what imperfect please correct me. (Lin)
gsm_fangzheng
- GSM信道仿真源程序,包括各个模块(交织器,卷及码,外编码)和全信道程序-GSM channel simulation source code, including all modules (interleaver, roll and codes, encoding), and Channel procedures
diamazhuanhuan
- 这是一个字母或数制之间的转化程序,5为主模块,调用模块1和模块7 模块1又调用模块2、3、4和6四个模块,其中: 模块2实现小写字母向大写字母的转换 模块3实现大写字母向小写字母的转换 模块4实现二进制数向十六进制数的转换 模块6实现十六进制数向二进制数的转换 模块7实现十六进制数向十进制数的转换 按“q”键退出。 使用时,需将7个文件分别汇编,连接的方法为: 5+1+2+3+4+6+7 生成可执行文件“5” 即可运行。-This a lett
daimazhuanhuan2
- 这是一个字母或数制之间的转化程序,5为主模块,调用模块1和模块7 模块1又调用模块2、3、4和6四个模块,其中: 模块2实现小写字母向大写字母的转换 模块3实现大写字母向小写字母的转换 模块4实现二进制数向十六进制数的转换 模块6实现十六进制数向二进制数的转换 模块7实现十六进制数向十进制数的转换 按“q”键退出。 使用时,需将7个文件分别汇编,连接的方法为: 5+1+2+3+4+6+7 生成可执行文件“5” 即可运行。-This a lett
Hanogkhk
- 用递规子程序的方法实现HANOI塔问题.子程序模块个数不限. 要求: 盘子个数可以输入,第一个塔为A,第二个塔为B,第三个塔 的名称为C.打印出移动过程. -regulation subroutine with the delivery method HANOI Tower. Open-number subroutine modules. Requirements : Number plate can be imported, a Tower A, the second tower
duojiwuxiantongxin
- 无线通信系统 1、系统由一个主站,多个从站组成。主站以轮询方式收集从站的数据,每次传输一组仿真数据。 2、从站有两组数字信号。从站传输哪一组数据由主站决定。 3、设计制作无线半双工收发单元,其工作频率(400-500)MHz中自行选择,各收发单元工作频率的相对准确性(以主站工作频率为基准)优于10-4。所有收发单元的发射功率不大于1w。 4、主从站收发天线长度 1m,垂直放置。 5、主站能实时显示发送数据的从站好及其数据。从站能实时显示本站发送给主站的数据;从站采用电池供电。
BCD
- 生成BCD码。 Name: BIN3toBCD4 Func:2字节二进制整数--->>BCD码四字节转换(Comped BCD) Input: 3进制数人低字节到高字节存放在内部RAM50H,51H,52h单元中 Output: BCD码人低位到高位分别存放在内部RAM53H,54H,55H,56H单元中 USE: R7-R0, 56H-50H-generation BCD. Name : BIN3toBCD4 Func : 2-byte binary integers -- gt;
last
- 本程序有详细的注释,切运行无误 ,程序模块清晰,移植性好,可以实现密码的识别,具有报警的功能-the procedures detailed in the Notes, cut operating correctly, program modules clear, transplantation, and passwords can be achieved recognition, with alarm function
mt
- 本程序有详细的注释,切运行无误 ,程序模块清晰,移植性好,可以实现动态时间的显示,-the procedures detailed in the Notes, cut operating correctly, program modules clear, transplantation, and can achieve dynamic time,
get_max_min
- 设从DATA开始的字节单元存入10个无符号数据,找出该组数据中的最大值和最小值,在屏幕上分别显示这10个数据和最大值、最小值。-established from the beginning byte DATA modules into 10 unsigned data, the data to find the maximum and minimum, the screens showed that 10 data and maximum and the minimum.
MCS51实用子程序
- 这是MCS的应用子程序。很多模块的-This is the MCS Application subroutine. Many of the modules
代码转换程序
- 这是一个字母或数制之间的转化程序,5为主模块,调用模块1和模块7模块1又调用模块2、3、4和6四个模块,其中: 模块2实现小写字母向大写字母的转换 模块3实现大写字母向小写字母的转换 模块4实现二进制数向十六进制数的转换 模块6实现十六进制数向二进制数的转换 模块7实现十六进制数向十进制数的转换按“q”键退出。使用时,需将7个文件分别汇编,连接的方法为:5+1+2+3+4+6+7生成可执行文件“5” 即可运行。-This a letter or number into the system p
三个汇编子程序组成的一个大作业
- 我们汇编语言的一个大作业,一个主程序,调用三个模块-a major operation, a main program, called three modules
MASM
- 要求把从键盘输入的0~FFFFH的十六进制正数转换为十进制数并在屏幕上显示出来。程序主要由十六进制转换二进制、二进制转换十进制两个子程序组成,可将主程序和子程序放在同一程序模块中,在子程序中省略对寄存器的保护和恢复工作,子程序之间的参数传送则采用寄存器传送方式-Demanded from the keyboard input 0 ~ FFFFH hexadecimal number is converted to a decimal number and displayed on the scr
cuncuqijiance
- 通过对存储器24C512的所有单元分别写入“00”,然后读出存储器24C512,判断读出数据是否为“00”;再对存储器24C512的所有单元分别写入“FF”,然后读出存储器24C512,若输入和输出符合,证明存储器无坏点。-24C512 memory through all the modules are written into the