资源列表
weather
- 用于获取城市的天气预报。可以实现单个、多个城市以及一天和多天预报信息的获取。-codes are used for obtain weather information which can obtain one day or lots of days weather or any kind of cities.
Shell
- Shell 命令整理,DOC和TXT两种格式各一份-shell command list on linux system
Android-GET-and-POST-DEMO
- Android发送GET和POST请求DEMO-android get and post demo
MIMO-implementation-using-GUNRadio
- Gnuradio 中MIMO系统的实现与Gnuradio安装向导-In the MIMO system to achieve Gnuradio
jquery-qrcode-master
- 一个可以生成二维码的jquery插件使用起来很简单-JQUERY generate qr code plug-ins
vcIOCP-Socket-Server
- Kingso OPC Server服务器和驱动源代码~
uci
- libuci使用说明,有列子,可在openwrt下直接使用-libuci use case
msg2txt
- msg 格式文件转换为.txt格式 代码简洁有效,具有很好的可移植性。-convert the .msg format to the .txt format
twcike
- 支持所有WIN系统发送SYN数据,是工具!-Support all WIN systems transmit SYN data
FIG1
- Bot hunter code for new users
socket
- linux下的socket编程,大学本科linux课程实验,有关socket通信-programming with socket on linux,
OPC-Client-for-VB6-sample
- 利用visual basic所开发的opc客户端应用程序主要采用自动化通信接口和opc服务器程序实施通信。而opc基金会提供的opc自动化接口 opcdaauto.dll动态链接库集成了所有用于对opc服务器进行访问的对象、属性和方法,为利用visual basic开发opc客户端应用程序提供了极大方便。程序设计时,opc客户程序应当首先生成opc服务器支持的opc对象,然后再使用opc对象支持的属性和方法,实现对opc服务器的操作和访问。 -OPC client application u