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

搜索资源列表

  1. ptt-1.0.tar

    0下载:
  2. linux下的多线程调试工具,支持posix NPTL, NPTL Trace Tool (PTT - POSIX Thread Trace Toolkit)-linux under the multi-threaded debugging tools, support for posix NPTL, NPTL Trace Tool (PTT- POSIX Thread Trace Toolkit)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:309727
    • 提供者:许杨
  1. linuxdown-1.2.0.tar

    0下载:
  2. FTP多线程下载客户端 在linux下解压,编译,运行 按照运行提示即可实现linux下的多线程下载-FTP multi-threaded download client under linux unzip, compile, run prompts can be realized in accordance with the running of multi-threaded linux download
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:25543
    • 提供者:可木
  1. VB

    1下载:
  2. 利用vb建立多线程示例源码,可免费下载.-The establishment of multi-threaded use vb sample source code can be downloaded for free.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:14751
    • 提供者:hebl
  1. linuxduoxiancheng

    0下载:
  2. linux 多线程编程介绍,详细讲解在linux 下怎样编写多线程程序-linux multi-threaded programming, the details on how to prepare in under linux multithreaded programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:9876
    • 提供者:hong
  1. pthread

    1下载:
  2. linux下的多线程的创建及信号同步,信号量,互斥量-under linux to create multi-threaded and signal synchronization, semaphores, mutex volume
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:26502
    • 提供者:wuqian
  1. ThreadSearch

    0下载:
  2. 多线程搜索文件的示例程序,对比单线程搜索的效果。-Multi-threaded file search sample application, as compared with single-threaded search results.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:18770
    • 提供者:yeqing
  1. MULTITHREADHTTPDOWNLOAD

    0下载:
  2. VC多线程编程资料,资料非常详细,学习多线程不可多得的好资料-VC multi-threaded programming information, very detailed, multi-threaded rare learning good information
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:40785
    • 提供者:song
  1. MultiThread

    0下载:
  2. Linux下多线程开发文档,很不错的,对学习Linux下多线程编程的朋友很有帮助-Linux development documents under the multi-threaded, it is good to learn from multi-threaded programming under Linux friends helpful
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1238098
    • 提供者:李嘉
  1. Linux_MultiThread

    0下载:
  2. Linux下多线程编程的入门文档,中文的,简单易懂,还有实例的-Linux under the multi-threaded programming entry document, in Chinese, easy-to-understand, there are examples of the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:14098
    • 提供者:李嘉
  1. AES()

    0下载:
  2. 1、更正了原来的1.0版本的所有内存泄漏问题。 2、使用了文件读写的缓冲技术,对加密与解密在速度上都有一定的加快。 3、使用了进度条来显示加密与解密的进度,使其过程更加生动,不单调。 4、使用了多线程技术,这对于有多处理机的计算机来说,速度有一定的提高。 5、使用了与原始AES加密/解密算法中对状态数组按列处理等价的按行来处理数 据(当然在相应的函数中也作了相应的修改),避免了对状态数组的转置操作, 加快了加密与解密的速度。 6、提供了检查所选择的存放加密/解密文件的
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:82137
    • 提供者:liu
  1. DES

    0下载:
  2. DES加解密 AES(使用了文件读写的缓冲和多线程技术)-DES encryption and decryption AES (using the document to read and write buffer and multi-threading technology)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:528389
    • 提供者:star
  1. MyLinuxThread5-25[1].tar

    0下载:
  2. LINUX 线程池源代码:Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知Th
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:10328
    • 提供者:wsd
  1. multiplethread-scan

    0下载:
  2. 端口扫描,采用的是多线程,效率更高,下下来试试呗-Port scanning, are used by many threads, more efficient and try to chant down under
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:4057592
    • 提供者:piit
  1. serial_communication

    0下载:
  2. 这是一个典型的串口的实验,是linux中将多线程应用到串口的接收和发送程序设计中 -This is a typical serial experiments are linux will be multi-threaded applications to receive and transmit serial programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:2576
    • 提供者:方方
  1. linuxC_sourcecode

    0下载:
  2. 嵌入式linuxC源代码光盘,和《Linux c 编程实战》书本相配套的光盘资料,主要包括:Linux系统下C语言及其编程环境的介绍,系统编程的所有主题——文件和目录、进程、线程、信号、进程间通信、网络编程和图形界面编程、出错处理、库的创建与使用、编写安全的代码等。-Embedded linuxC source code CD-ROM, and " Linux c programming real" books matching CD-ROM information, incl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3142213
    • 提供者:陈笑天
  1. vb

    0下载:
  2. 本程序介绍了在VB下实现多线程的方法,对需要多线程处理的编程爱好者,有一定的帮助.-This procedure, introduced in the VB implementation of multi-threaded approach to deal with the necessary multi-threaded programming enthusiasts, there is certainly helpful to them.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:3648
    • 提供者:masterzd
  1. Injection

    0下载:
  2. windows平台下的线程注入源代码,可将任意代码修改后注入到目标线程。-thread under windows platform into the source code, arbitrary code could be modified into the target thread.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1960787
    • 提供者:士大夫
  1. ProcessCommander

    0下载:
  2. VB版的进程管理器——进程指挥管 v1.0的源代码,高人奉献,感谢分享,一个掌握系统进程最完善的资料,它可以显示进程宿主,列出进程所使用的DLL动态链接库文件、线程个数、软件版本等信息。-VB version of the process manager- the process of command and control of the source code v1.0, expert contributions, thanks to sharing, the process of a mas
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:34051
    • 提供者:306
  1. clientServer_linux_multithread

    0下载:
  2. Linux下server与client的通信实现。Server支持多线程。附有makefile可供编译。Linux下调试通过。-Under Linux the server and client communication. Server support for multi-threaded. A makefile for compiling. The adoption of Linux under the debugger.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:10896
    • 提供者:joe
  1. LINUX-function

    1下载:
  2. LINUX函数手册.chm 世界上最全的linux 函数大集合,特别添加了有关linux 线程 相关的函数,以及线程编程原理-LINUX manual function. Chm of the world' s most full-function large collection of linux, in particular, to add the linux-thread-related functions, as well as programming principle thre
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-26
    • 文件大小:336540
    • 提供者:netyangarm
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com