-
基带传输常用码的编码解码MATLAB方法
基带传输常用码的编码解码MATLAB方法
-baseband transmission
- 2022-05-06 11:49:04下载
- 积分:1
-
This is my recently produced, we still would like to comment on the
这是我最近制作的,想仍大家评论一下-This is my recently produced, we still would like to comment on the
- 2022-03-02 22:14:23下载
- 积分:1
-
动感画OPEN+狗爪的51程序 动感画OPEN+狗爪的51程序
动感画OPEN+狗爪的51程序 动感画OPEN+狗爪的51程序-Flash Lighting Panel OPEN+ dog claws 51 program Innervational Picture OPEN+ dog claws 51 program Innervational Picture OPEN+ dog claws 51 program
- 2023-01-26 22:30:03下载
- 积分:1
-
汇编编译器
汇编编译器-Compilation of the compiler
- 2022-01-24 17:28:58下载
- 积分:1
-
蜂鸣器在单片机上的应用,汇编语言,附原理图及说明学习文档 蜂鸣器的正极性的一端联接到5V电源上面,另一端联接到三极管的集电极,三极管的基级由单片机的P2.4管脚...
蜂鸣器在单片机上的应用,汇编语言,附原理图及说明学习文档 蜂鸣器的正极性的一端联接到5V电源上面,另一端联接到三极管的集电极,三极管的基级由单片机的P2.4管脚通过一个与非门来控制, 用户可以通过程序控制P2.4管脚的置低和置高来使蜂鸣器发出声音和关闭。 蜂鸣器的声音大小及音调可以通过调整P2.4管脚的置高时间及输出的波形进行控制,这一点可以在调试程序的时候来试验。-On the buzzer in single-chip applications, assembly language, with a schematic diagram and instructions to study documents the positive polarity of the end of the buzzer connected to the 5V power supply above, the other end connected to the transistor" s collector, the base level by the single-chip transistor Machine P2.4 pin through a NAND gate to control, the user can be programmed to set pin P2.4 low and set high to make the buzzer sound on and off. Buzzer sound size and pitch can be set by adjusting the P2.4 pin of the high time and output waveform control, and this point could be the time to test the debugger.
- 2023-07-19 04:45:03下载
- 积分:1
-
蓝牙 hc 05 代码
在 + 角色 = 0---将模块要药膏模式设置。默认模式为药膏。
在 + 角色 = 1---将模块是主模式设置。
设置内存命令:
在 + CMODE = 1
设置模块,以使其他随机蓝牙模块 (未指定地址) 搭配。的
默认值是这种模式。
在 + CMODE = 1
设置模块,以使对带有蓝牙模块 (指定地址)。如果将模块设置
先随机搭配,然后设置模块,以使蓝牙模块搭配有
指定的地址。然后该模块将搜索最后的配对的模块,直到找到的模块。
重置密码命令
在 + PSWD = XXXX
设置模块对密码。密码必须是 4 位。
重置的波特率
在 + UART = = < 参数 > < Param2 > < Param3 >。
在 HC 0305 命令集提供了更多的信息
示例:
在 + UART = 9600,0,0---设置波特率为 9600N81
重置蓝牙名称
在 + 名称 = XXXXX
内容摘要:
HC 05 有许多功能,涵盖 HC 06 的所有功能。上面的命令是最
常见的。除此之外,HC 05 留下很多空间的用户。所以 HC 05 优于 HC 06 和
建议。HC 03 是类似与 HC-05。上述的介绍也适合 HC-03
- 2022-03-24 08:16:28下载
- 积分:1
-
贝贝大厅+数据库脚本
应用背景CPasswordKeyboard::CPasswordKeyboard() : CDialog(IDD_PASSWORD_KEYBOARD)
{
//设置变量
m_nRandLine[0]=rand()%11;
m_nRandLine[1]=rand()%10;
m_nRandLine[2]=rand()%13;
m_nRandLine[3]=rand()%13;
//键盘状态
m_bShiftStatus=false;
m_bCapsLockStatus=false;
//状态变量
m_bMouseDown=false;
m_wHoverRow=INVALID_WORD;
m_wHoverLine=INVALID_WORD;
//键盘字符
m_nItemCount[0]=11;
lstrcpyn(m_szKeyboradChar[0][0],TEXT("`1234567890"),CountArray(m_szKeyboradChar[0][0]));
lstrcpyn(m_szKeyboradChar[0][1],TEXT("~!@#$%^&*()"),CountArray(m_szKeyboradChar[0][1]));
//键盘字符
m_nItemCount[1]=10;
lstrcpyn(m_szKeyboradChar[1][0],TEXT("-=[];",./"),CountArray(m_szKeyboradChar[1][0]));
lstrcpyn(m_szKeyboradChar[1][1],TEXT("_+{}|:"?"),CountArray(m_szKeyboradChar[1][1]));
//
- 2022-01-29 01:54:02下载
- 积分:1
-
关于单片机c语言的编程例子。。
关于单片机c语言的编程例子。。
-On Singlechip c language programming examples. .
- 2022-06-13 11:08:04下载
- 积分:1
-
采用PIC16C54单片机实现车内空气的运动控制
用PIC16C54来实现汽车空调的动作控制(扫风、除霜、点火、循环扫风。。。),因16C54内存较小,故采用汇编来实现,其中的定时编程,颇费了我一番心思,希可供借签!-Using PIC16C54 to achieve motion control in vehicle air-conditioners (sweep wind, defrost, ignition, cycle the wind sweep 。。。), due to the smaller memory 16C54, it used to realize a compilation, of which the regular programming, a lot of my remarks thinking, by signing for Greek!
- 2022-07-02 02:53:49下载
- 积分:1
-
同学的课程设计 觉得不错
同学的课程设计 觉得不错-curriculum design students think it"s good
- 2022-01-31 19:33:06下载
- 积分:1