资源列表
cethernetaddress
- 这个代码可以返回当前机子中的网卡的以太网地址-can return to the current code of the machine's Ethernet LAN addresses
网络
- 用java编写的在客户端输入两个数据,在服务器端进行加减乘除运算,并将运算结果返回到客户端-used in the preparation of the two client input data on the server side for the arithmetic calculation, and calculation results back to the client
NMEA+parser.rar
- GPS编程 接收坐标信息 卫星信息
include_llll
- linux 下的串口程序,一个简单的示例, linux 下的串口程序,一个简单的示例,-The Serial procedures, a simple example, the Linux Serial procedures, a simple example.
clsreghotkeys
- ms05016分析及测试代码!!!!!!!!!!!!!!!!!!!!1-ms05016 analysis and testing the code !!!!!!!!!!!!!!!!!!!! 1
crawler
- perl实现的一个爬虫程序,程序虽小,但是短小精干。可以使用正则表达式来限定爬行范围。-achieve a reptile procedure is small, but small and lean. It is the use of regular expressions to limit the scope of crawling.
Socket
- 这是小弟自己写的 刚开始学 水平有限 希望各位批评指教
zlf
- JAVA实现读取MIB库操作,主要定义几个连接的类!
ip
- 用VC实现获取本机IP地址,显示和连接
jstxdm
- 用java语言编写的基于c/s结构的通信代码,虽然小一些,但能将java中的网络通信功能发做得很好.
无限增加blog访问量
- 基于JAVA实现的无限增加blog访问量的小工具,hoho,非常有用噢!-based on the JAVA unlimited increase blog traffic of small tools, hoho, very useful Oh!
socket_c_ftp
- 一个在VC下的windows socket编程是用来做简单的文件传输,不是MFC的,是控制台下的编程,比较适合初学者学习,我用的是C语言编程,注意要在VC中的project-setting-link中加入ws2_32.lib否则会有编译错误