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

搜索资源列表

  1. heartbeat-1.99.2.tar

    0下载:
  2. linux集群服务器软件代码包,已广泛应用于专业linux服务器构架中,是目前开源的集群代码中最优秀的-Linux cluster server software code. it has been widely used professional linux server architecture, which is the open-source code clusters of the best
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2472358
    • 提供者:张利
  1. xt123

    0下载:
  2. 模拟心跳的动画,下载后改名为XT.EXE执行解压缩-simulated heartbeat of animation, download later renamed as XT.EXE perform decompression
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:49433
    • 提供者:韩宇
  1. GetSourceFile8

    0下载:
  2. 一种心电信号散点图的扩增方法 这种方法,用于Poincare的二维变换,可以反映ECG信号的心律不齐情况-a scattergram of the ECG signal amplification method for the two-dimensional Poincare transform, ECG signal can reflect the situation of irregular heartbeat
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:40945
    • 提供者:wenfeng
  1. tcpudp

    0下载:
  2. 实现双服务器的心跳探测,支持udp和串口。 快平台的tcp,udp类。-Dual server heartbeat detection, and support for serial udp. Express platform tcp, udp category.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:18693
    • 提供者:陈真
  1. heartbeat-1.2.3.20050404.tar

    0下载:
  2. 在LINUX下实现HA的源代码,应用比较广泛-under the HA Linux source code, the most widely used
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1885563
    • 提供者:zsx
  1. Linux_Enterprise_Cluster

    0下载:
  2. The Linux Enterprise Cluster explains how to take a number of inexpensive computers with limited resources, place them on a normal computer network, and install free software so that the computers act together like one powerful server. This makes it
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3900533
    • 提供者:linz
  1. heartbeat-2.0.2.tar

    0下载:
  2. linux 双机热备之 心跳程序源码
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2189961
    • 提供者:dd
  1. 象牙塔浮生记(源程序)

    0下载:
  2. 一个类似于心跳回忆的东西-a heartbeat similar to the memories of things. .
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:170359
    • 提供者:honey1982
  1. heartbeat-2.0.8.tar

    0下载:
  2. linux 平台搭建HA高可用集群
  3. 所属分类:行业应用软件

  1. wince3PING(clientUsing).定期向某一IP发送PING指令

    0下载:
  2. 可以做为软件心跳包使用,定期向某一IP发送PING指令,用于保持连接,现实生活中解决了很多路由器只有硬件连接而无电脑连接时的掉线现象!(非常有用作者:13944902227),Software can be used as heartbeat packets use IP to send regularly to a PING command to stay connected, in real life, only to solve a lot of router hardware to co
  3. 所属分类:Windows CE

    • 发布日期:2017-03-24
    • 文件大小:116341
    • 提供者:柳彦春
  1. UDPP2P

    0下载:
  2. UDPP2P打洞代码加有心跳包维持客户端存在-UDPP2P punching code and a heartbeat packet to maintain existing client
  3. 所属分类:P2P

    • 发布日期:2017-03-27
    • 文件大小:51766
    • 提供者:郑明
  1. temperature

    1下载:
  2. 此设计以单片机STC89C51为核心,由声音传感器采集脉搏信号,经过LM324前置放大电路、滤波电路和比较电路后得到与脉搏相关的脉冲信号,将该脉冲信号作为定时/计数器T1中断信号交由单片机进行脉冲周期的计算,T0做定时器。然后得出每分钟的脉搏搏动次数(即心率),并将结果1602LCD上显示心率。在对人体脉搏检测时,具有检错排错的功能。若出现误操作(如不小心移动时产生的噪声)造成检测到的心跳次数不正确的结果,所以在程序中检测时间到达第5秒时,先对其进行计算,若结果超出正常范围则自动返回重新检测,直
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-04-21
    • 文件大小:1298
    • 提供者:郑雄
  1. SSocket

    0下载:
  2. 封装一个TCP服务端(IOCP)与客户端 本代码服务端引用了http://www.codeproject.com/KB/IP/IOCP_how_to_cook.aspx中的代码,并作了少量修改,在这里对原作者表示感谢。。 功能描述: * 封装了心跳机制 * 封装了一层应用层协议,支持压缩传输 * Client端封装了掉线重连机制 示例代码演示了文件传输并输出传输速度-The server-side code references http://w
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:84116
    • 提供者:shizhen
  1. NetworkHeartbeat

    1下载:
  2. 网络心跳程序,有客户端和服务器端,客户端不停发送数据给服务器端,服务器端收到对应的信息就给客户端发送信息-Network heartbeat procedures, client and server side, the client continuously sends data to the server-side, server-side receiving the information corresponding to the client Jiugei send a message
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-13
    • 文件大小:3073663
    • 提供者:Jewlry
  1. tcpudp

    0下载:
  2. 上传的是一些tcp协议和udp协议的一些相关的资料,包括心跳包,滑动窗口,数据库连接池-Upload some tcp protocol and udp protocols some relevant information, including heartbeat package, sliding window, database connection pool
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:531891
    • 提供者:chenbh
  1. share_to_ubuntu

    0下载:
  2. 局域网聊天程序, 可发消息, 可设置个人状态,可多人同时登陆注册, 有心跳机制, 可发离线消息-LAN chat program, you can send messages, personal status, can be more than can be set at the same time landing registered a heartbeat mechanism, you can send offline messages
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-06
    • 文件大小:6598
    • 提供者:zhangming
  1. UDPP2P

    0下载:
  2. UDPP2P打洞代码加有心跳包维持客户端存在-UDPP2P punching code and a heartbeat packet to maintain existing client
  3. 所属分类:P2P

    • 发布日期:2017-03-26
    • 文件大小:94580
    • 提供者:yc
  1. opengl3d

    0下载:
  2. 说明:完成端口的一个例子,实现了心跳。 一个初学者最好的工具 -Descr iption: An example of the completion port to achieve the heartbeat. The best tool for a beginner
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-22
    • 文件大小:40673280
    • 提供者:陈嘉宜
  1. socket-heart

    0下载:
  2. 实现心跳机制,用来判断对方(设备,进程或其它网元)是否正常运行,采用定时发送简单的通讯包,如果在指定时间段内未收到对方响应,则判断对方已经离线。用于检测TCP的异常断开。-To achieve the heartbeat mechanism used to determine each other (equipment, process, or other network elements) is functioning, the use of communication time to sen
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:6288127
    • 提供者:drafly
  1. health

    0下载:
  2. 个人健康信息管理系统,健康信息的指标包括身高(Height)、体重(Weight)、血压(收缩压SBP、舒张压DBP)、心跳(Heartbeat)等等,允许用户收集,管理自己和家人的健康和身体状况信息并从中获取医疗帮助-Personal health information management system, health indicators, including information on height (Height), weight (Weight), blood pressure
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-03-25
    • 文件大小:4404
    • 提供者:cd
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com