CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 线程

搜索资源列表

  1. semaphore.zip

    0下载:
  2. 线程中使用Semaphore的例子
  3. 所属分类:Linux/Unix编程

    • 发布日期:
    • 文件大小:389
    • 提供者:
  1. threads-2.0.tar.gz

    0下载:
  2. 多线程库
  3. 所属分类:Linux/Unix编程

    • 发布日期:
    • 文件大小:171265
    • 提供者:
  1. cmd漏洞源代码

    0下载:
  2. 你是不是经常在开始菜单的运行窗口里运行命令呢? 看看这个漏洞: http://zdnet.com /2100-1105-964057.html win2000和xp在执行搜索的时候, 首先查找根目录 而开始菜单的运行窗口里执行命令, 也是首先在系统盘的根目录里进行查找. 这个漏洞其实是已经是公开的秘密了. 既然现在作为漏洞公布出来, 我也就把网上的PasswordReminder.cpp拿来改了改 加了一个加超级管理员用户和执行cmd.exe的功能. 使用方法: 把程序解压, 把压缩包里的文件
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:18944
    • 提供者:姜振
  1. LinuxNet

    2下载:
  2. 非常好用的网络socket编程代码(服务器端多线程)- Extremely easy to use network socket programming code (server end multithreading)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5312
    • 提供者:penion
  1. cmdbind2

    0下载:
  2. 让进程在系统中更加隐蔽(2) 一般来说一个后门程序需要更改系统的某些文件来让程序在系统启动执行这个程序, 又要在某个地方保留这个程序(一般是在硬盘)。如果有什么办法不这样做又让程序在 系统中运行的话,就可以使后门程序更加隐蔽。也就是说程序在硬盘上找不到在系统的 启动配置中没有这有项。真正要做到这样好象不太现实,但可以采用简单的方法:在程 序被执行后删除程序文件和启动文件中被更改的部分,然后在系统被关闭前保留程序文 件和更改启动文件,让它在系统启动时又能被执行。 程序是一个可执行文件在被执行时系统
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:75506
    • 提供者:无间刀
  1. 节省资源的MD5算法

    0下载:
  2. 为一个字节或字符数组或串计算md5值,内部只创建一个数组,节省分配时间,节省内存 完全是static方法,线程安全 注意对返回值的处理,见注释-for a byte array or character string or md5 value calculation, only to create an internal array, saving time allocated to save memory is completely static method, thread-safe att
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2559
    • 提供者:林华
  1. pool5

    0下载:
  2. 线程池 线程池-thread pool thread pool thread pool
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:30048
    • 提供者:强强
  1. arpReq

    0下载:
  2. 利用Iphlpapi发送arp请求的小程序,在处理线程结束的地方有bug,还没有解决。如果是局域网ip地址填写你所在网段,最后一位是要扫描的终点。-use Iphlpapi arp request to send a small procedure in handling threaded end of the local bug, is still not resolved. If LAN ip address where you fill in net, the last one is to
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:37037
    • 提供者:海深
  1. SimElavotor

    0下载:
  2. 电梯仿真系统设计(包含设计文档和源代码),利用多线程技术实现个电梯载客的仿真情况。-elevator simulation system design (including the design documents and source code), the use of multi-threading technology to achieve lift capacity of the simulation.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:326041
    • 提供者:王锷
  1. 进程线程间共享数据的DLL

    0下载:
  2. 应用内存映射文件方式,实现了在应用程序的进程之间进行共享数据-application memory mapping document, achieved in the application process for sharing data between
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:17154
    • 提供者:叶子
  1. cpuuse1.3

    0下载:
  2. 系统监视器 记录CPU使用,线程使用记录,磁盘高速度缓存使用记录,内存等等记录-recording system monitors the use of CPU, the use of threads records, the use of disk cache record speed, memory, etc. Records
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:24857
    • 提供者:ww2aa
  1. codecnt_1020006

    0下载:
  2. 完全实现注册表处理,文件处理。服务端采用多线程服务,能最好的处理 SOCKET请求。数据接收、发送函数可以说是现阶段最好的,采用异步重叠 操作。-complete registry handling, document handling. Server using multithreading services will best address SOCKET request. Data reception, sending function can be said at this
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:555141
    • 提供者:ms-dos
  1. 共享内存

    1下载:
  2. 共享内存示范代码,该程序给出了,多线程共用内存的事例-shared memory model code, the program is a shared memory multi-threaded stories
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:15474
    • 提供者:高温
  1. SeePass

    0下载:
  2. 采用远程线程查看星号密码,支持查看某些采用了 anti 技术的编辑框。大部分网游就是因为这样所以用传统的键盘HOOK技术取不到密码。这份代码提供了完整的解决方案。用处嘛?还用多说?-distance threads View asterisk password used to support the view of some anti technical editor box. Most online games is the reason why the traditional keyboar
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:6207
    • 提供者:漆光耀
  1. kilster

    0下载:
  2. 利用挂钩线程调度链表来检测进程的代码。基本能查出当前所有Rootkit隐藏的进程。系统编程爱好者必下。-use of thread scheduling Chain link to the code detection process. Basic can be detected all current Rootkit hidden process. System programming enthusiasts certainly under.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:492838
    • 提供者:黄芸乐
  1. scanner扫描器源代码

    2下载:
  2. scanner扫描器源代码,代码注释很清晰,线程操作值得参考-scanner scanner source code, code Notes are very clear, threading operation worthy of reference
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:4387
    • 提供者:fpx
  1. 12345333

    0下载:
  2. 一个大型三维机器的界面制作,有多线程,有注册表的写入等-a large three-dimensional machine interfaces, more threads, a registry of such write
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:166346
    • 提供者:徐琳
  1. MyScanPort

    0下载:
  2. 端口扫描,多线程, VC6.0, winXP pro-port scanning, multi-threaded, VC6.0, winXP pro
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:18965
    • 提供者:yzy
  1. Ibux

    0下载:
  2. 线程学习,网络编程,主要是用idhttp与网站通讯-threads, network programming, it is mainly used idhttp and communications sites
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5010
    • 提供者:金浪
  1. PortReady

    2下载:
  2. 多线程的端口扫描工具,用于进行狂速端口扫描。-multithreaded port scanning tool used for mad port scanning speed.
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:152404
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com