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

搜索资源列表

  1. portsan

    0下载:
  2. 实现多线程的端口扫描 可以实现单IP和IP段扫描的功能.-multi-threaded port scan can be achieved single-IP and IP of the scan function.
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:40057
    • 提供者:XXYAO
  1. wlzz

    0下载:
  2. 一个用C++篇写的多线程网络蜘蛛,效率极高-an article written multithreaded network spiders, high efficiency
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:75092
    • 提供者:杨兆松
  1. ProcViewer

    0下载:
  2. 实现系统线程管理,可以杀线程,这是外国人写的,新鲜出炉-realize thread management, killing the thread, which is written by foreigners, Crowned
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:149799
    • 提供者:dfds
  1. process_manage

    0下载:
  2. 显示系统进程信息,包括进程名称,路径,优先级,线程数等-process information display system, including the process name, path, priority, thread and so on
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1119324
    • 提供者:杨建
  1. dlltest2

    0下载:
  2. 一个用VC编写的测试多线程的例子,代码很简单,适合于初学者-use a test prepared by the VC multithreading example, the code is very simple and suitable for beginners
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:35461
    • 提供者:丑小鸭
  1. boost_source_code

    0下载:
  2. 正则表达式,可以与POSIX API和Perl语言处理正则表达式的功能相媲美,而且还能支持各种字符类型(如char、wchar_t,甚至还可以是自定义字符类型); 多线程,想了很久的跨平台多线程库了; 数据结构“图”,再加上即将加入标准的hash_set、hash_map、hash_multiset、hash_multimap等等(事实上不少STL实作,如SGI STL,已经支持以上数据结构),C++对数据结构的支持已近完备; python,没错,对Python语言的支持;
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3491458
    • 提供者:hnycmx
  1. WRITELogFILE

    0下载:
  2. 这是一个写日志类,可用于实际项目开发应用。实现原理是创建一个队列,然后将日子字符串不断加入队列,启动一个线程将队列中的字符串写入日志文件,可以设置报错级别。-This is a written log type, can be used in practical application of project development. The principle is to create a queue, then the string will continue to join the day
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:49481
    • 提供者:jorry
  1. FtpSvr

    0下载:
  2. 在Linux下使用GCC编制的FTP服务器,使用多线程的来进行解决多个用户的连接请求,在用户的管理方面使用MySql,(当然也可以使用其它的数据库,但必须得在MakeFile里面自己修改指定),思路较清晰,适合Linux初学者对linux下的c编程的全面的了解。-use of the Linux GCC based FTP server, The use of multithreading to address a number of user connections, at the reque
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:870170
    • 提供者:uruz7
  1. thread111

    0下载:
  2. 线程的编程,参考可以看看,用来解决编程的问题
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1131
    • 提供者:zhongyang
  1. duzhexiezhe-c

    0下载:
  2. 读者-写者问题经典的线程同步问题的一个模型,于是我制作本文,希望对学习操作系统实现的有所帮助-reader-wrote the classic problem of synchronization of threads a model, so I produced this paper, hope to learn from the operating system to achieve some help
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3212
    • 提供者:茹新华
  1. Productor_Consumer

    0下载:
  2. 1、在Windows系统环境下,用Windows API编程实现操作系统经典同步问题。 2、理解和运用信号量、PV原语、进程间的同步互斥关系等基本知识。 3、在实习过程中,加强对于进程同步概念的理解,对于实验进行分析。 4、掌握在Windows环境下多线程(进程)程序设计的一些基本方法。 -1, in the Windows system environment, Using Windows API programming operating system classic syn
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:2397
    • 提供者:全聚德
  1. DeleteSelf(forWindows)

    0下载:
  2. 删除自己源码,没有用到汇编语言,通过创建线程删除自身!-delete their own source code, compile did not use the language, through the creation of their own thread deleted!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5808
    • 提供者:林子
  1. VC-Threads

    0下载:
  2. 关于VC线程的一个例子,详细介绍了VC中线程的应用-VC on the one thread example, detailing the VC-thread applications
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:30578
    • 提供者:张应
  1. C_windows_synchronism_control

    0下载:
  2. 列举了在windows下用于线程同步控制的多种示例小程序-listed under the windows thread synchronization control for a variety of examples of small procedures
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:71548
    • 提供者:zho
  1. PEZ_

    0下载:
  2. Visual C++实现远程线程嵌入技术 用来编写PE木马.-Remote Visual C thread embedded technology used to prepare PE Trojan.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5467
    • 提供者:蒋文友
  1. ProcessHandle

    0下载:
  2. 如果您想理解线程,我觉得首先必须要能理解32位Windows是如何处理消息的。先看看单线程的消息转换和分发过程.对于想了解线程的朋友很有帮助-If you want to understand threads, I think we must first understand the Windows 32 is how to deal with the news. First look at the news thread conversion and distribution process
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:25672
    • 提供者:苏语
  1. LISTINGS

    0下载:
  2. c++多线程编程源代码,可在linux/windows下使用-c multithreaded programming source code, in linux / windows use
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:97903
    • 提供者:张晓松
  1. spyImpl

    1下载:
  2. spy++的简单实现,用到了远程进程的代码注入和启动远程线程-spy the simple realization of a long-range process used in the code and initiate a remote injection Thread
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:65705
    • 提供者:郑若诚
  1. Selfdeletingexecutables

    0下载:
  2. 利用远线程插入,运行后删除自身的一段代码。-use far threaded insert, delete itself after running a section of code.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:5859
    • 提供者:老甘
  1. spawnl_use

    0下载:
  2. _spawnl 函数的使用。_spawnl用来开启一个新的线程,比如在对话框中通过notepad来打开一个txt文件。-_spawnl function use. _spawnl Used to start a new thread, For example, in the dialog box to open the notepad through a txt document.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6810
    • 提供者:李力
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com