资源列表
[通讯编程] QueueTest
说明:VC++ 封装了队列类 /// /// /// ///// //this a example for using Queue ///////////////////////////////////////// #include "Queue.h" //define queue data struct struct QueueData { char data[20] int nId } //define queue typedef TQueue<QueueData> TMyQueu<zj> 在 2025-06-20 上传 | 大小:33kb | 下载:0
[通讯编程] 16进制转化为10进制
说明:在dos环境下用汇编语音将16进制转化为10进制-the compilation environment with voice band 16 into 10 band<leaf> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[通讯编程] Serial_CommunicationSource
说明:一个串口通讯程序。可以嵌入到你的应用程序中。-a serial communication program. You can be embedded into the application process.<张繁> 在 2025-06-20 上传 | 大小:46kb | 下载:0