资源列表
IDMAC
- 获取硬盘ID信息及网卡MAC地址的代码此代码是VC6.0的-Access to the hard disk ID information and the network card MAC address of the code of this code is VC6.0
socketLIU
- 利用WINSOCK创建的一个简单的聊天程序-WINSOCK created using a simple chat program
lwsmpp_1.0
- PHP写的单纯的点对点短信发送接收程序,基于SMPP1.0-PHP written in simple point-to-point message sent to receive the procedure, based on the SMPP1.0
exp
- 通用漏洞扫描工具,用户可利用该模块进行一些可能漏洞利用。-Generic vulnerability scanning tool, the user can make use of the module may exploit.
ServiceOnline2.0
- 这个是网站的聊天系统,跟客户服务差不多这个是网站的聊天系统,跟客户服务差不多-This is a website chat system, with the customer service is the site at around the same chat system, with customer service almost
simplesocket
- 简单的socket源码,包括服务器和客户端两个,可实现客户端向服务器发送消息。-Simple socket source, including both server and client, enabling the client to the server send a message.
xfilter_2.1_cn
- //*** *** **** // 作者:∮明天去要饭 /ssssss/ QICQ:305725744 // MSN:kgdiwss@hotmail.com // 黑客编程群:2585270 // Blog:http://blog.csdn.net/kgdiw-//*************// Author: ∮ tomorrow to beg/ssssss/QICQ: 305725744// MSN: kgdiwss@hotmail.com// programming g
DEC_7SEG
- library IEEE use IEEE.STD_LOGIC_1164.all use IEEE.STD_LOGIC_ARITH.all use IEEE.STD_LOGIC_UNSIGNED.all
src
- 一个自己实现的无线传感器网络源码,基于ns2的实现,已经编译通过-A realization of their own source of wireless sensor networks, based on the realization of ns2 has been compiled through
xuexiziliao
- 介绍linux串口设计,以及具体串口模块功能设计等,分为两部分,此为第一部分-Linux serial port to introduce the design, as well as specific serial module design, divided into two parts, this is the first part of
cshttpmultithread
- 很多人都有过使用网络蚂蚁或网络快车软件下载互联网文件的经历,这些软件的使用可以大大加速互联网上文件的传输速度,减少文件传输的时间。这些软件为什么有如此大的魔力呢?其主要原因是这些软件都采用了多线程下载和断点续传技术。如果我们自己来编写一个类似这样的程序,也能够快速的在互联网上下载文件,那一定是非常愉快的事情。下面我就讲一讲如何利用C#语言编写一个支持多线程下载文件的程序,你会看到利用C#语言编写网络应程序是多么的容易,从中也能体会到C#语言中强大的网络功能。 -err