搜索资源列表
ipaq_via_serial
- minigui 串口输入驱动输入引擎 数据通过串口打包发送而来 直接向平台发送消息-MiniGUI serial input-driven engines imported through the serial data from a package sent directly to the messaging platform
serproxy.tar
- 串口代理,把串口收到的数据通过网卡发送出去,把网卡收到的数据通过串口发出。-serial, serial data received through the card sent and received by the card data sent through the serial port.
linux_sms
- 这是在linux下利用GPS MODERM通过串口进行短信发送的源代码-This is the linux using GPS Serial Pictures through messages sent for the source code
rmote
- 串口采集数据,然后由网口发送出去,linux c编程-serial data acquisition, and then I sent by the network out, linux c Programming
dvbsnoop-1.4.00
- dvbsnoop is a DVB/MPEG stream analyzer program. The program can be used to sniff, monitor, debug, dump or view DVB/MPEG/DSM-CC/MHP stream information (digital television or data broadcasts) sent via satellite, cable or terrestrial.-dvbsnoop i
spidmadriver
- 本驱动程序在linux2.6.17中测试通过。yangxing msn:lelma_yx@hotmail.com 希望对SPI操作的朋友有所帮助。 一、工作方式: 从设备:SPI为MASTER模式 S3C2410:SPI为SLAVE模式+DMA 二、工作流程 1.S3C2410从接收:当从设备发送数据时,S3C2410利用DMA方式收数,收到指定长度的数据,则进入DMA中断,将接收的数据拷出。 2.S3C2410从发送:当S3C2410需要发送,首先由RTS请求
UNIX1201B81DF1BC_1162026624
- 新手刚学了UNIX,发送一个UNIX的操作手册,命令大全-novice just learning the UNIX, sent a UNIX operating manual, order volumes
phpbook
- PHP留言本 设计流程: 1.需求分析: 留言本要是实现的功能是用户留言,回复留言。显示留言用户的信息,显示回复信息和回复信息的用户信息。设计一个管理员管理留言功能。 2.数据库设计: 在mysql下创建相应的数据库。 3.代码编写: 使用php语言编写代码。 运行环境: Windows/linux操作系统 PHP环境 + mysql 功能概述: 1. 留言和回复留言功能 2. 显示留言者的留言时间,email,QQ号码 3. 可以向留言
Linux-MAC20081224.rar
- 在linux下,c语言编写,可以根据对方的IP,查看其MAC地址,也可以扫描局域网在线IP的MAC和主机名。原理:建立socket ,构造netbios-ns包,循环sendto()把数据发送给对方并recvfrom()读取返回信息。根据返回的netbios回应包,读取对方的主机名,组名和mac地址。 显示结果如下: IP: 192.168.116.124 Host Name: BRN_8EEE6A/BRN_8EEE6A MAC: 00-80-77-8E-EE-6A I
linuxUDP
- 实现linux下UDP点对点信息传输(从客户端写入内容,发送给服务器端,再由服务器端返送回客户端),可以直观体会linux下的网络连接-Linux point under the UDP to achieve information transmission (from the client to write the content, sent to the server side, then returning back to the client server), you can visua
base64.tar
- linux下面的Base64编码源代码,用于多媒体邮件的发送,可以用于嵌入式设备上,已经经过实际产品测试-following Base64 encoded source code for multimedia mail sent, can be used for embedded devices, has been through actual product testing
2440_examples
- 2440 例子程序,绝对测试过,可以拿来直接使用,或者直接编译,只是没有ADC的例子,那位好心的GG给我发一个,lksoft@163.com-2440 examples of procedures, the absolute test that can be used to direct the use of, or direct the compiler, but there is no ADC example, this well-intentioned GG sent me one, lk
1
- 培训材料如何在linux下创建进程和信号发送-Linux training materials on how to create process and the signal sent
RawPacket
- In this article, I will explain how to create UDP packets and then send them to a remote server through the Internet using WinPCap for Windows. The code has been tested to work with Windows XP SP2 and Vista SP1 on Linksys routers, and on Toshiba mode
libsmtp
- LINUX下发送邮件的库,测试很好用,有各种发送测试的例子-LINUX send e-mail database, testing very good, and has sent a variety of test examples
rtc
- 实时时钟的一个程序,平台是S3C44B0X,发出来供初学者参考,-Real-time clock of a process platform is S3C44B0X, sent to a reference for beginners,呵呵
netlink_demo
- NETLINK是LINUX环境下一种新型的用户空间与内核空间的交互方法,示例代码给出了一个实例,将网络数据包以NETLINK的方式从内核空间发送至用户空间,再由用户空间返回。-under LINUX environment NETLINK is a new type of user space and kernel space of interactive methods, sample code gives an example of a network packet to the NETLI
host.tar
- Linux下的主机串口发送程序,可以通过键盘输入字符再由串口发送给从机。-Linux host serial port to send the next procedure, you can input characters through the keyboard and then sent to the slave serial port.
target.tar
- 同我上次发的host.tar.gz构成一对程序,此程序主要运行在ARM嵌入式的开发板上,主要用于接收主机经串口发送的字符数据。-Issued with my last host.tar.gz constitute a pair of procedures, the main operation of this procedure in the development of embedded ARM board, the main host for the reception of the cha
TCP/IP
- 基于UNIX平台的TCP/IP协议的通信程序设计,能将键盘上输入的数据发送到另一台计算机上;能将接收到的数据显示到屏幕窗口内;-UNIX platform-based TCP/IP protocol communications programming, to keyboard input data is sent to another computer be able to receive data to the screen window
