-
ASM PIC和PC
用汇编语言实现 单片机与PC通信实例 -asm pic &pc
- 2022-01-25 18:31:43下载
- 积分:1
-
这个代码是用C语言编写的,具有记事本的常用功能,代码完整,功能完善...
这个代码是用C语言编写的,具有记事本的常用功能,代码完整,功能完善-This code is written using C language, with the commonly used Notepad features, code integrity, and function
- 2022-09-08 03:45:03下载
- 积分:1
-
形成了一个有19个结点的循环链表,当碰到m的时候,用这两句话p2...
形成了一个有19个结点的循环链表,当碰到m的时候,用这两句话p2->next=head p=head删除当前的结点,然后再继续判断。-The next_permutation() function attempts to transform the given range of elements
- 2022-02-12 22:11:40下载
- 积分:1
-
it can help you use C++ program we
it can help you use C++ program we
- 2022-05-12 18:46:21下载
- 积分:1
-
将输入的十进制数转换为二进制数,程序为X86汇编中的宏模块...
将输入的十进制数转换为二进制数,程序为X86汇编中的宏模块-The input of a decimal number converted to binary number, the program for the X86 compilation of the macro module
- 2022-08-25 14:25:34下载
- 积分:1
-
blue space 蓝色空间下载系统精简版
blue space 蓝色空间下载系统精简版---大家分享-blue space blue space streamlined version of Download System-- share
- 2023-08-29 02:40:02下载
- 积分:1
-
汇编操作蜂鸣器演奏音乐的例程,使用MASM6.15编译通过
汇编操作蜂鸣器演奏音乐的例程,使用MASM6.15编译通过-operation of buzzer
- 2022-02-15 05:23:26下载
- 积分:1
-
用8251a实现串行口异步通信,自发自收,波特率1200bps,采用查询方式发送,中断方式接受。自收结果显示于屏幕。按esc返回dos...
用8251a实现串行口异步通信,自发自收,波特率1200bps,采用查询方式发送,中断方式接受。自收结果显示于屏幕。按esc返回dos
-8251a Serial port with asynchronous communication, spontaneous self-income, the baud rate 1200bps, using queries sent, interrupt to receive treatment. Since the close results showed on the screen. Press esc to return dos
- 2022-12-14 15:05:03下载
- 积分:1
-
To MPS430F149 for the hardware platform, the use of I/O port simulation I2C bus...
以MPS430F149为硬件平台,利用I/O口模拟I2C总线协议,对日精的时钟芯片S35390A_C做了初始化子程序、读时钟子程序、写时间子程序、脉冲为1赫兹输出子程序。-To MPS430F149 for the hardware platform, the use of I/O port simulation I2C bus protocol on-chip clock nissei S35390A_C done initialization subroutine, read subroutine clock, the time to write subroutines, pulse for 1 Hz output subroutine.
- 2022-02-04 19:59:21下载
- 积分:1
-
电动车从起跑线出发(车体不得超过起跑线),沿引导线到达B点。在“直道区”铺设的白纸下沿引导线埋有1~3块宽度为15cm、长度不等的薄铁片。电动车检测到薄铁片时需...
电动车从起跑线出发(车体不得超过起跑线),沿引导线到达B点。在“直道区”铺设的白纸下沿引导线埋有1~3块宽度为15cm、长度不等的薄铁片。电动车检测到薄铁片时需立即发出声光指示信息,并实时存储、显示在“直道区”检测到的薄铁片数目。
(2)电动车到达B点以后进入“弯道区”,沿圆弧引导线到达C点(也可脱离圆弧引导线到达C点)。C点下埋有边长为15cm的正方形薄铁片,要求电动车到达C点检测到薄铁片后在C点处停车5秒,停车期间发出断续的声光信息。
(3)电动车在光源的引导下,通过障碍区进入停车区并到达车库。电动车必须在两个障碍物之间通过且不得与其接触。
(4)电动车完成上述任务后应立即停车,但全程行驶时间不能大于90秒,行驶时间达到90秒时必须立即自动停车。
-err
- 2022-11-25 12:50:08下载
- 积分:1