Welcome![Sign In][Sign Up]
Location:
Search - workflow

Search list

[JSP/Javaworkflow

Description: 简单的假条工作流的实现,用的是j2ee,MyEclipse-A simple workflow for leave to achieve, using a j2ee, MyEclipse
Platform: | Size: 2920448 | Author: rain | Hits:

[Software Engineeringworkflow

Description: Windows Workflow Foundation(以下简称WWF)提供了一个编程框架和工具以开发和执行各种不同的基于工作流的应用程序,比如文档管理、线型的商业应用、贸易单据流程、IT管理、B2B应用以及消费者应用。 有状态的、持久化的、不间断运行的应用程序-Windows Workflow Foundation (hereinafter referred to as WWF) provides a programming framework and tools to develop and implement a variety of workflow-based applications, such as document management, line of business applications, trade documentation processes, IT management, B2B applications, and consumer applications. Stateful, persistence, and continuous applications running
Platform: | Size: 9216 | Author: xiyang | Hits:

[.netVmlTest

Description: 基于asp.net与VML的工作流设计器,拥有添加、属性设置、删除节点等功能-Based on asp.net with VML workflow designer has to add, property settings, delete the node and other functions
Platform: | Size: 29696 | Author: 赵航 | Hits:

[CSharpworkFlowDesign

Description: 工作流的设计器源码,,可以简单的进行工作流开发,不过我没看懂啊,有看得懂的多发资料上来。-Workflow Designer source code, can be a simple work flow development, but I did not understand ah, there can understand the information onto multiple.
Platform: | Size: 192512 | Author: stone | Hits:

[JSP/Javaeworkflow

Description: 一个工作流系统,有兴趣的可以看下-workflow
Platform: | Size: 9862144 | Author: 胡学安 | Hits:

[AlgorithmScheduling_Scientific_Workflow_Applications_with_

Description: Grid technologies have progressed towards a service-oriented paradigm that enables a new way of service provisioning based on utility computing models, which are capable of supporting diverse computing services. It facilitates scientific applications to take advantage of computing resources distributed world wide to enhance the capability and performance. Many scientific applications in areas such as bioinformatics and astronomy require workflow processing in which tasks are executed based on their control or data dependencies. Scheduling such interdependent tasks on utility Grid environments need to consider users’ QoS requirements. In this paper, we present a genetic algorithm approach to address scheduling optimization problems in workflow applications, based on two QoS constraints, deadline and budget. Keywords: Grid workflow
Platform: | Size: 216064 | Author: miren | Hits:

[OtherWorkflow

Description: 工作流管理技术研究与产品现状及发展趋势,Workflow management technology research and product status and development trend-Workflow management technology research and product status and development trend
Platform: | Size: 293888 | Author: skyarrow | Hits:

[Delphi VCLWorkflowEditor

Description: 工作流编辑器,提供良好的人机交互界面,方便操作者使用-This is Workflow Editor,It support perfect UI for user,So user can use easily.
Platform: | Size: 82944 | Author: 吴子扬 | Hits:

[JSP/Javai5tt

Description: 我自己整理的Javascript制作的工作流设计器。需要运行desktop目录下的desktop.html-Javascript finishing my own production workflow designer. Need to run the desktop directory desktop.html
Platform: | Size: 524288 | Author: Ferris | Hits:

[OA37724089OA

Description: 代码生成器 工作流 c# 平台 MS_SQL 1.部门管理 2.操作状态 3.工作流自定义 4.动态表管理 5.角色管理 6.栏目管理 7.流转状态 8.用户管理 9.权限管理-Code generator c# platform workflow MS_SQL 1. Sector management 2. To operate a state of 3. 4 Custom Workflow. Dynamic Table 5. The role of management 6. The management of 7 columns. Circulation status 8. User Management 9. Rights Management
Platform: | Size: 1046528 | Author: 尚极 | Hits:

[Software Engineeringworkflow

Description: 一个业务流程开发的开题文档,包括设计思路,需求分析等-The development of a business process to open the document title, including design ideas, needs analysis, etc.
Platform: | Size: 197632 | Author: 薇薇 | Hits:

[JSP/JavaXF

Description: 基于Ajax+Jsp+Java的工作流设计器xiorkflow的源代码,“XiorkFlow”是项目开发组内部命名,其完整拼写为:Xio WorkFlow。   XiorkFlow项目的正式命名为:基于B/S结构的可视化工作流定制软件。   XiorkFlow项目设计、实现基于Browser/Server结构、图形化界面、通用的工作流定制软件,这个软件支持企业业务流程的动态重组。 -Ajax+ Jsp+ Java-based workflow designer xiorkflow source code, " XiorkFlow" is a project development group within the name, its full spelling: Xio WorkFlow. XiorkFlow project' s official name: Based on B/S structure of visual workflow customized software. XiorkFlow project design, implementation, based on Browser/Server structure, graphical interface, a common workflow customized software, the software supports the dynamic enterprise business process re.
Platform: | Size: 2633728 | Author: 张文熙 | Hits:

[JSP/JavaFireWorkflow_principle_design_and_application

Description: Fire Workflow 由模型、引擎、设计器(包含模拟器)、流程管理工具四部分组成. 模型部分规定了流程定义文件的各种元素及其相互关系,例如流程 (WorkflowProcess) 、 活动( Activity )、转移( Transition )、循环 (Loop) 、开始节点( StartNode )、结束节点( End Node )、 同步器( Synchronizer )等等。模型部分的实现在 org-fireflow-model.jar 中。 引擎读取流程定义文件并解释执行。引擎提供一组对象和相关的 API 供外部系统调用 , 如流程实例( ProcessInstance )、任务实例( TaskInstance )、工作项( WorkItem )、事件等等 。 引擎部分的实现在 org-fireflow-engine.ja r 中。 设计器编辑并输出流程定义文件。 Fire Workflow 的设计器附带了强大的模拟器,可以 在设计时模拟流程的执行,从而检查流程定义的正确性。 流程管理用具用于查询流程实例的执行状况,对流程实例执行一些特权操作(如终止、 挂起、召回等),流程实例数据管理,在线调整流程定义等等。-Fire Workflow by the model, engine, designer (including simulator), four-part process management tools. Model part of the process definition document provides a variety of elements and their mutual relations, such as flow (WorkflowProcess), Activities (Activity), transfer (Transition), loop (Loop), starting node (StartNode), end node (End Node), Synchronizer (Synchronizer) and so on. Model part of the realization of the org-fireflow-model.jar in. Engine reads the process definition file and interpreted. Engine provides a set of objects and associated API for external system calls, Such as the process instance (ProcessInstance), the task instance (TaskInstance), work items (WorkItem), events and so on. Engine parts to achieve the org-fireflow-engine.ja r in. Designer to edit and output process definition file. Fire Workflow designer with a powerful simulator that can Simulation in the design process and result in checking the correctness of process definition. Process managemen
Platform: | Size: 4184064 | Author: ywz | Hits:

[JSP/Javavml_jsflowdrower_org

Description: js+vml的流程图绘制,对于初学者有一定帮助-vml+js for workflow
Platform: | Size: 8192 | Author: jhone | Hits:

[Delphi VCLworkflow_src

Description: 工作流模板编辑器 Delphi 开发 其中包含一个TwfNode组件,用于工作流节点。 代码大家可以随便看看 这是原来发布的workflow的源代码-Workflow template editor which contains a TwfNode Delphi components developed for the workflow nodes. Code we can easily see this is the original source code release workflow
Platform: | Size: 839680 | Author: hanfi | Hits:

[WEB CodeDropthings-2.6.5-src

Description: 国外一个牛人写的一个portal,应用技术有asp.net ajax, jQuery, Silverlight, Workflow等,有相当高的研究学习价值。-Foreign person to write a cow a portal, application of technology has asp.net ajax, jQuery, Silverlight, Workflow, etc., have very high value of the research study.
Platform: | Size: 7586816 | Author: David | Hits:

[JSP/JavaJava.software.code.visualization.workflow

Description: B S结构Java可视化工作流软件代码B S structure of Java software code visualization workflow -B S structure of Java software code visualization workflow
Platform: | Size: 2434048 | Author: 67 | Hits:

[OASharepoint2007WorkflowProgramming

Description: MS sharepoint workflow bible
Platform: | Size: 6474752 | Author: gekas | Hits:

[FlashMXWorkFlow_Designer

Description: 用flex3.0技术,用户通过界面拖拉控件,自动生成xml格式的WorkFlow代码,方便用户自定义流程-With flex3.0 technology, user interface, drag and drop controls, auto-generated xml format WorkFlow code, user-defined process
Platform: | Size: 636928 | Author: 前前 | Hits:

[JSP/Javaworkflow

Description: 本章将为您开宗明义地介绍工作流这门科学,使您了解这门“很有前途的”技术 的概念、发展历程以及目前的状况,并给您一个选择 jBPM 的理由。-workflow
Platform: | Size: 450560 | Author: chdl2002 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net