-
labview实现TCP通信
采用服务器/客户机进行双机通信,通过局域网送至客户计.
在服务器的框图程序中,首先指定网络端口,并用侦听TCP节点建立TCP侦听器,等待客户机的连接请求,这是初始化的过程。
在用TCP节点进行通信时需要在服务器框图程序中指定网络通信端口号,客户机也要指定相同的端口,才能与服务器之间进行正确的通信。端口值由用户任意指定,只要服务器与客户机的端口保持一致即可。
在一次通信连接建立后,就不能更该端口的值了。如过的确需要改变端口的值,
- 2022-03-26 13:46:38下载
- 积分:1
-
这个程序实现了ofdm下的注水原理,是一个基于速率的注水程序,并不是传统的基于功率的注水原理。...
这个程序实现了ofdm下的注水原理,是一个基于速率的注水程序,并不是传统的基于功率的注水原理。-This program realise a program based on waterfilling method which is concerning the rate adaptation not the power adaptation.
- 2022-05-31 21:30:30下载
- 积分:1
-
c#版仿feiQ工具,包含客户端、服务器
c# 版feiQ工具,包含server、client。客户端包含、人员信息列表、基本信息管理器(对话记录、基本资料、通告消息)、对话栏(公告栏、字体设置、笑脸、截图、发送图片、发送文件),对于初学者网络通信有借鉴性。
- 2022-07-15 14:28:29下载
- 积分:1
-
ILI9320数据表。
ili9320 datasheet.
ILI9320 is a 262,144-color one-chip SoC driver for a-TFT liquid crystal display with resolution of 240RGBx320
dots, comprising a 720-channel source driver, a 320-channel gate driver, 172,800 bytes RAM for graphic data
of 240RGBx320 dots, and power supply circuit.
- 2022-07-28 15:26:33下载
- 积分:1
-
Gsm mobile phone (SMS messages, phone book) the development of library C++ Sourc...
Gsm手机(短信息,电话簿)开发库C++源代码通过GSM modem 或 IrDA 设备基于GSM标准: ETSI GSM 07.07, ETSI GSM 07.05 -Gsm mobile phone (SMS messages, phone book) the development of library C++ Source code through the GSM modem or IrDA devices based on the GSM standard: ETSI GSM 07.07, ETSI GSM 07.05
- 2022-01-25 15:35:26下载
- 积分:1
-
A 64 sub carrier OFDM system based on the parameter of Mean square error
A 64 sub carrier OFDM system based on the parameter of Mean square error
- 2022-03-15 17:25:50下载
- 积分:1
-
This packet is a IS
This packet is a IS-95 baseband simulation for 1 data channel of 9.6 KBps rate. The simulation is written for static channel and AWGN noise.
The packet include:
1) Packet Builder (Viterbi Encoding, Interleaver, PN generation)
2) Modulator (RRC filter)
3) Demodulator (Matched Filter, RAKE receiver)
4) Receiver (HD or SD) (Deinterleaver, Viterbi Decoder).
You should run "Simulation.m" function that include all modules.
- 2023-08-10 18:40:02下载
- 积分:1
-
移动电话主要采用频率复用,但分配给移动电话的频段很少,远不能满足用户的需要。
因此就提出将地区划分成小区,称为蜂窝(Cell),每个蜂窝内使用一组频率,...
移动电话主要采用频率复用,但分配给移动电话的频段很少,远不能满足用户的需要。
因此就提出将地区划分成小区,称为蜂窝(Cell),每个蜂窝内使用一组频率,相隔一段距离后,相同的频率又可重复使用。
-The main use of mobile phone frequency reuse, but allocated to the small-band mobile phone, far from being able to meet the needs of users. Therefore proposed to be divided into residential areas, known as cellular (Cell), each use a set of cellular frequencies, separated by some distance, the same frequency can be reused.
- 2022-07-28 08:10:20下载
- 积分:1
-
在pda上使用GAPI接口进行动画的绘制,编译环境为EVC
在pda上使用GAPI接口进行动画的绘制,编译环境为EVC-in pda use GAPI interface and animation rendering, build environment for EVC
- 2023-05-18 04:05:04下载
- 积分:1
-
如果你有Mobile平台的开发经验,你一定会感觉到要保存程序配置文件是有多么的不方便。那这个程序教你怎么把应用程序的配置文件保存在XML文件中,当然也可以读取,...
如果你有Mobile平台的开发经验,你一定会感觉到要保存程序配置文件是有多么的不方便。那这个程序教你怎么把应用程序的配置文件保存在XML文件中,当然也可以读取,甚至稍加改进即可创建编辑XML文件。-If you have Mobile platform development experience, you will definitely feel the want to save the configuration file is very inconvenient. That this process teach you how the application s configuration file stored in XML documents and, of course, can read, and even improve a little editing to create XML documents.
- 2022-11-03 07:20:03下载
- 积分:1