亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

event-driven

  • The Staged event-driven Architecture (SEDA) is a new design for building scalable Internet services.

    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 performance under wide variations in load and, To simplify the design of complex Internet services. SEDA decomposes a complex, event-driven application into a set of stages connected by queues. This design avoids the high overhead associated with thread-based concurrency models, and decouples event and thread scheduling from application logic. SEDA enables services to be well-conditioned to load, preventing resources from being overcommitted when demand exceeds service capacity. Decomposing services into a set of stages also enables modularity and code reuse, as well as the development of debugging tools for complex event-driven applications.

    標(biāo)簽: event-driven Architecture Internet building

    上傳時(shí)間: 2015-09-28

    上傳用戶:日光微瀾

  • excellent event-driven http framework which can be used as a light-http library

    excellent event-driven http framework which can be used as a light-http library

    標(biāo)簽: event-driven light-http excellent framework

    上傳時(shí)間: 2013-12-23

    上傳用戶:wxhwjf

  • Practical UML Statecharts in C/C++, Second Edition:event-driven Programming for Embedded Systems

    Practical UML Statecharts in C/C++, Second Edition:event-driven Programming for Embedded Systems 介紹UML與狀態(tài)機(jī)在嵌入式系統(tǒng)的應(yīng)用...e文..第2版 壓縮包內(nèi)含書中程序代碼與工具tool&code.zip

    標(biāo)簽: event-driven Statecharts Programming Practical

    上傳時(shí)間: 2014-01-15

    上傳用戶:tonyshao

  • JavaScript是一種基于對(duì)象(Object)和事件驅(qū)動(dòng)(Event Driven)并具有安全性能的腳本語言。使用它的目的是與HTML超文本標(biāo)記語言、Java 腳本語言(Java小程序)一起實(shí)現(xiàn)在

    JavaScript是一種基于對(duì)象(Object)和事件驅(qū)動(dòng)(Event Driven)并具有安全性能的腳本語言。使用它的目的是與HTML超文本標(biāo)記語言、Java 腳本語言(Java小程序)一起實(shí)現(xiàn)在一個(gè)Web頁面中鏈接多個(gè)對(duì)象,與Web客戶交互作用。從而可以開發(fā)客戶端的應(yīng)用程序等。

    標(biāo)簽: Java JavaScript Driven Object

    上傳時(shí)間: 2014-01-04

    上傳用戶:lwwhust

  • Very very small GUI. Usefull for small system, without OS or small OS. Event driven, support user m

    Very very small GUI. Usefull for small system, without OS or small OS. Event driven, support user message to GUI. included simle widgets: nested menu, window, dialog, inputline, scroll list. Footprint for 16 bit CPU - aprox. 60kB. Languadge - C

    標(biāo)簽: small Usefull support without

    上傳時(shí)間: 2017-07-08

    上傳用戶:lepoke

  • LabVIEW for Everyone(經(jīng)典英文書籍)

    The #1 Step-by-Step Guide to labviewNow Completely Updated for labview 8!   Master labview 8 with the industry's friendliest, most intuitive tutorial: labview for Everyone, Third Edition. Top labview experts Jeffrey Travis and Jim Kring teach labview the easy way: through carefully explained, step-by-step examples that give you reusable code for your own projects!   This brand-new Third Edition has been fully revamped and expanded to reflect new features and techniques introduced in labview 8. You'll find two new chapters, plus dozens of new topics, including Project Explorer, AutoTool, XML, event-driven programming, error handling, regular expressions, polymorphic VIs, timed structures, advanced reporting, and much more. Certified labview Developer (CLD) candidates will find callouts linking to key objectives on NI's newest exam, making this book a more valuable study tool than ever. Not just what to d why to do it! Use labview to build your own virtual workbench Master labview's foundations: wiring, creating, editing, and debugging VIs; using controls and indicators; working with data structures; and much more Learn the "art" and best practices of effective labview development NEW: Streamline development with labview Express VIs NEW: Acquire data with NI-DAQmx and the labview DAQmx VIs NEW: Discover design patterns for error handling, control structures, state machines, queued messaging, and more NEW: Create sophisticated user interfaces with tree and tab controls, drag and drop, subpanels, and more Whatever your application, whatever your role, whether you've used labview or not, labview for Everyone, Third Edition is the fastest, easiest way to get the results you're after!

    標(biāo)簽: Everyone LabVIEW for 英文

    上傳時(shí)間: 2013-10-14

    上傳用戶:shawvi

  • Zinc is an object oriented, platform independent, framework for designing graphical user interfaces

    Zinc is an object oriented, platform independent, framework for designing graphical user interfaces (GUIs) for cross platform applications. Zinc is scalable and customizable. It provides a full-featured toolkit for the creation of GUIs and event-driven applications.

    標(biāo)簽: independent interfaces framework designing

    上傳時(shí)間: 2015-11-28

    上傳用戶:qb1993225

  • 一個(gè)模擬沃爾瑪柜臺(tái)結(jié)賬的排隊(duì)論仿真

    一個(gè)模擬沃爾瑪柜臺(tái)結(jié)賬的排隊(duì)論仿真,相當(dāng)于一個(gè)M/M/C系統(tǒng),用event driven思路寫成。

    標(biāo)簽: 模擬 仿真 沃爾瑪

    上傳時(shí)間: 2017-02-16

    上傳用戶:啊颯颯大師的

  • JavaServer Faces (JSF) is the “offcial” component-based view technology in the Java EE web tier. J

    JavaServer Faces (JSF) is the “offcial” component-based view technology in the Java EE web tier. JSF includes a set of predefned UI components, an event-driven programming model, and the ability to add third-party components. JSF is designed to be extensible, easy to use, and toolable. This refcard describes the JSF development process, standard JSF tags, the JSF expression language, and the faces-confg.xml confguration fle.

    標(biāo)簽: component-based JavaServer technology the

    上傳時(shí)間: 2014-01-12

    上傳用戶:songyue1991

  • nesc language introduction. nesC is an extension to C [2] designed to embody the structuring concept

    nesc language introduction. nesC is an extension to C [2] designed to embody the structuring concepts and execution model of TinyOS [1]. TinyOS is an event-driven operating system designed for sensor network nodes that have very limited resources (e.g., 8K bytes of program memory, 512 bytes of RAM). TinyOS has been reimplemented in nesC. This manual describes v1.1 of nesC, changes from v1.0 are summarised in Section 3.

    標(biāo)簽: introduction structuring extension language

    上傳時(shí)間: 2017-09-04

    上傳用戶:66666

主站蜘蛛池模板: 菏泽市| 安丘市| 普陀区| 邵阳县| 永宁县| 丁青县| 阿拉尔市| 平度市| 咸阳市| 甘洛县| 马边| 吐鲁番市| 龙海市| 巫溪县| 缙云县| 封丘县| 新营市| 剑川县| 博兴县| 曲沃县| 商水县| 榕江县| 富宁县| 桐城市| 尤溪县| 丘北县| 漳州市| 垣曲县| 依兰县| 静乐县| 江都市| 城步| 通道| 遂平县| 上思县| 霍林郭勒市| 江津市| 岫岩| 孝义市| 嘉荫县| 都昌县|