资源列表
M22--
- 自己找到的一些关于串口通信的例子。希望大家能用-how to send a short message by GSM MODEM
FTP
- 在 Linux 下实现一个文件传输协议(FTP)的简单实现。实现FTP 客户端和服务器的程序,使客户端可以连接至服务器,并且可以迚行一些FTP的基本操作,如列出目录、下载文件等。从FTP 协议的实现角度来看,客户端不服务器的命令通道和数据通道需要分离。-In Linux to achieve a File Transfer Protocol (FTP) for simple implementation. FTP client and server implementation procedur
GPS_BUS
- 采用全球定位系统GPS和TCP/IP网络通信协议,研究设计一个公交车辆监控系统。该系统具有监控车辆、与车辆实时通讯、监控管理车辆的功能。-Global Positioning System GPS and TCP/IP network communication protocol, study design of a monitoring system buses. The system has a monitor vehicles, and vehicle real-time communic
aodv.tcl.tar
- aodv.tcl set opt(tracefile) out.tr set opt(x) 500 #x dimension of the topography set opt(y) 500 #y dimension of the topography set opt(wirelessNodes) 6 #mobile nodes set opt(wiredNodes) 4 #hosts and routers set opt(gatewayNodes) 2 #gateways
aspeditor
- 精典的asp编辑器,可以在ASP的程序中直接使用,精品推存-asp editor
feige
- c#实现的飞鸽局域网文件传输,C# 多人聊天程序服务器端,利用socket类来实现,并实现多人聊天-c# implementation of the Flying Pigeon LAN file transfer
hping3-20051105
- Linux下PING的加强版,除此之外还具有嗅探、跟踪功能-PING under the enhanced version of Linux, in addition to a sniffing, tracking
Ice-3.4.0-demos.tar
- 使用了ICE中间件的分别基于C++,java,Python语言的Demo。-Everything needed to use Ice in C++, Java, and Python. This archive includes executables for Ice services and tools, run-time libraries and development kits.
mjpg-streamer.tar
- 基于USB摄像头的IP监控程序,适应提供V4L2接口的linux内核-usb video capture based IP camera for linux 2.6.xx with video for linux 2 APIs
20081122426643
- 远程登录服务器,支持多连接 资源类别: VB源码¦网络 -Remote login server, supports multiple connection types of resources: VB source ¦ Network
Program
- 这是一个局域网内的屏幕监控程序,里面含有整个工程。可运行成功。-This is a LAN-screen monitor, which contains the entire project. Can be run successfully.
cft
- 切割矩形(rec.pas/c/cpp) 题目描述 给定一个X*Y的大矩形,你可以将该矩形任意切割趁若干的小矩形。不同的小矩形有着不同的价值。现在让你将该矩形切割,使小矩形的价值总和最大。 输入格式 第一行包含N、X、Y三个整数,表示一共给出N个小矩形和大矩形的大小X*Y 第二行到第N+1行,每行包含xi,yi,vi三个整数,表示xi*yi的矩形价值为vi 输出格式 输出只包括一行,即最大价值。 输入样例1: 1 3 3 2 2 5
