CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 事件驱动

搜索资源列表

  1. Easy_Bank_Simulation

    0下载:
  2. 本项目为数据结构课程第一次大作业,旨在通过实际编写代码实现一个简单的银行 业务模拟系统来熟悉各种基本数据结构的应用。本程序从上至下,以事件驱动为主导思 想,利用动态存储结构对客户和事件进行模拟,并通过模拟方法求出客户在银行内逗留 的平均时间。-The project is the first major data structure course work, the actual preparation of the code aims to implement a simple b
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:780.15kb
    • 提供者:andy
  1. ExComm

    0下载:
  2. 一个串口调试的小工具,支持16进制,二进制流。事件驱动!-A serial port to debug a small tool to support 16 hex, binary stream. Event-driven!
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1.66mb
    • 提供者:wang
  1. TCP

    0下载:
  2. AutoIt3中事件驱动型TCP通讯库文件-AutoIt3 Event-driven TCP communications library
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:5.9kb
    • 提供者:tainback
  1. event-driven

    0下载:
  2. 一个基于事件驱动的串口通讯VB控件源代码-An event-driven serial communication VB controls source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:10.61kb
    • 提供者:xuesfh
  1. UDPRTUVB141022

    0下载:
  2. VB调用WINSOCK控件,通过UDP协议进行发送及接收数据的示例,事件驱动,速度极快!QQ:954486673-vb winsock.ocx udp
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1.14mb
    • 提供者:zhangjin7422
  1. myreactor

    0下载:
  2. 在事件驱动的应用中,将一个或多个客户的服务请求分离(demultiplex)和调度(dispatch)给应用程序。-In event driven applications, the service request separation (demultiplex) and scheduling (dispatch) for one or more clients are given to the application.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4.24kb
    • 提供者:福大
  1. mina-core-2.0.4.jar

    0下载:
  2. Apache Mina是一个能够帮助用户开发高性能和高伸缩性网络应用程序的框架。它通过Java nio技术基于TCP/IP和UDP/IP协议提供了抽象的、事件驱动的、异步的API。-Apache MINA is a network application framework which helps users develop high performance and high scalability network applications easily. It provides an abst
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:555.58kb
    • 提供者:刘宁超
  1. ZT_JS01A

    0下载:
  2. ZT-JS01A计数软件,使用串口事件方式驱动的RS485通讯,支持最多12台智能产品计数器ZT-JS01A.使用EXCEL表作为数据库,方便数据做后续处理。-ZT-JS01A counting software, the use of serial events to drive the RS485 communication, support up to 12 intelligent product counter ZT-JS01A. Use EXCEL table as a to fac
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1.74mb
    • 提供者:guojinbao
  1. ehpnt

    0下载:
  2. wdm程序,关于事件通知实现驱动程序和应用程序通信的例子,-WDM applications, on the event notification of driver and application example,
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:374kb
    • 提供者:yhiwnes
  1. backtest_toolkit_2

    0下载:
  2. 基于事件驱动方法,用python 开发的量化回测平台。(backtest platform for quant)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:12kb
    • 提供者:dasha
  1. zrender

    0下载:
  2. 一个轻量级的Canvas类库,MVC封装,数据驱动,提供类Dom事件模型,让canvas绘图大不同(A lightweight Canvas class library, MVC package, data driven, providing class Dom event model, so that canvas graphics are different)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:37kb
    • 提供者:jc起
  1. TCPIP-all-4.1.14.Final-sources

    0下载:
  2. Tcp 高速服务器,可以高并发运行,提供异步的、事件驱动的程序(A Tcp high speed server that can run concurrently, providing asynchronous, event-driven programs)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:2.46mb
    • 提供者:李民
  1. 代码

    0下载:
  2. 完成一个简单的回射服务器程序,包括服务器和客户端两部分,将实现以下功能: 1.客户端与服务器通过发送和接收报文进行通信; 2.服务器和客户端最高支持60000个并发连接; 3.报文长度设置为可变长度,以便进行压力测试; 4.本实验完成了EPOLL单线程事件驱动版本,并基于EPOLL服务器架构编写压力发生器,测试了服务器在不同并发条件下的性能(Complete a simple server program, including the server
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:4kb
    • 提供者:YES MAN &
  1. 通用版EXECL数据库

    0下载:
  2. 用事件驱动的VB读写串口的实用程序,包括VB读写EXECL表格的功能。(Use event driven VB to read and write serial port utilities, including the function of VB reading and writing EXECL forms.)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1.78mb
    • 提供者:中泰华旭
  1. 正文1-3

    0下载:
  2. 简明清晰的介绍python语言,以事件为驱动,学起来比较有意思。(Brief and clear introduction to the python language)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:13.06mb
    • 提供者:BANXIAN
搜珍网 www.dssz.com