-
reading MSDN found as long as the magic MultiByteToWideChar and LCMapString two...
在阅读MSDN中发现只要妙用MultiByteToWideChar和LCMapString两函数,就可以简简单单地实现不同内码的转换。为了让程序员使用更方便,笔者编写了一个CChineseConvertor类,包装了所有中文内码的转换功能。读者可以直接在MFC中加入此类,用起来也非常轻松。详细细节请察看ChineseConvertor.h和ChineseConvertor.cpp源代码。-reading MSDN found as long as the magic MultiByteToWideChar and LCMapString two functions, it can simply to achieve different internal code conversion. To allow programmers to use more convenient, the authors prepared a CChineseConvertor category, packaging of all Chinese within yards of the conversion function. Readers can direct the inclusion of such MFC, using it is also extremely easy. For further details, please see ChineseConvertor.h and ChineseConvertor.cpp source code.
- 2023-01-12 21:45:05下载
- 积分:1
-
m序列产生器 用于扩频通信
m序列产生器 用于扩频通信-m sequence generator for spread spectrum communications
- 2022-01-21 22:09:16下载
- 积分:1
-
利用红外线与手机通信,获取手机中的信息,熟悉AT指令。
利用红外线与手机通信,获取手机中的信息,熟悉AT指令。-use infrared to communicate with your mobile terminal,get the information from mobilephone, and we can be familiar with AT command suite.
- 2023-04-24 18:45:03下载
- 积分:1
-
DSP与PC机串行通信的研究.pdf
DSP与PC机串行通信的研究.pdf -DSP and PC serial communication studies. Pdf DSP and PC serial communication studies. pdf
- 2022-08-02 20:31:45下载
- 积分:1
-
SMPP协议版本。50文件
smpp ver. 50 documentation
- 2022-07-02 06:30:31下载
- 积分:1
-
文件提供了通信的自适应波束形成系统的matlab程序…
文件提供了通信中自适应波束形成的matlab程序,根据到达的来波方向,自适应的调节形成波束的主瓣方向,程序给出了自适应的过程和最后的波束图。-document provides communications adaptive beamforming of Matlab procedures, according to the arrival of wave direction, the regulation of adaptive beam forming the main valve direction, the procedure is the process of adaptive beamforming and the final map.
- 2022-07-24 12:56:44下载
- 积分:1
-
%fm.m %频率调制的Matlab演示程序. %被调信号为m(t)=sin(100t).
%fm.m %频率调制的Matlab演示程序. %被调信号为m(t)=sin(100t).- fm.m frequency modulation of Matlab demo program. transferred signal m (t) = sin (100t).
- 2022-11-24 02:50:03下载
- 积分:1
-
Modbus协议规范,非常详细的文档,对编写协议软件有帮助
Modbus协议规范,非常详细的文档,对编写协议软件有帮助-Modbus
- 2023-02-11 04:50:03下载
- 积分:1
-
液晶屏 rs232 PIC 电路
RS232 是异步串行通信协议,广泛应用在计算机上。异步意味着它不会有任何单独的同步时钟信号,所以它必须同步本身对传入的数据-这是通过使用开始和停止脉冲。信号本身是略有不寻常的计算机,而是作为比正常 0V 到 5V 范围、 它使用 + 12V-12V-到这做是为了提高可靠性,并极大地增加了它可以工作在可利用的范围-不需要提供此确切电压摆动和实际使用 PIC 0V 到 5V 电压摆动和几个电阻可以做一个简单的 RS232 接口,通常会很好但并不保证与所有串行端口的工作。为此我设计了串行板能使用 MAX232 芯片,这是专为 5V 的逻辑级别之间的接口设计的芯片和 + 12V /-12V 的 RS232-它生成的 + 12V /-12V 内部使用电容器充电泵,并包括四个转换器,两个传输和两个接收,只采用的每-其他两个一个串行董事会明确标记为电路如果需要可以用别的东西。
- 2022-08-14 21:20:51下载
- 积分:1
-
ZIGBEE串口通讯(HELLO WEBEE)
这是用于ZIGBEE 芯片CC2530的串口通信程序,是将两个模块连接起来,进行串口传输数据,发送的波特率为112500,测试的时候应该将波特率设置正确,否则会导致乱码。。。。。
- 2022-12-24 08:25:02下载
- 积分:1