CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - state machine

搜索资源列表

  1. TERM 终端仿真器 1.0

    0下载:
  2. 一 程序的整体结构1 拨号功能,自动响应功能。(能使用ATDT命令拨号,使用Ctrl-D退出联机状态)。2 执行调制解调器命令。3 仿真终端功能:在线方式可进行联机通信,TTY终端仿真,加载驱动程序后可进行VT100终端仿真。4 文件服务功能: 文本文件的传输,二进制文件的传输,文本文件和二进制文件的写盘功能。文本文件的阅览和简单编辑功能。5 终端服务功能: UNIX主机上运行的具有菜单驱动的终端服务程序,客户机可通过终端仿真器访问远程机(Remote machine)资源。6 访问本地机资源:
  3. 所属分类:Telnet客户端

    • 发布日期:2008-10-13
    • 文件大小:16.37kb
    • 提供者:maki
  1. monsrv_aix

    0下载:
  2. 实现AIX监视服务端,客户端连接AIX服务端,服务端按配置表执行指定命令并把结果通过TCP/IP传输给客户端。实现客户端监视服务端机器状态-AIX monitoring services to achieve client, the client connection AIX server, service-side table by the specified command and the results through the TCP/IP transmission to the clie
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:39.26kb
    • 提供者:孙观华
  1. NetBar1

    0下载:
  2. 1.通过以下过程:需求分析、E-R模型、关系模型分析,在数据库中构建数据库、表或视图,熟悉数据库开发流程; 2.系统的主要功能包括: [1]客户端开机自动琐定,输入帐号、密码后进行验证登陆并开始计费。或控制端远程解锁上机。 [2].控制端能够对上网的客户端进行远程控制,比如:远程关机、注销、锁定、远程结帐后又自动锁定计算机等功能。 [3)能对客户端发送消息。 [4)客户端在上机过程中能够随时查看消费状态,比如:预缴金额、上机时间、上机金额等。 -1. Through
  3. 所属分类:Remote Control

    • 发布日期:2017-03-28
    • 文件大小:1.89kb
    • 提供者:贾凯
  1. S97

    0下载:
  2. Barrier controller program with pic 16F628A. State machine.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2.47kb
    • 提供者:xpl
  1. Automated_download_story_from_web_site

    0下载:
  2. 自动从小说网站抓取所有小说的源代码,包括html parser,ui。供从事相关工作的参考。c++写的。可以直接复用html parser的状态机。-Automatically crawl your site to all fiction novel, the source code, including html parser, ui. Engaged in related work for reference. c++ written. Can be directly reused html
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:48.86kb
    • 提供者:cz
  1. control1e

    0下载:
  2. 一个套接字通信程序 包含一个测试的状态机-A socket communication program includes a test state machine
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-29
    • 文件大小:10.85mb
    • 提供者:zhoujian
  1. FSM

    0下载:
  2. finite state machine design
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-01
    • 文件大小:982.67kb
    • 提供者:Osman
  1. telnet.tar

    0下载:
  2. linux下的telnet客户端源代码实现,采用有限状态机实现。-telnet client under linux source code implementation, the finite state machine implementation.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:10.43kb
    • 提供者:weibo
  1. TCPstatemachine

    0下载:
  2. TCP 状态机 资料 很少见 从网上收集资料-TCP state machine is little information see online data collection
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3.87kb
    • 提供者:Colorado
  1. vtparse.tar

    0下载:
  2. Parsing VT data. Including Vt100, Vt200.. Parser is based on VT500 state machine..
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:4.65kb
    • 提供者:Bugil
  1. smit.tar

    0下载:
  2. arp Smit is a simple ARP hijacking tool for switched/unswitched networks. It wor ks even better on switched networks, because the spoofed sides do not see th e duplicated packets. I based the tool on sources from arpmitm and arprelay and included nic
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:8.06kb
    • 提供者:fire
  1. FSM_CPP

    0下载:
  2. 讲解有限状态机的C++实现,主要用于网络编程和游戏的AI编程,思想很好-To explain the finite state machine in C++, mainly used for network programming and game AI programming, a good idea
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:17.64kb
    • 提供者:赵伟
  1. socks5

    0下载:
  2. 用状态机来写一个socks5代理服务器,为了移植性和很多新手都在用windows,异步驱动我就只用select而没用epoll。-I have written a Proxy Socks5 server by using finite-state machine. Because of the so many people are studying under Windows, I just implement it by select not by epoll.
  3. 所属分类:Proxy Server

    • 发布日期:2017-03-24
    • 文件大小:282.85kb
    • 提供者:Wujiahao
  1. sv_fsm

    0下载:
  2. 使用二维表来实现状态机,该状态机用在通信协议中,基于TCP协议-Using two-dimensional table to implement a state machine, the state machine is used in communication protocols based on TCP protocol
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:13.32kb
    • 提供者:林冲
  1. 104

    0下载:
  2. 我用状态机写的IEC60870-104,不过要说明的是有改动,不是标准104,但是流程是一样的-I use a state machine to write IEC60870-104, however, explained there is a change, instead of the standard 104, but the process is the same
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-14
    • 文件大小:3.46kb
    • 提供者:smilenie
  1. ospfd

    1下载:
  2. ospf的C语言实现,很好的描述了协议的状态机-ospf the C language, a good descr iption of the protocol state machine
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:304.54kb
    • 提供者:MIMI
  1. socket

    0下载:
  2. 用C++写的一个基于状态机的socket模拟程序-Using C++ to write a socket-based state machine simulation program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:2.92mb
    • 提供者:睿睿
  1. state_test_senrecvdipart3.3

    0下载:
  2. linux下多线程udp实现消息驱动多状态机-Multi threaded UDP Linux message driven state machine
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:5.85kb
    • 提供者:刘志鹏
  1. javascript-state-machine-master

    0下载:
  2. javascr ipt状态机,能实现复杂的状态变化-Javascr ipt state machine, can realize the complex state change
  3. 所属分类:Browser Client

    • 发布日期:2017-04-08
    • 文件大小:897.08kb
    • 提供者:zjiacong
  1. SimpleFSM

    0下载:
  2. This a sample program showing how to parse and use XML for Finite State Machine. -This is a sample program showing how to parse and use XML for Finite State Machine.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-12-12
    • 文件大小:8.06kb
    • 提供者:HanseCurie
« 12 »
搜珍网 www.dssz.com