资源列表
immehikte
- 构造函数的重载,以后我上传一系列这种类型的源程序供大家学习之用,()
arp
- linux ARP 测试源码,利用 raw socket(linux ARP test source)
vclskin2
- 最新版delphi vclskin,支撑delphiXE6,很好的控件,非常漂亮的Delphi皮肤控件,找了好久都没有找到啊(The latest version of Delphi vclskin, support delphiXE6, very good control, very beautiful Delphi skin control, looking for a long time did not find ah)
WEISER斜坡式水位计测试程序
- 本软件专门为斜坡式水位计RS485的测试工具,可以根据设备相关说明书,获取设备相关测量的实时数据。(This software is specialized for slope water level meter RS485 testing tool, according to the relevant equipment instructions, access to equipment related measurement of real-time data.)
RSA加解密
- RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。rsa算法加解密在vb中的运用,其中有加密解密的方法。(RSA is the most widely studied of the public key algorithm, from the nearly two decades now, we have tested a variety of attacks, people gradually accepted,
2563094
- 枚举当前系统中所有的已经安装的设备! 原创呀!()
天龙八部TLBB
- 天龙八部服务器源码,非常有用,大家一起学习。。。。。(Tianlong eight server source code, very useful, we learn together..... (Dragon server source code))
ZBarDemo
- 使用zbar扫码二维码,能够快速识别二维码,也可以从相册选择识别二维码(Use zbar scan QR code, you can quickly identify two-dimensional code, you can also select from the album to identify two-dimensional code)
FTP_Client
- 在windows平台上用C++编程语言实现了一个FTP服务器的客户端,配合filezilla,可以实现资料的上传和下载功能。(On the windows platform, a client of FTP server is implemented with C++ programming language. With FileZilla, the uploading and downloading functions of data can be realized.)
20171108090757973
- 别打开, 乱传的 这个好像只有上传过才能下载一样(Don't download ,useless)
linux_qq
- 该代码在Linux实现了一个类似于windows上的QQ的聊天工具。主要是基于TCP/IP协议的socket通信。包括服务器端和客户端两部分,其中客户端使用了select的IO多路复用技术,服务器端由于要监听多个客户端,因此使用了epoll的IO多路复用技术。整个项目目前可以实现的功能有用户的注册与登录,添加好友,发送聊天消息,发送与接收文件等。(The code implements a chat tool similar to windows on QQ in Linux. Socket c
FCFS优化
- 操作系统调度算法 先来先服务 给大家参考一下(this is a code about fcfs very easy but useful)