-
ht6222的接收程序
ht6222的接收程序 -ht6222 reception procedures
- 2023-05-16 10:30:03下载
- 积分:1
-
模糊控制方法来控制无刷直流电动机调速,电机转速可以显著…
采用模糊控制方式控制直流无刷电机的转速,可使电机的转速稳定性大幅度提高-Fuzzy control method to control brushless DC motor speed, motor speed can significantly improve the stability of
- 2022-02-09 15:53:06下载
- 积分:1
-
MCD1实战一,LED8位流水灯《霹雳灯》
该实战的目的作为学习和应用MCD1在线调试工具套件,进行项目的软件和硬件
联合调试的范例程序,也就是当做...
MCD1实战一,LED8位流水灯《霹雳灯》
该实战的目的作为学习和应用MCD1在线调试工具套件,进行项目的软件和硬件
联合调试的范例程序,也就是当做一个用户程序实例,而演示板暂时充当用户电
路的角色。这样就构成了一个软件、硬件齐全的自制项目模拟环境。
本程序实现的功能是,把端口RC的8条引脚全部设置为输出模式,依次从引脚RC0
到RC7送出高电平,然后再依次从引脚RC7到RC0送出高电平,并且周而复始,从而
使得与该端口C相连的8只发光二极管LED循环依次点亮,其效果类似于一个简单的霹雳灯。
该程序可用于PIC16F87X(A)所有系列
- 2022-01-26 02:20:23下载
- 积分:1
-
用8255,8253,8259实现的具有显示时分秒的电子时钟.
用8255,8253,8259实现的具有显示时分秒的电子时钟.-With 8255,8253,8259 realize is displayed every minute with an electronic clock.
- 2022-05-06 16:25:44下载
- 积分:1
-
汇编语言的课程设计,用win32汇编写的一个计算器程序,访windows自带实现了标准型的计算...
汇编语言的课程设计,用win32汇编写的一个计算器程序,访windows自带实现了标准型的计算-Assembly language of curriculum design, use win32 compilation written a calculator program, visit its own windows to achieve the standard calculation
- 2022-04-27 00:55:26下载
- 积分:1
-
用汇编编写的矩阵乘源代码,可以在WinDLX下运行
用汇编编写的矩阵乘源代码,可以在WinDLX下运行-Matrix prepared by the compilation by the source code, you can run WinDLX
- 2022-02-03 09:36:11下载
- 积分:1
-
控制APIC的汇编源程序
控制APIC的汇编源程序-control APIC compilation source
- 2022-07-14 00:33:54下载
- 积分:1
-
最高响应比,先进先出算法的周转时间,平均周转时间
最高响应比,先进先出算法的周转时间,平均周转时间-The highest response ratio, FIFO algorithm turnaround time
- 2022-02-02 04:54:54下载
- 积分:1
-
sonix
sonix 常用子程序 adc dac i/o(sonix common subroutine adc dac i/o)
- 2010-09-19 23:06:41下载
- 积分:1
-
asm
这是一个字母或数制之间的转化程序,5为主模块,调用模块1和模块7
模块1又调用模块2、3、4和6四个模块,其中:
模块2实现小写字母向大写字母的转换
模块3实现大写字母向小写字母的转换
模块4实现二进制数向十六进制数的转换
模块6实现十六进制数向二进制数的转换
模块7实现十六进制数向十进制数的转换
按“q”键退出。
使用时,需将7个文件分别汇编,连接的方法为:
5+1+2+3+4+6+7
生成可执行文件“5” 即可运行。
(This is a letter or number system conversion process between the 5 main modules, called module 1 and module 7 module 1 also called modules 2,3,4 and 6 in four modules, of which: Module 2 realize lowercase letters to uppercase letters conversion module 3 realize capital letters to lowercase letters conversion module 4 realize binary number to hexadecimal number conversion module 6 hexadecimal number to realize binary number conversion module 7 realize hexadecimal number to decimal number conversion by the )
- 2008-05-27 20:43:25下载
- 积分:1