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

搜索资源列表

  1. seda

    0下载:
  2. The Staged Event-Driven Architecture (SEDA) is a new design for building scalable Internet services. SEDA has three major goals: To support massive concurrency, on the order of tens of thousands of clients per node To exhibit robust performa
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:595.91kb
    • 提供者:peica
  1. b048008

    2下载:
  2. 本次实验的目的在于掌握使用nachos中的线程序解决较为复杂的并发问题。实验内容分三部分:实现事件栅栏原语并进行正确性测试;实现闹钟原语并进行正确性测试;利用事件栅栏和闹钟原语来解决电梯问题(详细内容请看nachos-labs.pdf)。-this experiment designed to use the line of nachos procedures to address more complex issues of concurrency. Experimental content
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:21.31kb
    • 提供者:战天
  1. vtkFLTK-0.6.1

    0下载:
  2. vtkFLTK is a small C++ class library easing development of FLTK event-driven interfaces for use with VTK. vtkFLTK allows composition of complex graphical interfaces to complex visualization facilities by bridging disparities between FLTK and VTK even
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:166.44kb
    • 提供者:Ying Zhu
  1. java0

    0下载:
  2. RFID复杂事件处理系统的研究实验,性能上做优化用公共子表达式,限制条件变换等方面-RFID complex event processing system for experiments done to optimize performance using common subexpression, restrictions, etc. Transform
  3. 所属分类:RFID

    • 发布日期:2017-04-01
    • 文件大小:266.71kb
    • 提供者:赵妍
  1. C_And_Directx

    1下载:
  2. 看起来我在做发明车轮的浪费时间的事--windows已经有一套非常复杂功能完善的GUI.不幸的是windows的GUI适用于办公软件,而这通常不适合游戏软件.游戏一般需要比windows更精确的控制(例如,使用自己的GUI实现用alpha混合创造的部分透明的窗口比较容易,而使用windows的GUI则几乎做不到). 这篇文章将讲述如何使用C++和DirectX来创建自己的GUI.文章分为几部分,每部分涉及一个特定的GUI编程主题.这并不需要按顺序阅读,所以你可以从你需要的部分开始.
  3. 所属分类:Game Engine

    • 发布日期:2017-03-27
    • 文件大小:383.54kb
    • 提供者:zhangjiashi
  1. evos_avr

    0下载:
  2. 经过产品验证的多事件操作系统,全部C函数组成,构思巧妙,占用内存少,适用于普通单片机,不仅简单系统,复杂系统也能应用,有很强的实用性-After a multi-event operating product certification systems, composed of all the C functions, ingenious, small footprint, suitable for ordinary microcomputer, not only simple systems,
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:4.67kb
    • 提供者:csz_2006
  1. l_key

    0下载:
  2. 键盘程序,本程序涉及到外中断,定时器中断,比较复杂,耐心学,帮助了解中断事件-Keyboard Program, this program involves the external interrupt, timer interrupt, more complex, patient study, to help understand the interrupt event
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:2.37kb
    • 提供者:mingle
  1. RFID-Complex-Event-Processing

    0下载:
  2. 复杂事件处理技术在RFID中间件中的研究-嵌入式公社-Complex Event Processing in RFID middleware technology research- Embedded Corporation
  3. 所属分类:RFID

    • 发布日期:2017-03-30
    • 文件大小:305.93kb
    • 提供者:阿东
  1. Thread

    0下载:
  2. symbian 多线程应用,适合在游戏或者各种复杂事件处理中使用-Symbian multi-threaded applications, suitable for all kinds of complex in the game or event handling in use
  3. 所属分类:Symbian

    • 发布日期:2017-05-03
    • 文件大小:1.03mb
    • 提供者:zhang zong
  1. JavaEventANDdesign

    0下载:
  2. java简单入门 ,较复杂的图形用户界面设计 ,按钮、文本框、菜单等的设计和它们的事件关联、事件处理,<<代码皆是本人学习领悟原创的, 希望对你的学习有用-java simple entry, more complex graphical user interface design, buttons, text boxes, menus, etc. The design and their event correlation, event handling, < <
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:3.65kb
    • 提供者:Secret
  1. fixbugmenu

    0下载:
  2. Java编写实现Android滑动菜单,通过此源码了解Android子菜单点击事件,点击子菜单后的隐藏显示,菜单按钮的点击事件,设置当前要显示的子菜单等初步小技巧。对实现复杂的界面设计有参考价值,源代码包括了资源文件,都是挺完整的-Android sliding menu written in Java to achieve through this source to understand Android submenu click event, click on the hidden sub
  3. 所属分类:android

    • 发布日期:2017-11-19
    • 文件大小:90.59kb
    • 提供者:eric
  1. fixbug

    0下载:
  2. Java编写实现Android滑动菜单,通过此源码了解Android子菜单点击事件,点击子菜单后的隐藏显示,菜单按钮的点击事件,设置当前要显示的子菜单等初步小技巧。对实现复杂的界面设计有参考价值,源代码包括了资源文件,都是挺完整的,欢迎下载。-Android sliding menu written in Java to achieve through this source to understand Android submenu click event, click on the hidd
  3. 所属分类:android

    • 发布日期:2017-11-13
    • 文件大小:95.86kb
    • 提供者:李华
  1. EventBus-master

    0下载:
  2. EventBus is an Android optimized publish/subscribe event bus. A typical use case for Android apps is gluing Activities, Fragments, and background threads together. Conventional wiring of those elements often introduces complex and error-prone depende
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:771.12kb
    • 提供者:osama bedier
  1. NOSCAR

    0下载:
  2. NOSCAR complex processing event
  3. 所属分类:Console

    • 发布日期:2017-04-09
    • 文件大小:6.81kb
    • 提供者:Alexd
  1. TreeControl-and-Datatable-Easy-Toos

    0下载:
  2. 使用这个工具你只需要 2行代码(new工具类和添加到tree控件的Node节点) 就能解决 tree控件的复杂问题 方便得定义点击事件-Complex problems using this tool you need only two lines of code (new tools and add to the Node node tree control) can be solved easily tree controls have to define the click event
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:74.44kb
    • 提供者:钱云杰
  1. tessive-rviewer-b082919

    0下载:
  2. 这是一个易于使用的,在“图像”功能置换掉,但它把漂亮的在你的屏幕上!它建立了一个背景事件调用imresize匹配你的显示器的实际像素,不管如果你放大或缩小。它处理所有的记帐——是你的电话rviewer(您的图片)。但如果你想使用它在复杂的应用程序,它会很好的有太多的工作。-This is an easy-to-use, drop-in replacement for the image function, but it interpolates beautifully onto your s
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3.7mb
    • 提供者:顾雨
  1. nodebrain-0.9.04.tar

    0下载:
  2. NodeBrain是用于状态和事件监视应用的规则引擎。通过用户指定的事件关联规则,它与其他监控组件来共同完成简单的元素状态与复杂的关联事件的检测。-NodeBrain is a rule engine for construction of state and event monitoring applications. It interacts with other monitoring components to perform simple element state monitoring
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2.36mb
    • 提供者:calosy
  1. CMF_ML_v1.0

    0下载:
  2. Complex event processing
  3. 所属分类:ComboBox

    • 发布日期:2017-05-23
    • 文件大小:6.59mb
    • 提供者:suba
  1. ENHANCED-COMPLEX-EVENT-PROCESSING-FOR-SENSOR-NETW

    0下载:
  2. segmentation using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:215.24kb
    • 提供者:suba
  1. TCP_Socket_1.6

    0下载:
  2. 这个程序是一个非常干净的代码,由有经验的程序员编写,使用C ++类cSocket,在C ++平台上编写,并且附带一个MFC演示应用程序。 cSocket类很容易使用,即使是初学者也没有问题。(Event driven (non blocking, asynchronous) Winsock programming is a very complex topic. It is definitely NOT for beginners! I needed such code and searched
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-20
    • 文件大小:613kb
    • 提供者:ElectroMaster
搜珍网 www.dssz.com