资源列表
16
- 是非颠倒收发撒的发送方式*师的方式答复撒 的算法是地方
key
- 1、本实验键盘结构为4×4键盘,显示为4位。 2、实验地址可采用8000H。 3、键盘扫描时列为输出:8002H。 行为读入:8001H。 4、编程为扫描方式实现: 逐列扫描,首先使用Y1为0,读入行值。 ①当读入的行值为FFH时,表明无键按下,再令Y2为0依次扫描各列。 ②当读入的行值不为FF时(为0时)即有键按下,转求键值。 5、求键值的方法: ①设置行值寄存器和列值寄存器。 ②每扫描完一行,无键按下时,列值 + 4。 ③有键按
dianziq
- 电子琴的汇编程序 可以直接在ASM进行编译和运行-Flower compilation procedure can be carried out directly in the ASM compiler and run-
080603_pic12f675_sop
- 汽车HID程序,是批量生产的东西.很好,希望对大家有帮助-Automotive HID process is mass-produced things. Well, we hope to help
jiujiubiao
- 汇编语言练习题 九九表程序设计,可以实现九九表的输出显示,自动分行,-Assembly language program table 99 exercises designed to achieve the output of table 99 shows that automatic branch
hardwareint
- 经验证可用的硬件中断实验程序,asm格式,适合初学者-Proven hardware interrupt available for experimental procedure, asm format, suitable for beginners
AAA
- 基于asm编译器的借口部分的汇编程序,一个简单的年龄的算法:已知第一个人的年龄,人数,每两个人差的年龄,算出最后一个人的岁数-Excuse based on some asm compiler assembler, a simple algorithm of age: the first known person' s age, size, age difference between every two people, calculate a person' s age last
four
- 从键盘输入数据并显示的实验 实验内容:将键盘输入的2位十六进制数转换为等值的二进制数,并在屏幕上显示。列如:键入f2,则显示11110010-From the keyboard input data and display the experiment Experiment content: will the keyboard input two hexadecimal number into the equivalent of a binary number, and displaye
INT_TIMER
- 最简单的倒计时汇编程序,实现了从60到1的倒计时-The simple countdown assembler achieve countdown from 60-1
Build-dynamic-array-of-structures
- 动态创建结构体数组,实现存放学生信息的功能-Dynamically create an array of structures to realize the function of storing student information
anjian
- 按键模块的资料,有需要的请自行下载,望多多支持。-Data button module, there is a need to download your own, hope a lot of support.
Age-coincidence
- 年龄巧合的c++代码,初学c++的可以看一下,非常有用!-Age coincidence c++ code, beginners can look at the c++, very useful!
