搜索资源列表
WinPcap
- WinPcap中文技术文档1> 捕获原始数据包,包括在共享网络上各主机发送/接收的以及相互之间交换的数据 winpcap结构 包; 2> 在数据包发往应用程序之前,按照自定义的规则将某些特殊的数据包过滤掉; 3> 在网络上发送原始的数据包; 4> 收集网络通信过程中的统计信息。-WinPcap Chinese technical documentation 1> to capture the original data packet, includi
GSMbasedshortmassages
- 短信的发送需要GSM模块和处理器协作完成,GSM模块与ARM处理器通过串口连接,处理器向串口发送接收AT命令与GSM模块形成通信回路。中文短信的发送采用PDU模式,根据PDU模式标准形成PDU发送包,实现短信发送。本文根据无线电话项目的短信发送模块的实现开发流程编写-Send text messages need to GSM module and processor collaboration, GSM module and the ARM processor through the seri
wenducaiji
- 单片机完成温度采集,然后发给上位机,上位机采用vb编程,画图显示-Single-chip temperature to complete the collection, then sent to host computer, host computer using vb programming, drawing display
sms_send
- 本人辛苦收集的手机模块成功发送了中文短信的资料.-I am hard to collect mobile phone module was successfully sent a Chinese SMS information.
API
- 通过 Google 静态地图 API,您不需要使用 Javascr ipt 或加载任何动态页面,便可将 Google 地图图像嵌入到自己的网页中。Google 静态地图服务会根据通过标准 HTTP 请求发送的网址参数来创建您的地图,并将地图以您可以在网页上显示的图像形式返回。-Through the Google Static Maps API, you do not need to use Javascr ipt or any dynamic page loading, it will be
pb0815t
- This paper s main objective was to design a card variables to take action in power stations and transmitted via the USB port. To achieve this objective the project was divided into three stages: the first one was the development of proper measu
P2Pliaotian
- 客户端得到登录令牌之后.就会向服务器发送一个包含登录信息的登录请求.要求登录.服务顺会首先看看客户端的号码-After the client receive login token. Will be sent to the server log that contains login information request. Require a login. Service along the client will first look at the numbers
cSharp-socket-mutiport-programming(1)
- 本文讲下C#使用socket实现多端口通信,挺不错哦,一起看下吧。 基本思路是: 1》服务端监听(用一个公用的端口接收连接的请求如:6666)。 2》客户机请求连接端口为6666 3》服务器接受请求然后再监听一个新的端口,再把这个端口发送给客户机。 4》客户机接到发来的端口,再重新连接服务器此端口。 5》服务器保存每一个连接的客户机。 -This article about C# using the socket und
demo
- 易语言写的串口监视源码和例子,可能有人发过,希望大家参考-Easy language to write source code and examples of serial monitoring, may have been sent off, I hope you refer to `` `
48049-a00
- If you forget your password, click Forget password. The system sends a verification code to the mobile phone corresponding to this account. The system displays a page after the verification code is sent successfully. Enter your new password and t
Decode-and-Forward-Two-Way-Relaying-with
- In this paper, we study a decode-and-forward twoway relaying network. We propose an opportunistic two-way relaying (O-TR) scheme based on joint network coding and opportunistic relaying. In the proposed scheme, one single “best relay” is sele
chuankoutongxin_form1
- 完成功能:1串口接收数据,PC接收到来自单片机的数据2串口发送数据到单片机控制led灯,同时将发送的数据返回 -Complete feature: a serial port to receive data, the PC receives the data from the microcontroller serial port to send data to the microcontroller to control the led lights, while the data sen
tongxintianxianjianmo01
- 这个程序使用MATLAB进行通信仿真的基本源代码之一,传上来与大家分享一下,希望对大家有用,-This program for communication simulation with MATLAB source code of one of the basic, sent up to share with you about, hope of the useful ,thank you
chuankou
- 串口接收与发送。首先定义一个数组然后发送一个字符到串口接收寄存器,当接到此标志时,发送已定义的数组。 -searles sent ant recive
linuxSocket
- 网络程序和普通程序的最大区别就是网络程序分为两个部分:客户端和服务器端。 网络程序是服务器端先启动,等待客户端的连接。一般服务器端绑定在一个端口进行监听,直到有一个客户端发来了请求。-Network program and procedures biggest difference is the network program is divided into two parts: the client and server side. The network program is a ser
main
- 将两块CAN总线开发板CANH---CANH,CANL---CANL相连连接无误后分别按动中断按键。相应的数码管显示加一,并通过CAN总线发送到另一块数码管上显示。-Two CAN bus development board CANH--- CANH, CANL--- CANL connected connected to the correct respectively pressing the interrupt button. Corresponding digital display p
main
- CAN开发板-CAN自收发实验,数码管从右到左分别是1~4位。数码管1、2位显示发送的数据,3、4位显示接收到的数据。每按一次中断按键发送数据值增一。--CAN CAN development board self-transceiver experimental digital tube from right to left are 1 to 4. 1,2 bit digital tube display data sent, 3,4-bit display data received. Ea
main
- 将两块CAN总线开发板CANH---CANH,CANL---CANL相连,通过串口调试软件发送数据到单片机中,数码管显示相应的数值,并通过CAN发送到另一块CAN开发板上。-Will be connected to two CAN bus development board CANH--- CANH, CANL--- CANL debugging software to send data through the serial port to the microcontroller, digit
M20-COM
- M20彩信串口调试使用的说明 书,可以通过专用串口软件实现彩信发送-M20 MMS serial debugging instructions, can be achieved through a dedicated serial port software sent by MMS
vcchuankou
- 介绍了串口通信的三种方法,实现了外设和pc之间的信息接收和发送-Three serial communication, information received and sent between peripherals and pc