资源列表
SOCKET-TCP
- 用于socket的TCP连接,分为客户端和服务器两个部分的代码实现-For socket TCP connection, divided into client and server parts of the code
Shell
- 用C语言编写一个简单的shell程序,清晰易读、设计优良.使用Linux下的软件开发工具,学习使用POSIX/UNIX系统调用、对进程进行管理和完成进程之间的通信,理解并发程序中的同步问题.-A simple shell program written in C language, legible, well-designed software development tools under Linux, learning to use the POSIX/UNIX system call, t
bupt-jiwangshijian-4
- 北京邮电大学 计算机网络技术 实验四 实验报告-Beijing University of Posts and Telecommunications, computer network technology experiment four experimental report
The-Baidu-automatically-sign
- 这是一个VB2010所编制成的百度自动签到程序-This is a VB2010 prepared Baidu sign program
lan
- this is a LAN Monitor in C langage
xiutan
- 基于网络套接字的使用,编写的用于探测tcp/ip的嗅探器-Based on the use of the network socket, prepared for the detection of tcp/ip sniffer
Download-Get-Assistant
- 城通网盘文件下载地址获取助手 有效避免广告烦扰 城通网盘文件下载地址获取助手 有效避免广告烦扰-City Link network disk file downloads the address acquisition Assistant effective way to avoid advertising annoyance city through network disk files Download Get Assistant effective way to avoid a
baiduwangpan
- 百度网盘下载地址批量获取助手 支持文件夹 延长百度下载地址时间限制 百度网盘下载地址批量获取助手 支持文件夹 延长百度下载地址时间限制-Baidu network disk Download batch obtain the Assistant support the folder extended Baidu Download time limits Baidu network disk Download batch to retrieve the helper to suppor
checknet
- 此为C++BUILDER 项目源码,写此程序的目的在于测试两台计算机之间的网格是否连通正常,用户可通过修改目标计算机的IP地址、端口及连接时间进行指定测试,还可以发送相关的信息-This for C++BUILDER projects source code, write the purpose of this program is to test whether the grid is between two computers connected properly, the user can
httptunnel-1.4.0
- HTTP 隧道类库 1.4版 *nix版本-The HTTP tunneling Class Library version 1.4
1
- 有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月 后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数为多少?-A pair of rabbits every month from 3 months after birth, gave birth to a pair of rabbits, rabbits grow to three months After a month gave birth to a pair of bunny rabbit
2
- 判断素数的方法:用一个数分别去除2到sqrt(这个数),如果能被整除, 则表明此数不是素数,反之是素数。 -Method for Analyzing primes: removing a number of 2 to sqrt (), where it can be evenly divisible, Indicates that this number is not a prime number is a prime number, and vice vers