搜索资源列表
mt
- 用C51编写的基于51单片机串口点对点双向通信程序,特点是具有可靠的通信失败检测及信息重发功能。-with C51 prepared by the 51 microcontroller-based point-to-point two-way serial communication program, which is characterized with reliable communication failure detection and re-issued the information
cmppServer
- 短信网关(ismg)的建设可以为sp与短消息中心(smsc)之间数据交换提供一条安全、快捷的通道,以便手机用户采用短信方式与sp双向通信,接收sp提供的信息服务,同时完成相应计费采集、业务管理、网络管理等功能。-SMS Gateway (ismg) for the construction and sp Short Message Center (SMSC) for data exchange between provide a safe, efficient access to mobile
PC2PPC_PPC2PC
- 利用VB.Net编程实现PC与掌上电脑PPC间的双向通信 .
I2C_verilog
- I2C总线是Philips公司推出的双向两线串行通讯标准,具有接口线少、通讯效率高等特点。将I2C总线设计成FPGA内部的模块,可以方便FPGA与其他具有I2C总线的设备通信。
PDA.rar
- 基于WinCE.net的TPS全站仪通信程序开发。介绍在WinCE .NET环境下,实现PDA与全站仪双向通讯的方法。,about PDA.
RFID_ALOHA
- 射频识别技术[Radio Frequency Identification,RFID]是自动识别技术的一种,近几年发展非常迅速。射频识别技术的工作方式是利用射频方式进行非接触双向通信,以达到识别目标对象并交换数据。-RFID [Radio Frequency Identification, RFID] is an automatic identification technology, developed rapidly in recent years. Radio frequency iden
xdxsx
- 这是一个单片机到单片机的双向串行通信,包括了仿真电路和程序,全部都经过调试和仿真过。-This is a single-chip microcontroller to a two-way serial communication, including the simulation of circuits and procedures, all have been debugging and simulation.
GPS_GSM_GIS
- 设计并实现了一种将GPS 全球卫星定位系统、GSM短消息服务系统、GIS 地理信息系统相结合的车辆定位、导航、调度指 挥系统. 该系统采用GPS/ DRS 相结合的定位方式,通过GSM网实现移动车辆与监控中心的双向通信,并结合电子地图实现车 辆的定位、导航、实时监控等功能. 系统具有人机界面友好、性能稳定可靠、使用方便等特点,并具有一定的社会经济效益.-Designed and implemented to GPS global satellite positioning syste
1
- 射频识别技术是利用射频方式进行非接触双向通信,以达到识别目的并交换数据,属于短距离、微功率无线电通信,按规定,R 工作时不会干扰附近的无线电广播和电视广播、移动业务、导航等其它无线电业务,因此这在很大程度上限制了适用于RFID 选择。不同的频率,其相关物理属性也不相同,应用的领域也不一样-failed to translate
Tcpchat
- 用java实现的聊天程序,可以实现客户端和服务器端的双向通信-a chat programe
h
- 这是个手机程序,是基于服务器与客户端的基础上实现的双向通信,使用了套接字-This is a mobile program is based on the server and client based on the two-way communication, using sockets
chuankouCOM
- 这是课程设计中我设计的一个串口通信程序,用C写的,能够双向通信-This is a curriculum design that I designed for a serial communication program, using C to write, and can be two-way communication
MyCommunication
- 串口通信,可实现双向传递,功能强大,无可挑剔-COM
cmd
- 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本,但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一哈夫曼编/译码系统。-Communicate using Huffman coding can greatly improve the channel utilization, reduce transmission time
scence_5nodes
- 在NS2仿真平台上的TCL程序,主要实现5节点的无线通信,使用DSR协议,并考虑了双向通信和单向通信视情况-TCL program in NS2 simulation platform, the five-node wireless communication, the use of the DSR protocol, and consider a two-way communication and one-way communication, as the case
download
- rs485的编程实现真正意义上的双向的多点的通信,差分接收,去共模干扰。-The rs485 Programming achieve two-way multi-point communication, in the true sense of the differential receiver to common mode interference.
COM--communication
- 实现串口双向通信,并具有绘制函数图形(程序内绘制的是正弦函数图形需要可自己更改代码),并保存绘制的函数图片-Serial two-way communication, and has a graph a function (within the program are drawing a sine function graph need to change their code), and save the image drawing function
地感LED灯程序485总线
- 地感七彩灯485双向控制。单片机485通信,RGB灯控制。(485 way bidirectional control of ground feeling colorful lamp.)
汉明码通信毕业设计
- 汉明码双向通信,实现缩短汉明码,扩展汉明码,从文本中读取数据流(Hamming code bidirectional communication, shortening Hamming code, extending Hamming code, reading data stream from text)
MyUSB_HID_KEIL
- 实现基于STM32F1系列的USB HID双向通信,通信协议USB2.0(HID Bi-direction Comunication)