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

搜索资源列表

  1. UNIXEnvironment

    0下载:
  2. 本书是被誉为UNIX编程“圣经”的Advanced Programming in the UNIX Environment一书的更新版。在本书第1版出版后的十几年中,UNIX行业已经有了巨大的变化,特别是影响UNIX编程接口的有关标准变化很大。本书在保持了前一版的风格的基础上,根据最新的标准对内容进行了修订和增补,反映了最新的技术发展。书中除了介绍UNIX文件和目录、标准I/O库、系统数据文件和信息、进程环境、进程控制、进程关系、信号、线程、线程控制、守护进程、各种I/O、进程间通信、网络IPC
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-01
    • 文件大小:14307497
    • 提供者:豪豪
  1. 43

    0下载:
  2. 猪八戒任务正则监视小弟不会写正则 只能一点一点的取 速度很慢 也还是看不明白多线程 也不知道为什么 如果两个类别的项目一起监视的话会出现数组下标错误-zhubajie zidong fanyi buhaoshi a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-01
    • 文件大小:636608
    • 提供者:xiaomeng
  1. asdfasdf

    0下载:
  2. linuz驱动编程所用到的,对于初学者理解线程非常的有用-linuz driven programming used to be very useful for beginners to understand thread
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-01
    • 文件大小:17331
    • 提供者:沈超
  1. MultiThread

    0下载:
  2. 一个多线程的实例,初学多线程开发可以参考-More than one thread instance, beginners multi-threaded development can refer to
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:599
    • 提供者:cynthia
  1. Threading

    0下载:
  2. 多线程 局域网端口扫描 多线程的实现 很好的学习多线程-Multi-threaded LAN port scanning multi-threaded implementation
  3. 所属分类:Scanner

    • 发布日期:2017-04-03
    • 文件大小:50244
    • 提供者:jj
  1. for-linux-threads

    0下载:
  2. 可以用来学习如何在linux环境中多线程编程,用于熟悉linux提供了哪些线程编程的API接口。-Can be used to study the multi-threaded programming in a Linux environment, used to be familiar with linux which threaded programming API interface.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:5824
    • 提供者:dongmenqing
  1. LINUX-API

    0下载:
  2. 以上主要是linux下的多线程与多进程性能的相关分析,非常经典,适合各初学者-About mathematical modeling risk overdraw problem program, mainly to solve the risk of the investment in the optimal strategy is more than the main Linux multi-threading with processes the correlative analysis o
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:160858
    • 提供者:许松
  1. network_update_v2.0.tar

    0下载:
  2. 自动更新上传文件,当有文件更新时,会自动上传,采用udp,tcp连接,线程技术-Automatically update the upload files, when files are updated automatically uploaded using udp, tcp connections, threading technology
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:20225
    • 提供者:zhangkun
  1. ReaderAndWriter

    0下载:
  2. Linux下读者写者问题, 1)写-写互斥:不能有两个写者同时进行写操作; 2)读-写互斥:不能同时有一个线程在读,而另一个线程在写; 3)读-读允许:可以有一个或多个读者在读; 4)读者优先的附加限制:如果读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作; 5)写者优先的附加限制:如果一个读者申请进行读操作时已有另一个写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。-Under Linux readers to write, 1) wri
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:2515
    • 提供者:翔子
  1. keyServer(client)

    2下载:
  2. 这是一套基于socketserver客户端至服务端多线程读取电表加密机功能程序,实现身份认证和对电表控制密文读取的功能。-This is a set of read meter encryption machine socketserver client to the server-based multi-threaded functional program, authentication and control ciphertext read the meter.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1951888
    • 提供者:qicksand
  1. thread2

    0下载:
  2. 在Linux系统下有一个进程创建多个线程的功能与实现-Linux systems have a process to create the function and implementation of multiple threads
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:11035
    • 提供者:彭亦钊
  1. yuan

    0下载:
  2. 嵌入式Linux中的进程/线程间通信机制研究,多进程/线程相互间的通信,包括父子进程间采用有名管道进行通信、进程间共享内存和消息队列通信、信号通信。-research on the Linux process/thread communication mechanism
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:2273
    • 提供者:刘育烽
  1. vcPPprocess

    0下载:
  2. vc++做的windows进程管理器可以查看线程及模块信息-vc++ the windows process manager can view threads and module information
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:54418
    • 提供者:王雷
  1. Linux-Network-Programming

    0下载:
  2. 本书主要描述linux中进程,socket,线程信号,文件符等,挺全面的一本书。中文的-This book describes the linux process, the socket, the thread signals, the file descr iptor , etc., very comprehensive book. In Chinese
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:6714856
    • 提供者:小刘
  1. pthead

    0下载:
  2. linux下的多线程编程,样例可以直接测试。-multi-threaded programming under linux, the sample can be directly tested.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:2902
    • 提供者:gared
  1. Wiippv6pinga

    0下载:
  2. linux下 ipv6协议 ping程序源码最多运行50线程 2.每个线程发送4个ICMP6包后开始接收 3.试验程序源码,多线程结构安排不一定合理,待试验验后进一步修改 4.在终端./pingipv6 IP11 1P2......即可运行程序源码 5.为单源文件,没写make,编译命令为: gcc 可直接使用。 -ping program source code under linux ipv6 protocol up to run 50 threads each thread send
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:2851
    • 提供者:
  1. Mpthread_scanu

    0下载:
  2. 多线程扫描,支持同时扫描5个IIP,练手之作,希望对大家有所帮助 -Multi-threaded scanning, support for scanning at the same time five of the IIP, practicing hand for you to help
  3. 所属分类:Scanner

    • 发布日期:2017-04-01
    • 文件大小:1216
    • 提供者:
  1. PortScan

    0下载:
  2. 多线程端口扫描,基于ip地址的端口扫描,可以多线程工作-Multi-threaded port scanning, port scans based on ip address
  3. 所属分类:Scanner

    • 发布日期:2017-05-16
    • 文件大小:4561192
    • 提供者:仲伟
  1. multi-threadedscheduling

    0下载:
  2. liNUX下的 操作系统 多任务调度实例 多线程 包含测试文件-under the Linux operating system, multi-tasking multi-threaded scheduling instance that contains the test file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:9104
    • 提供者:jinpeng
  1. simHijack

    0下载:
  2. 模拟网页劫持程序。通过两个线程并对应相应的方法进行劫持网页。-Analog page hijackers. By two threads corresponding to the appropriate method of hijacking web page.
  3. 所属分类:Exploit

    • 发布日期:2017-05-15
    • 文件大小:3810122
    • 提供者:罗兵哥
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com