代码搜索:Process
找到约 10,000 项符合「Process」的源代码
代码结果 10,000
www.eeworm.com/read/124426/6047807
java definitionexception.java
package org.jbpm;
import org.jbpm.util.lang.*;
/**
* is thrown if an inconsistency is detected in a process definition at runtime.
* Of course, jBpm does as much effort as possible to valida
www.eeworm.com/read/124347/6053561
c create2.c
/*
* File: create2.c
*
* Test Synopsis:
* - Test that threads have a Win32 handle when started.
*
* Test Method (Validation or Falsification):
* - Statistical, not absolute (depends on sample s
www.eeworm.com/read/123945/6056779
fblin
---------------------------------------------------------------
OVERVIEW OF FILES ASSOCIATED WITH SIMULATION OF CONTROL SYSTEMS
BASED ON THE PRINCIPLE OF FEE
www.eeworm.com/read/123945/6056782
m fbltest.m
% PROGRAM DEMONTRATION OF CONTROL USING FEEDBACK LINEARIZATION
%
% Programmed by Magnus Norgaard, IAU/IMM, Technical Univ. of Denmark
% LastEditDate: Feb. 21, 1996
close all
StopDemo=0;
figure
www.eeworm.com/read/123764/6057942
h convertdialog.ui.h
void ConvertDialog::init()
{
process = 0;
QStringList imageFormats = QImage::outputFormatList();
targetFormatComboBox->insertStringList(imageFormats);
fileFilters = tr("Images") + " (*
www.eeworm.com/read/123322/6060168
cpp subprocess.cpp
//####COPYRIGHTBEGIN####
//
// ----------------------------------------------------------------------------
// Copyright (C) 1
www.eeworm.com/read/123074/6063401
features
innbbsd 简介
* 支援 client(active)/server(passive) news gateway.
* 可同时接收多个 news server (多个 link) 餵送, 或主动从多个 news server
收取相同或不同讨论区.
* 可同时 feed 多个 server (BBS or News). 不靠 news server 也能使 BBS
serv
www.eeworm.com/read/123074/6063428
doc gateway.doc
[预告] BBSNews client/server gatewaay
相对于 mfchen 的 bbsinnd (in perl) server gateway,
和中山 BBS 的 news-bbs client gateway, 我用 C 将此
二者整合, 在 Sun-OS 和 Linux 测试中.
希望没有人正在做相同的事. 特性如下:
1. 以 C implement.
2.
www.eeworm.com/read/121647/6067560
java tfprocessschedule.java
package cn.edu.cauc.crab.ossimulate;
import java.util.*;
import javax.swing.*;
/**
* Title: OS simulate
* Description: This is my home work.
* Copyright: Copyleft (c) 2004
*