搜索资源列表
Easy_Bank_Simulation
- 本项目为数据结构课程第一次大作业,旨在通过实际编写代码实现一个简单的银行 业务模拟系统来熟悉各种基本数据结构的应用。本程序从上至下,以事件驱动为主导思 想,利用动态存储结构对客户和事件进行模拟,并通过模拟方法求出客户在银行内逗留 的平均时间。-The project is the first major data structure course work, the actual preparation of the code aims to implement a simple b
ExComm
- 一个串口调试的小工具,支持16进制,二进制流。事件驱动!-A serial port to debug a small tool to support 16 hex, binary stream. Event-driven!
TCP
- AutoIt3中事件驱动型TCP通讯库文件-AutoIt3 Event-driven TCP communications library
event-driven
- 一个基于事件驱动的串口通讯VB控件源代码-An event-driven serial communication VB controls source code
UDPRTUVB141022
- VB调用WINSOCK控件,通过UDP协议进行发送及接收数据的示例,事件驱动,速度极快!QQ:954486673-vb winsock.ocx udp
myreactor
- 在事件驱动的应用中,将一个或多个客户的服务请求分离(demultiplex)和调度(dispatch)给应用程序。-In event driven applications, the service request separation (demultiplex) and scheduling (dispatch) for one or more clients are given to the application.
mina-core-2.0.4.jar
- 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
ZT_JS01A
- 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
ehpnt
- wdm程序,关于事件通知实现驱动程序和应用程序通信的例子,-WDM applications, on the event notification of driver and application example,
backtest_toolkit_2
- 基于事件驱动方法,用python 开发的量化回测平台。(backtest platform for quant)
zrender
- 一个轻量级的Canvas类库,MVC封装,数据驱动,提供类Dom事件模型,让canvas绘图大不同(A lightweight Canvas class library, MVC package, data driven, providing class Dom event model, so that canvas graphics are different)
TCPIP-all-4.1.14.Final-sources
- Tcp 高速服务器,可以高并发运行,提供异步的、事件驱动的程序(A Tcp high speed server that can run concurrently, providing asynchronous, event-driven programs)
代码
- 完成一个简单的回射服务器程序,包括服务器和客户端两部分,将实现以下功能: 1.客户端与服务器通过发送和接收报文进行通信; 2.服务器和客户端最高支持60000个并发连接; 3.报文长度设置为可变长度,以便进行压力测试; 4.本实验完成了EPOLL单线程事件驱动版本,并基于EPOLL服务器架构编写压力发生器,测试了服务器在不同并发条件下的性能(Complete a simple server program, including the server
通用版EXECL数据库
- 用事件驱动的VB读写串口的实用程序,包括VB读写EXECL表格的功能。(Use event driven VB to read and write serial port utilities, including the function of VB reading and writing EXECL forms.)
正文1-3
- 简明清晰的介绍python语言,以事件为驱动,学起来比较有意思。(Brief and clear introduction to the python language)