-
This is the way I used to do when coding a number of useful procedures, Chuan
这是我以前做编码方式的时候的一些有用的程序,传上来供大家共享-This is the way I used to do when coding a number of useful procedures, Chuan-up for all to share
- 2023-08-29 20:00:03下载
- 积分:1
-
QAM源代码,方便大家使用,谢谢分享,其实我也有点无奈
QAM源代码,方便大家使用,谢谢分享,其实我也有点无奈-QAM source code, easy to use you, thank you sharing, in fact, I feel quite helpless
- 2022-01-26 03:02:23下载
- 积分:1
-
经典的维特比译码程序,供参考
经典的维特比译码程序,供参考-classic Viterbi decoding procedures for reference
- 2022-02-25 04:49:13下载
- 积分:1
-
COMSerial串口通信源程序
COMSerial串口通信源程序-COMSerial string mouth correspondence source program
- 2022-03-21 09:49:27下载
- 积分:1
-
功能不错的JAVA多用户聊天室程序,是一个毕业设计作品,功能概要:用户注册、资料保存、多用户登录、多用户同聊、私聊、保存用户记录、用户离开记录自动清除、在线人数...
功能不错的JAVA多用户聊天室程序,是一个毕业设计作品,功能概要:用户注册、资料保存、多用户登录、多用户同聊、私聊、保存用户记录、用户离开记录自动清除、在线人数监视等多种功能。更多内容请看www.codefans.net截图。通过本聊天室程序,你将清楚了解到如何利用java技术开发聊天室程序,基本满足了结构化、界面友好、速度快、安全性以及稳定性等特点。因此对JAVA学习者来说具有较高的参考价值。
-Functional good JAVA multi-user chat room program, is a graduate design work, features summary: user registration, data storage, multi-user login, multi-user with chat, private chat, preserve customer records, the user automatically cleared to leave the record, on-line to monitor the number of and many other features. More See www.codefans.net screenshot. Through the chat room program, you will clearly understand how to use the java chat room technology development program, basically meet the structured, user-friendly, fast, security and stability, and so on. JAVA learners therefore have a high reference value.
- 2022-01-25 22:43:21下载
- 积分:1
-
about spectrum sensing
about spectrum sensing
- 2022-03-04 10:07:52下载
- 积分:1
-
MODBUS-51参考程序
资源描述#include
#include "modbus.h"
/**********************
单片机晶振:11059200HZ 波特率9600
485控制脚: P3^7; 根据自己的板子修改modbus.h
***************************************/
void main()
{
initProg();
while(1)
{
timeProc();
checkComm0Modbus();
}
}
- 2022-01-26 03:36:16下载
- 积分:1
-
VC++ 搜索本地可用串口
vc++ 演示搜索本地可用串口,把本机上可以使用的串口号都列出来,在下拉窗口中可选,本程序是双串口互相通讯,测试串口设备,未完成主要功能。只完成了串口搜索
- 2022-07-08 11:31:44下载
- 积分:1
-
扩展的直序扩频系统,包括了同步,信道估计,频偏和频偏估计...
扩展的直序扩频系统,包括了同步,信道估计,频偏和频偏估计-Expansion of the Direct Sequence Spread Spectrum system, including synchronization, channel estimation, frequency offset and frequency offset estimation
- 2022-01-26 00:46:51下载
- 积分:1
-
一个简单的串口接口
a simple serial port interface
- 2022-05-21 04:18:26下载
- 积分:1