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

搜索资源列表

  1. daemon

    0下载:
  2. 守护进程API,此API可自动重启应用进程,保证银行生产系统故障恢复,特别对网络瞬断很有效。-Daemon API, this API can automatically restart the application process to ensure the banking system failure to restore production, in particular, the network instantaneous break very effective.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2001
    • 提供者:陈海
  1. telnet.c

    0下载:
  2. 一个小的telnet程序与大家共享,/* 本程序支持如一些参数: * --host IP地址 或者 -H IP地址 * --port 端口 或者 -P 端口 * --back 监听数量 或者 -B 监听数量 * --dir 服务默认目录 或者 -D 服务默认目录 * --log 日志存放路径 或者 -L 日志存放路径 * --daemon 使程序进入后台运行模式 */ -A small telnet program to share with you
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3236
    • 提供者:lph
  1. daemon

    0下载:
  2. 创建守护进程,以c语言的版本在linux下开发服务器-Create a daemon to c languages developed in linux server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:20606
    • 提供者:wuqian
  1. daemon

    0下载:
  2. linux下守护进程的实现源代码对于学习守护进程有很大帮助-daemon under linux source code for the implementation of the study there is very helpful daemon
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:19571
    • 提供者:陈灏
  1. Daemon_Tools_4.30.3_Lite_[tfile.ru]

    0下载:
  2. daemon tools lite versions 4.30
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7317087
    • 提供者:vit
  1. android_daemon

    0下载:
  2. 使用C语言编写了一个守护进程程序,先令其在Ubuntu中实现开机自启动。然后又将其移到Android中,并在Android中也实现了守护进程开机自启动。-The use of C language, a daemon process, start to realize it in the Ubuntu boot from the start. Then move it in Android, and Android is also a guardian of the process of boo
  3. 所属分类:software engineering

    • 发布日期:2016-01-22
    • 文件大小:105950
    • 提供者:code998
  1. socket_daemon

    0下载:
  2. 实现socket的守护进程。其中serverd.c为守护进程服务程序,client1.c为客户端程序。程序简短,但不失具有代表意义。-socket daemon
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:921
    • 提供者:youzuoyong
  1. daemon.tar

    0下载:
  2. A daemon example for linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3122
    • 提供者:kasas
  1. daemon

    0下载:
  2. 这个是关于linux的后台日志处理程序,用处很大的-This is written in the log back on linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:11960
    • 提供者:jimmy.ding
  1. cdemu-daemon-1.3.0.tar

    0下载:
  2. CDemu是模拟CD、DVD设备的内核模块。它让你能使用.bin/.cue, .nrg, 或 .ccd这样的非ISO-9660格式的光盘镜像。之所以要用到它,是因为mount只能挂载iso。iso只包含单一的文件系统,而许多cd都带有复杂的信息,比如混合数据和音轨。CDemu让你能获得这些CD镜像完整、原始的内容。 CDemu利用vhba内核模块模拟出一个SCSI CD/DVD设备,由后台运行的cdemud守护进程(cdemud)与该模块通信。镜像分析代码被抽象到一个库中(libmir
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:171782
    • 提供者:陈文捷
  1. process

    0下载:
  2. 包括fork、waitpid、exec、daemon等几种进程中常用函数的演示-Including the fork, waitpid, exec, daemon and other processes commonly used in the function of several demonstration
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1985
    • 提供者:your name
  1. daemon.c.tar

    0下载:
  2. linux下守护进程范例,监视被守护进程,当被守护进程意外退出,可以继续启动该进程-example under linux daemon, daemon monitoring is, when the daemon exits unexpectedly, you can continue to start the process
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1099
    • 提供者:AutoHe
  1. DAEMON-Tools

    0下载:
  2. 提供DAEMON Tools(不错的虚拟光驱工具)V4.35.6 Lite Edition游侠原创简体中文版安装-DAEMON Tools (good virtual drive tool) V4.35.6 the Lite Edition Ranger originality Simplified Chinese version of the installation
  3. 所属分类:Project Manage

    • 发布日期:2017-11-17
    • 文件大小:665
    • 提供者:王鹏
  1. linux-daemon

    0下载:
  2. 此文档主要讲解linux守护进程的基本概念和写linux守护进程的基本步骤,并给了一个简单的例程序。-The basic steps of this document mainly explain the basic concept of the Linux daemon and write Linux daemon, and give a simple example program.
  3. 所属分类:software engineering

    • 发布日期:2017-11-24
    • 文件大小:60147
    • 提供者:蔡杰
  1. daemon

    0下载:
  2. Daemon interface driver for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-09
    • 文件大小:4088
    • 提供者:nengtonqui
  1. daemon-and-signal

    0下载:
  2. linux的守护和信号程序的基础源代码。非常适合初学者学习。-the code of daemon and signal for linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-10
    • 文件大小:445114
    • 提供者:maoyuan li
  1. daemon.tar

    0下载:
  2. 守候进程是一种特殊的进程,该实例是一个如何在linux下创建守候进程得例子。-How to creat a linux daemon
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:4152
    • 提供者:LEE
  1. ftdi-daemon-0.4.tar

    0下载:
  2. The daemon to proper load FTDI usb driver for Multiclet evolution board
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:143783
    • 提供者:mouse
  1. DAEMON Tools USB 1.0 WINXP

    0下载:
  2. DAEMON Tools USB 1.0 WINXP工具(DAEMON Tools USB 1.0 WINXP)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:6338560
    • 提供者:CYZYCX
  1. daemon-master

    0下载:
  2. linux daemon 例程,实现对应用程序的时时监控,(linux daemon example)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-09
    • 文件大小:14336
    • 提供者:jiayuzhang90
« 12 3 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com