文件名称:CALLsle4
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- kangy******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是调用SLE4442卡汇编程序(SSLE4.ASM)的C51程序, */
/* 文件名为CALLSEL4.C 。 */
/* 功能: 将地址为f0h和f1h主存储器内容读出,看其是否大于300,若大于*/
/* 300,则把读出值减去300,再置入地址为f0h和f1h主存储器中去。*/
/* 若不大于 300,给出报警标志kc1=1。要写存储器,首先必须校验 */
/* 密码,密码校验通过后,方可写入。-This is the calling card SLE4442 assembler (SSLE4.ASM) of the C51 process,*//* file name CALLSEL4.C.*//* Function: to address f0h and f1h read out the contents of main memory to see whether or not greater than 300, if greater than*//* 300, while reading out the value of minus 300, and then placed in address and f0h f1h to the main memory.*//* If not greater than 300, given warning signs kc1 = 1. Write memory, we must first check*//* password, password validation through before they are allowed to write.
/* 文件名为CALLSEL4.C 。 */
/* 功能: 将地址为f0h和f1h主存储器内容读出,看其是否大于300,若大于*/
/* 300,则把读出值减去300,再置入地址为f0h和f1h主存储器中去。*/
/* 若不大于 300,给出报警标志kc1=1。要写存储器,首先必须校验 */
/* 密码,密码校验通过后,方可写入。-This is the calling card SLE4442 assembler (SSLE4.ASM) of the C51 process,*//* file name CALLSEL4.C.*//* Function: to address f0h and f1h read out the contents of main memory to see whether or not greater than 300, if greater than*//* 300, while reading out the value of minus 300, and then placed in address and f0h f1h to the main memory.*//* If not greater than 300, given warning signs kc1 = 1. Write memory, we must first check*//* password, password validation through before they are allowed to write.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CALLsle4.c