CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - thread linux

搜索资源列表

  1. myftp

    0下载:
  2. Linux 命令行的一个ftp客户端,拥有ftp的基本上传、下载功能,单线程工作,可以作为学习ftp协议使用。有基本的注释。操作方式类似于Linux 自带的ftp工具。-A simple FTP-client under linux command line. It has the common ftp functionality and work under single thread. You can use this to learn the ftp protocol.
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-02
    • 文件大小:17674
    • 提供者:大头先生
  1. php-5.3.6.tar

    0下载:
  2. 这是WINDOWS线程安全版本。PHP是一种新型的CGI程序编写语言,易学易用,运行速度快,可以方便快捷地编写出功能强大,运行速度快,并可同时运行于 Windows、Unix、 Linux平台的Web后台程序, 内置了对文件上传、密码认证、Cookies操作、邮件收发、动态GIF生成等功能,PHP 直接为很多数据库提供原本的连接,包括Oracle、Sybase、Postgres、Mysql、Informix、Dbase、Solid、 Access等,完全支持 ODBC接口,用户更换平台时,无需变
  3. 所属分类:Network Security

    • 发布日期:2017-06-02
    • 文件大小:14368718
    • 提供者:
  1. linuxc

    0下载:
  2. linux c 嵌入式编程的好资料,包括有内存的管理和进程,线程的设计-linux c embedded programming good information, including memory management and process design of thread
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:103433
    • 提供者:linjun
  1. write_log

    0下载:
  2. unix或者linux下app写日志文件,多线程安全写日志记录,使用方便。-unix or linux to write the log files under the app, multi-thread-safe to write log records, easy to use.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:2876
    • 提供者:mich
  1. kiate-1.6

    1下载:
  2. 一个代理服务器,能代理多种协议,包括:http,https,socks,ftp,pop3,smtp,telnet,dns。能运行在linux,freebsd,...及其它类 unix,还有windows(最新版本要求nt 4.0以上)操作系统上 一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 还支持tcp端口映射,可以实现别人访问你的内网主机。 有强大的规则控制,包括源IP地址,目的IP地址,目的端口,及采用的代理协议。 ki
  3. 所属分类:Proxy Server

    • 发布日期:2017-04-10
    • 文件大小:1830958
    • 提供者:迷失
  1. mul

    0下载:
  2. 在Linux平台上用多线程方法实现浮点向量的点积计算-On the Linux platform with multi-thread methods to achieve floating-point vector dot product calculation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:741
    • 提供者:徐航
  1. CreateProcess

    0下载:
  2. 在Linux下面的编程,创建进程、线程和进程同步。-In the Linux programming below, create a process, thread and process synchronization.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:252762
    • 提供者:晨光
  1. drm_server1.1

    0下载:
  2. 基于linux libevent的消息中间件服务程序 包含内存池、线程池等 支持5万以上的用户连接-Linux libevent-based message middleware service program contains the memory pool, thread pool and other support to more than 50,000 user connections
  3. 所属分类:Linux Network

    • 发布日期:2017-05-26
    • 文件大小:9684113
    • 提供者:jc
  1. TomandJerry

    0下载:
  2. 用五个实例来解释linux下的c编程,包括文件读写、进程、线程、管道、TCP通信等-With five examples to explain the c programming under linux, including documents to read and write, process, thread, pipe, TCP communications
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:14031
    • 提供者:李旭章
  1. mutex-lock

    0下载:
  2. 多线程编程-互斥锁 由于线程的清量性,在搜索引擎构建中被广泛使用.线程的实现有多种方式,譬如互斥锁,条件变量,读写锁等.其中互斥锁最为简单,读写锁也与互斥锁类似.在LInux下简单实现一个链表,链表的插入和删除,以及整个链表的析构要考虑多线程的同步-Multi-threaded programming- Mutex clearance due to the amount of threads in the search engines are widely used to build. Th
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1569
    • 提供者:周伟光
  1. qte

    0下载:
  2. Qt/Embedded的安装(本人亲自安装步骤) 准备源码包 ◆ tmake 1.11 或更高版本;(生成Qt/Embedded应用工程的Makefile文件) ◆ Qt/Embedded 2.3.7 (Qt/Embedded 安装包) ◆ Qt 2.3.2 for X11; (Qt的X11版的安装包, 它将产生x11开发环境所需要的两个工 具) 假设把源码包解压所在/root/build-arm下 1安装tmake 进入tmake-1.11目录 cd
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:1609
    • 提供者:马科
  1. Mthread

    0下载:
  2. 跨平台的线程实现类别,支持Windows平台、unix平台、linux平台的线程类别。-Cross-platform implementation of the thread categories, Supporting Windows platform, unix platform, linux platform, thread types.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6226
    • 提供者:jackie
  1. docd.tar

    0下载:
  2. 多线程 http资源下载工具 给予linux平台的。还凑合。有bug给我联系 -Mutli-thread http resource download tool
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:10241
    • 提供者:Gane
  1. linuxProcessKernel

    0下载:
  2. 要读懂linux 内核 ,还有比这再好的资料么,什么都不说了,赶快下吧。 目 录 进程 信号 sched.c 进程信号队列 SMP 内核线程页目录的借用 代码分析 线程 进程描述符 init进程从内核态切换到用户态 SET_LINKS REMOVE_LINKS get_wchan() sigframe的结构 rt_sigframe结构 信号队列的结构 内核线程
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:81640
    • 提供者:edward
  1. vim-6.4.tar

    0下载:
  2. 安装完solaris整完ls支持颜色,也装了经常使用的一些工具,改了环境变量.用着已经顺手多了,但是就有一样.vi不支持语法功能,也不高亮显示.也像原来那样,在根目录下加了个.vimrc写上一些自己习惯性的配置,可是不起作用,郁闷!难道我人品有问题?打开linux,alias看了一下环境变量,乖乖 alias vi vim!郁闷,早就知道linux用的是vim了,可是平常用的时候习惯性的敲vi,竟把这事给忘记了.早到病根下药就简单了,装个vim! 就像上次装ls一样访问:http://ww
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3737338
    • 提供者:jtp
  1. asf

    0下载:
  2. 线程 linux实验用的到的源码文件 欢迎交流-thread
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:2488
    • 提供者:古月
  1. EncoderDriver

    0下载:
  2. Linux 核心驱动程序。提供多线程访问和保护能力。快速I/O访问。-A linux kernel mode device driver. Thread safe provides fast latching to 1ms. Interupt automatically latches multi-channel input encoder data.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:29520
    • 提供者:hegallis
  1. SOparolaCE

    0下载:
  2. linux terminal thread semophores
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:429976
    • 提供者:pushkin2023
  1. opt_dsp

    0下载:
  2. arm-linux下的多线程自保护程序主线程样例。主线程的自保护可以在/etc/inittab中设置-under the arm-linux from the protection of multi-threaded program example main thread. Main thread of self-protection in the /etc/inittab to set up
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:1174
    • 提供者:chenfuming
  1. zhexue

    0下载:
  2. 通过研究Linux的线程机制和信号量实现哲学家就餐问题的并发控制-By studying the Linux thread and semaphore mechanisms to achieve dining philosophers problem of concurrency control
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:1505
    • 提供者:王晓难
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 23 »
搜珍网 www.dssz.com