您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Event-Driven Workflow Engine

  2. An Event-Driven Workflow Engine
  3. 所属分类:Java

    • 发布日期:2010-05-20
    • 文件大小:233472
    • 提供者:jiehuaou
  1. Formalization and Verification of Event-driven Process chain

  2. Formalization and Verification of Event-driven Process chain
  3. 所属分类:其它

    • 发布日期:2008-02-04
    • 文件大小:140288
    • 提供者:gaosu61
  1. Practical+UML+Statecharts+In+C+C+++Event+Driven+Programming+For+Embedded

  2. Practical+UML+Statecharts+In+C+C+++Event+Driven+Programming+For+Embedded
  3. 所属分类:C

    • 发布日期:2012-05-21
    • 文件大小:13631488
    • 提供者:aruler
  1. C语言 实现 Socket 范例,包括event-driven

  2. 用C语言实现的socket范例,包括了TCP,UDP协议,多线程socket已经event-driven socket
  3. 所属分类:网络基础

    • 发布日期:2013-02-20
    • 文件大小:12288
    • 提供者:masuiyao
  1. Practical UML Statecharts in C-C++Event driven programming for .pdf

  2. Practical UML Statecharts in C-C++Event driven programming for embedded systems (2nd edition).pdf
  3. 所属分类:C

    • 发布日期:2013-05-28
    • 文件大小:13631488
    • 提供者:pkoo7qq
  1. PSiCC2中文版

  2. UML状态图的实用C/C++设计:嵌入式系统的事件驱动型编程技术第二版(Practical UML Statecharts in C/C++:Event-Driven Programming for Embedded Systems中文版)
  3. 所属分类:C

    • 发布日期:2014-03-03
    • 文件大小:4194304
    • 提供者:gutao007
  1. Event-Driven Architecture Overview

  2. Event-driven application design
  3. 所属分类:其它

    • 发布日期:2014-06-03
    • 文件大小:353280
    • 提供者:u014235359
  1. EpixEvents PRO - Event System

  2. EpixEvents is a Simple, Reliable and Blazing-Fast library to create Event-Driven architecture in C#/Unity. 类似as3的事件派发系统
  3. 所属分类:其它

    • 发布日期:2016-03-22
    • 文件大小:19922944
    • 提供者:u010220130
  1. Event-Driven Programming:

  2. Event-Driven Programming: Introduction, Tutorial, History
  3. 所属分类:讲义

    • 发布日期:2016-06-30
    • 文件大小:944128
    • 提供者:jiangdmdr
  1. confluent-designing-event-driven-systems

  2. 使用confluent做事件驱动的实时数据处理系统。目前公司正在使用它做数据库和kafka的集成。
  3. 所属分类:kafka

    • 发布日期:2018-04-16
    • 文件大小:5242880
    • 提供者:raisingstar
  1. Designing Event-Driven Systems

  2. Designing Event-Driven Systems Concepts and Patterns for Streaming Services with Apache Kafka
  3. 所属分类:kafka

    • 发布日期:2019-04-28
    • 文件大小:5242880
    • 提供者:zhangyou1010
  1. Mule学习资料 lightweight, event-driven enterprise

  2. Mule is a lightweight, event-driven enterprise service bus and an integration platform and broker. As such, it resembles more a rich and diverse toolbox than a shrink-wrapped application. In the first chapter of this book, we’ll introduce you to the
  3. 所属分类:Java

    • 发布日期:2020-07-22
    • 文件大小:8388608
    • 提供者:hongzhouzhang
  1. 基于c++11的event-driven library的理解

  2. 主要介绍了基于c++11的event-driven library的理解,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友们下面随着小编来一起学习学习吧
  3. 所属分类:其它

    • 发布日期:2020-08-25
    • 文件大小:56320
    • 提供者:weixin_38518885
  1. cep-event-driven-sinatra:进一步了解sinatra,进行cep事件驱动(=-源码

  2. Cep :: Event :: Driven 欢迎使用您的新宝石!在此目录中,您将找到能够将Ruby库打包为gem所需的文件。将您的Ruby代码放在文件lib/cep/event/driven 。要试验该代码,请运行bin/console进行交互式提示。 待办事项:删除此内容和上面的文字,并描述您的宝石 安装 将此行添加到您的应用程序的Gemfile中: gem 'cep-event-driven' 然后执行: $ bundle install 或将其自己安装为: $ gem instal
  3. 所属分类:其它

    • 发布日期:2021-03-21
    • 文件大小:14336
    • 提供者:weixin_42133969
  1. event-driven-microservices-源码

  2. event-driven-microservices
  3. 所属分类:其它

    • 发布日期:2021-03-16
    • 文件大小:111616
    • 提供者:weixin_42166261
  1. favs-project-event-driven-services:一个小组项目,用于学习“事件驱动的服务和体系结构”,尤其是事件源(ES)和命令查询责任隔离(CQRS)的概念。 一家小型电子商务商店,实现了一系列微服务,它建立在诸如Sp

  2. FAVS商务 FAVS-commerce是一个小型事件驱动/响应式微服务电子商务系统,展示了典型事件驱动体系结构的几个概念,重点关注“事件源”(ES)和“命令查询责任隔离”(CQRS)概念。 它是在Hochschule Hannover的WS20 / 21中作为“分布式系统的高级方面”模块考试的一部分而实现的。 架构概述 本示例旨在实现一个电子商务商店。 电子商务商店的域是相当简单的模型,因为它仅包含客户,订单和产品,但是由于每个域彼此紧密耦合,因此涉及很高的复杂性。 每个客户都可以为特定产品下
  3. 所属分类:其它

    • 发布日期:2021-03-14
    • 文件大小:615424
    • 提供者:weixin_42144604
  1. Deep Learning for Event-Driven Stock Prediction

  2. We propose a deep learning method for event-driven stock market prediction. First, events are extracted from news text, and represented as dense vectors, trained using a novel neural tensor network. Second, a deep convolutional neural network is used
  3. 所属分类:其它

    • 发布日期:2021-02-21
    • 文件大小:616448
    • 提供者:weixin_38571878
  1. Event-Driven Nonlinear Discounted Optimal Regulation Involving a Power System Application

  2. Event-Driven Nonlinear Discounted Optimal Regulation Involving a Power System Application
  3. 所属分类:其它

    • 发布日期:2021-02-10
    • 文件大小:1048576
    • 提供者:weixin_38643401
  1. Event-Driven Analog-to-Digital Converter for Ultra Low Power Wearable Wireless Biomedical Sensors

  2. Event-Driven Analog-to-Digital Converter for Ultra Low Power Wearable Wireless Biomedical Sensors
  3. 所属分类:其它

    • 发布日期:2021-02-07
    • 文件大小:1048576
    • 提供者:weixin_38739919
  1. 基于c++11的event-driven library的理解

  2. 做了一个不到200行的事件驱动库,基于c++11标准,header-only,跨平台。支持自定义事件,通过wake_up函数异步唤醒。写这个库的动机是想为之前自己写的日志库提供日志回滚机制。 github:https://github.com/chloro-pn/event_pool event_pool 基本介绍 a header-only event-driven library based on c++11. 一个基于c++11标准,仅需要头文件的事件驱动库:)。 使用方法: 创建e
  3. 所属分类:其它

    • 发布日期:2021-01-20
    • 文件大小:59392
    • 提供者:weixin_38693657
« 12 3 4 5 6 7 8 9 10 ... 18 »