-
学习如何使用MPLAB集成开发环境(IDE)的编码基因…
To learn how to use MPLAB Integrated Development Environment (IDE) for code generation, simulation, and debugging.
This code is a very simple program that sets up PORTC and PORTB I/Os and sends some values over these ports, and tries to read Port C and increments a counter and resets to a predetermined value when the counter rolls over to zero. All labels start in the first column, and the last line has an end directive. For detailed information, refer to the PIC18F452 datasheet on the course web page.
- 2022-07-13 16:21:22下载
- 积分:1
-
接口课程设计,红绿灯2006.3.10DATA SEGMENT
LEDTAL DB 3FH,06H,5BH,4FH,66H,6DH,7DH,07H,7F...
接口课程设计,红绿灯2006.3.10DATA SEGMENT
LEDTAL DB 3FH,06H,5BH,4FH,66H,6DH,7DH,07H,7FH,6FH,0H-interface curriculum design, traffic lights SEGMENT DATA 2006 .3.10 LEDTAL DB 3FH, 06H, 5BH, 4FH, 66H, 6DH, NAS, 07H, 7FH, 6FH, OH
- 2022-03-30 00:57:40下载
- 积分:1
-
a song under dos
use masm6.0
to get exe
to go
music can change any tim...
a song under dos
use masm6.0
to get exe
to go
music can change any time
- 2023-08-12 07:35:02下载
- 积分:1
-
pic1656的数码管显示程序
pic1656的数码管显示程序-pic1656 digital control display program
- 2023-01-18 06:15:03下载
- 积分:1
-
写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度...
写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度-Writing a function, and the length of a string, in the main function in the input string and output its length
- 2022-05-29 01:37:52下载
- 积分:1
-
4相6线步进电机程序,用于测试步进电机,驱动采用反向驱动
4相6线步进电机程序,用于测试步进电机,驱动采用反向驱动-4-phase stepper motor 6-line procedures for testing stepper motor, drive the use of reverse drive
- 2022-11-01 12:20:03下载
- 积分:1
-
C series Hanno tower
用C编的hanno塔-C series Hanno tower
- 2023-05-08 01:45:02下载
- 积分:1
-
如何编写小于20K的Windows程序.演示如何使用:CreateWindow, CreateWindowEx, S endMessage and GetMes
如何编写小于20K的Windows程序.演示如何使用:CreateWindow, CreateWindowEx, S endMessage and GetMessage TranslateMessage and DispatchMessage, CreateFont 演示如何使用API创建Windows窗口控件- How compiles is smaller than the 20K Windows procedure How
demonstrates uses: CreateWindow, CreateWindowEx, S endMessage and
GetMessage TranslateMessage and DispatchMessage, how does CreateFont
demonstrate uses API to found the Windows window to control
- 2022-11-17 12:00:03下载
- 积分:1
-
功率放大器功能的程序,包括汇编原代码,可烧录文件,熟悉音乐播放的方法...
功率放大器功能的程序,包括汇编原代码,可烧录文件,熟悉音乐播放的方法-Power amplifier function procedures, including the compilation of the original code, recordable documents, familiar with the music player, the method
- 2022-03-04 03:23:24下载
- 积分:1
-
本动画先显示一些提示信息,然后按任意键进入,只见一个方框向中间由大变小,并留下痕迹,然后出现一个心,按空格重复出现心,按其他键将重复,按Q键退出程序,。...
本动画先显示一些提示信息,然后按任意键进入,只见一个方框向中间由大变小,并留下痕迹,然后出现一个心,按空格重复出现心,按其他键将重复,按Q键退出程序,。-the animation first showing some hints information, and then by arbitrary keys to enter, I saw a box to the middle into small, and leave your mark, and then there appears a heart by heart spaces repeated by other keys to repeat, according to withdraw from the Q key procedures.
- 2022-07-15 21:34:41下载
- 积分:1