搜索资源列表
udt_test
- udt的一个例子和 pthread for win32平台的例子
WinsScan
- Microsoft WINS Vulnerability and OS/SP ScannerBy default, nothing printed on screen, 200 threads, all results in the file HS_WINS.txt -v..: lite verbose, will print the NOT_PATCHED results on the screen -vv.: hard verbose, will print ALL results on t
pthread.rar
- windows多线程开发包,能够使习惯linux下多线程编程的人能够直接在windows下进行编程。,windows multi-threaded development kit, enabling multi-threading used to programming under linux are able to directly in the program under windows.
pthreads-w32-2-8-0-release.tar
- POSIX Multithraed library for windows
SSS.ZIP
- Satanic Socks Server v0.66.170506 Powered by drmist\STNC Compilation: win32: cl /Gz /O1 sss.c && del sss.obj Linux: gcc -lpthread sss.c -o sss FreeBSD: gcc -pthread sss.c -o -Satanic Socks Server v0.66.170506 Powered by drmist\STNC
pthread
- Descr iption: This translation unit agregates pthreads-win32 translation units. It is used for inline optimisation of the library, maximising for speed at the expense of size.
pthread-win32-static-lib
- 跨平台,POSIX pthread。 pthread官方都是动态库,还要复制一大堆东西进去程序才能运行,麻烦。于是下源码自己编译了一个静态库,方便自己,也方便大家使用。里面有详细使用说明-Cross-platform, POSIX pthread. pthread official are dynamic libraries to copy a bunch of things into the program can run, trouble. Following source compile