-
eight wasted lights function of the sample program, the eight RB pin all set to...
8位流水灯实例程序
功能是,将RB的8条引脚全部设置为输出模式,依次从RB0到RB7送出高电平,然后再依次从RB7到RB0送出高电平.并且周而复始-eight wasted lights function of the sample program, the eight RB pin all set to output mode, followed from RB0 RB7 to send serial, From then followed RB0 RB7 to send margin. and the cycle
- 2022-12-25 08:30:03下载
- 积分:1
-
Through this program, learners can use their a51 and C51 programs T89C51CC01 in...
通过本程序,学习者可以使用自己的a51和C51程序T89C51CC01学习看门狗功能。
- 2022-09-19 20:15:03下载
- 积分:1
-
不是本人开发,但是是我从网上发现的qbasic 下的鼠标程序,调用了汇编语言...
不是本人开发,但是是我从网上发现的qbasic 下的鼠标程序,调用了汇编语言-qbasic program under the mouse
- 2022-01-22 08:59:46下载
- 积分:1
-
汇编语言windows32位编程,有墙壁的阻挡,可以设定食物数量,速度,难度等。...
汇编语言windows32位编程,有墙壁的阻挡,可以设定食物数量,速度,难度等。-Windows32-bit assembly language programming, there are the walls of the block, you can set the amount of food, speed, difficulty and so on.
- 2022-07-16 23:52:08下载
- 积分:1
-
可以看一看源代码 与大家共享
可以看一看源代码 与大家共享-look at the source code and share
- 2022-03-16 06:17:19下载
- 积分:1
-
获取内核内存地址的汇编代码。
获取内核内存地址的汇编代码。-access to the kernel memory address compiled code.
- 2023-04-06 19:25:04下载
- 积分:1
-
这是一个关于嵌入试开发的简单例子,大家可以参考一下,为以后的学习打基础...
这是一个关于嵌入试开发的简单例子,大家可以参考一下,为以后的学习打基础-This is a test of embedded development simple example, we can take a look to the future to build up the foundation of learning
- 2022-05-07 06:53:39下载
- 积分:1
-
采用samsung 9454做的电饭锅的小程序,已经批量生产。
采用samsung 9454做的电饭锅的小程序,已经批量生产。-Samsung 9454 using a small rice cooker to do the procedure, has been mass production.
- 2022-03-19 22:21:56下载
- 积分:1
-
软中断处理程序,arm异常中断测试程序,可以很好的理解软中断的处理过程。...
软中断处理程序,arm异常中断测试程序,可以很好的理解软中断的处理过程。-Soft interrupt processing, arm abnormal interruption of the test procedures, can be a very good understanding of soft-interrupted process.
- 2023-03-31 09:05:04下载
- 积分:1
-
派生类对象的复制与赋值
-------------------
执行C的拷贝构造函数
执行C的赋值函数
c1.x=1,c1.y=2
c2.x=1,c2.y=200
c3.x=10,c3.y=200
-------------------
执行D的拷贝构造函数
执行D的赋值函数
e1
- 2022-08-21 14:26:04下载
- 积分:1