资源列表
ftp_upload
- 通过PB的外部函数使用FTP上传文件,带有例子-PB external function by using FTP to upload files, with examples
wpd pack
- 可以用于截获网络中的TCP,UDP,ARP等包!
testWinpcap
- 测试Winpcap在VC中设定Include目录及Library目录。具体做法:打开VC后,Tools->Option->Directories,在include files中添加……\wpdpack\Include目录-Test Winpcap
Access-to-network-card
- 获取网卡内容,抓IP、UDP数据包,储存在一个新建文件中,c语言-LAN access to content, focus on IP, UDP packet is stored in a new file, c language
getmac
- 获取MAC地址的操作 获取MAC地址的操作 -get mac
final-1
- tweepy code. to send the tweet raspberry pi using python scr ipt in which tweeter api are used and we can also check the particular tag in tweets and track it and show on raspberry pi.-tweepy code. to send the tweet raspberry pi using python scr ipt
solve.for
- Fortran code solves a banded matrix.
TCPServeraaTCPClient
- TCPServe r&& TCPClient-TCPServer && TCPClient
7
- 这是哈工大于博士编写的车牌识别算法,非常不错,你值得拥有。-This is written by Dr Harbin institute of technology in license plate recognition algorithm, very good, you re worth it.
eiperiment2.asm
- 输入四个十六进制字符,并将其转换为十六进制转换为`二进制-hex to binary
12
- 怎样用Matlab编程语言实现图像的区域处理-How to use the Matlab programming language implementing the image processing area
ford.c
- Ford algorithms trees The Bellman–Ford algorithm computes single-source shortest paths in a weighted digraph. For graphs with only non-negative edge weights, the faster Dijkstra s algorithm also solves the problem. Thus, Bellman–Ford is used primar