资源列表
排序选择:
[代理服务器] SOCK5
说明:这软件事我在晚上无聊没事做了做出来的,可以把电脑架设成SOCK5代理服务器,已经过测试,并且登录QQ。源代码在“SOCK5代理.rar\SOCK5代理\SOCK5代理”里,sockmain.c包含了入口点。如果运行时没参数,将会默认绑定1080端口,否则将会改变成自己想要的。使用虚拟服务器(端口映射)可以把电脑变成公网代理服务器。-I use my spare time to make this software.You can compile it and use it to set up a<Wujiahao> 在 2025-11-18 上传 | 大小:6.17mb | 下载:0
[数据结构常用算法] MergeSort
说明:排序算法:归并排序 根据排序原理实现,时间复杂度为NlogN。测试数据集mergesort.txt为100000个数,结果保存在sortresult.txt中 -Sorting algorithms: merge sort to achieve the principle according to sorting, time complexity NlogN. Test data set mergesort.txt of 100,000 the number of results sto<> 在 2025-11-18 上传 | 大小:552kb | 下载:0
[JSP源码/Java] Java-2---The-Complete-Reference---Osborne-Mcgraw-
说明:The book of Java 2 the complete reference<naresh> 在 2025-11-18 上传 | 大小:3.42mb | 下载:0
[Linux/Unix编程] return-into-libc
说明:为一篇报告文档,利用return-into-libc方法,完成攻击实验,实验环境为Linux(Ubuntu-9.10),内含实验攻击源代码(无害)。-As a report document, the use of return-into-libc method to complete the attack experiments, the experimental environment for the Linux (Ubuntu-9.10), attack the source code c<> 在 2025-11-18 上传 | 大小:351kb | 下载:0
[视频捕捉/采集] qt_v4l2show
说明:V4L视频采集程序,可在linux系统下实现-video capture<汪松> 在 2025-11-18 上传 | 大小:157kb | 下载:0
[行业发展研究] Computer-Networking-A-Top-Down-Approach-Featuring
说明:This a book which deals with all the concepts of internet.-This is a book which deals with all the concepts of internet.<naresh> 在 2025-11-18 上传 | 大小:7.76mb | 下载:0
[android开发] GPSDemo.tar
说明:GPS 起步代码 可以开启gps定位功能和获得经度维度-GPS Apk startting coding, can make gps setting and get latitue and latitue<linuxdog> 在 2025-11-18 上传 | 大小:666kb | 下载:0
[Linux/Unix编程] multiThreadExp
说明:单进程内多线程并发运行的程序,不同的线程完成下列不同的工作: (1)接收键盘输入线程 负责接收用户的键盘输入,并以适当的方式将由键盘获得的数据交给其它线程处理。 (2)显示线程 负责全部数据显示任务,包括键盘输入数据的显示和提示信息的显示。 (3)分发数据线程 将键盘输入的数据分为3类,即字母、数字和其它,并分别将字母写入文件letter.txt中,数字写入文件numbet.txt中,除字母和数字外其它数据丢弃。-Single-process<> 在 2025-11-18 上传 | 大小:1kb | 下载:0