-
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
-
this code is help you to draw Fourier Series .
with this code you can change s...
this code is help you to draw Fourier Series .
with this code you can change some variable and explain what change for education.
- 2022-02-24 20:21:48下载
- 积分:1
-
MSCOMM API Visual Basic 6
MSCOMM API Visual Basic 6
- 2022-01-25 16:40:22下载
- 积分:1
-
射频卡读写程序rfid13.65mhz形式15693
RFID13.65MHZ射频卡读写程序 15693形式-RF card reader program RFID13.65MHZ form 15693
- 2022-07-28 02:20:33下载
- 积分:1
-
NOKIA sms
用NOKIA手机发短消息的VB源程序-NOKIA sms
- 2023-02-06 00:00:03下载
- 积分:1
-
水质测试
应用背景该代码用于在线多参数水质监测,测量DO,PH,EC,CHLA和TUR的参数及其温度数值,该代码已测试通过,可以使用,采用RS485串口通信,并运用modbus通信协议。关键技术本项目采用了通过STM32控制模拟开关,渐而控制五个传感器的导通情况,用来控制传感器发送采集到的数据,并将采集到的数据打包起来,发送发给上位机。
- 2022-12-13 06:35:03下载
- 积分:1
-
NS2中修改AODV协议,添加黑洞节点模型
通过对AODV理想的协议源码进行改进,添加黑洞节点,当黑洞节点接收到数据包的时候,立即以概率1丢掉数据包,使得自组织网络不能正常通信,通常情况下,自私节点会使网络性能急剧下降,解决自私节点的问题,是自组织网络的一大难题。
- 2022-02-02 23:04:55下载
- 积分:1
-
c#服务器编程
通过客户端连接服务器,实现与服务器的连接,从而实现通信的功能,主要是应用到了套接字socket,只要了解一下网络编程就能做出这样的效果来!
- 2022-07-11 16:30:49下载
- 积分:1
-
EMBEDDED VC++ PDA 上运行的COM口通讯程序含原码.自己写的.PC上运行不了...
EMBEDDED VC++ PDA 上运行的COM口通讯程序含原码.自己写的.PC上运行不了-EMBEDDED VC PDA running on the COM port communication procedures with the original code. Wrote it myself. PC can run
- 2022-08-10 06:19:53下载
- 积分:1
-
自己编写的CRC校验码
通信中经常用到的CRC校验码,校验码生成与对数据进行CRC校验用的是同一个文件,该文件中还包括自己编写的一个testbench以及一个说明文档,有需要的可以下载直接建工程就可以用了
- 2022-03-24 08:47:19下载
- 积分:1