资源列表
FtpTestw1
- 每一个Ftp发送之后,Ftp服务器都会返回一个字符串,其中包括一个返回代码和一串说明信息。这个返回码主要是用于判断命令是否被成功执行了。除此之外,还有一个非常重要的命令的返回。当发送PASV之后,返回“227 Entering Passive Mode (127,0,0,1,4,18)”。这意味着在服务器上有一个端口被开放,他将为我们后面接着的数据传输作好准备,但是我们如何知道该端口号呢,就在(127,0,0,1,4,18)中,前面四位指服务器的地址,关键是最后两位,将最后第二位乘256再加上最
CRC_codes
- 通信系统的仿真,CRC是纠错码的一种,可以用于通信领域,本例子给出了基于matlab的程序,可用于实际的仿真!-communications system simulation, CRC is an error-correcting code that can be used in communications, this example is based on the Matlab program can be used for actual simulation!
dizipaomiao
- 电子时钟程序源码,本程序已经成功运行。多多下载。-electronic clock source procedures, the procedures have been successful operation. Many download.
miao baio
- 接口 课程设计 秒表!-interface design courses stopwatch!
openbmp
- open BMP image file to byte value
BouncingBall
- the ball displayed will rebound from drawn walls everytime it collides .
GA-1_cpp
- 神经网络算法用CPP描述,在数学建模中会有应用-Neural network algorithm described by CPP
RMC.cls
- 以$GPRMC为例,实现从GPS报文中提取出经纬度海拔等有用信息。-Extract the longitude and latitude from the GPS frame
mString3
- It is part of String Algorithm source code 003/005
API
- 用API复制、删除文件的实例,效率非常高-Using the API to copy, delete files instances
SPFA
- T005_最短路径SPFA算法,SPFA最短路径-T005_ SPFA shortest path algorithm, SPFA shortest path
Communication-programming
- linux下关于io口的通信编程,主要基于移动设备的编程-Communication programming under linux on io port, mainly based on programming for mobile devices
