资源列表
libthread_new
- 实现了一个线程池。其中运用了队列,以避免任务丢失。在队列和线程池之间创建了一个中间夹层,以提高可移植性。当任务来时,先压入队列,然后唤醒线程执行操作。线程完成任务后,再去队列查询,如果有任务就去执行,没有则阻塞,等待-Implements a thread pool. The application the queue, to avoid task lost. In the queue and thread pool between to create a intermediate sandwi
HumanManagement
- 一个简单的人事管理系统,在Linux平台下利用QT软件编译。-A simple personnel management system, the Linux platform using QT software compilation.
RSA_sign
- RSA签名算法实现,使用了C语言-RSA Signature Algorithm
server_client
- 基于select的经典c/s架构通讯程序-Select based on the classic c/s architecture the communication process
testingbutton-
- 自己写的按键测试GUI程序,基于QT,大家-Write their own key test GUI program, based on the QT, take a look at
lftp-4.3.2.tar
- lftp是linux下用的FTP client,功能强大,适合于嵌入式系统。-lftp is a FTP client under linux ,it is suitable for embedded systems.
uvcvideo-26d3049cb825.tar
- linux系统下USB摄像头驱动,支持V4L/V4L2摄像头。-under the linux system, USB camera driver, to support V4L/V4L2 camera.
Linux-kernel-cutting
- 本文章介绍了linux内核裁剪的一些基本步骤及常用命令。-This article describes some basic linux kernel cutting steps and frequently used commands.
MonteCarlo
- 使用蒙特卡洛法,模拟理发店的服务情况。初学matlab时编的,含动画演示-The use of Monte Carlo method to simulate the barber shop services. When the matlab for beginners, including animated demo
bash-4.1_modify.tar
- 改写bash4.1的bashhist.c部分内容,完成审计的直接向远端的发送,信息丰富如下: PID=23244,PPID=23242,TIME=1348019885,TTY=/dev/pts/2,ORG=192.168.198.1,SRC=root,USER=root,DIR=/siem,CMD=ls -l-To rewrite bash4.1 the bashhist.c part to complete the audit sent directly to the remote, ri
bit_flip_encryption
- 这个是一个bit解密的帮助测试程序,此程序在webrtc项目中使用,希望能有所帮助-This is a helper program for encryption and using bit checking and this helper program is used in WEBRTC projection.
IDS_of_blackhole_attacksaodv
- Intrusion detection for black hole attack on AODV protocol.
