代码搜索:CX SUPERVISOR
找到约 10,000 项符合「CX SUPERVISOR」的源代码
代码结果 10,000
www.eeworm.com/read/199851/7818408
m tdma.m
function X = TDMA(A,D,C,B)
% Tridiagonal Matrix Algorithm(三对角阵算法)
%
% Function: to solve the Tridiagonal system CX=B, where C is a Tridiagonal matrix
%
% Input - A is the subdiagonal of the
www.eeworm.com/read/197108/8028795
m tdma.m
function X = TDMA(A,D,C,B)
% Tridiagonal Matrix Algorithm(三对角阵算法)
%
% Function: to solve the Tridiagonal system CX=B, where C is a Tridiagonal matrix
%
% Input - A is the subdiagonal of the
www.eeworm.com/read/319360/13453023
h psversion.h
/*
* pslibversion.h : compile-time version informations for the pslib.
*
* See Copyright for the status of this software.
*
* Uwe@steinmann.cx
*/
#ifndef __PSLIB_VERSION_H__
#define __PSLIB_VER
www.eeworm.com/read/319360/13453024
in psversion.h.in
/*
* pslibversion.h : compile-time version informations for the pslib.
*
* See Copyright for the status of this software.
*
* Uwe@steinmann.cx
*/
#ifndef __PSLIB_VERSION_H__
#define __PSLIB_VER
www.eeworm.com/read/309123/13681741
c vicam.c
/* -*- linux-c -*-
* USB ViCAM driver
*
* Copyright (c) 2001 Christopher L Cheney (ccheney@cheney.cx)
* Copyright (c) 2001 Pavel Machek (pavel@suse.cz) sponsored by SuSE
*
* This program is
www.eeworm.com/read/303368/13817059
dpr jinhe.dpr
program JinHe;
uses
Forms,
MainUnit in 'MainUnit.pas' {MainForm},
Login in 'Login.pas' {LoginForm},
DataM in 'DataM.pas' {DM: TDataModule},
CXUnit in 'CXUnit.pas' {CX_Form},
XZZUn
www.eeworm.com/read/303368/13817126
~dpr jinhe.~dpr
program JinHe;
uses
Forms,
MainUnit in 'MainUnit.pas' {MainForm},
Login in 'Login.pas' {LoginForm},
DataM in 'DataM.pas' {DM: TDataModule},
CXUnit in 'CXUnit.pas' {CX_Form},
XZZUn
www.eeworm.com/read/149876/5695848
h nm-cxux.h
/* Native definitions for Motorola 88K running Harris CX/UX
Copyright 1993, 1994 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistribute
www.eeworm.com/read/148694/5711287
h nm-cxux.h
/* Native definitions for Motorola 88K running Harris CX/UX
Copyright 1993, 1994 Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistribute
www.eeworm.com/read/147766/5722797
c ptrace.c
/*
* Kernel support for the ptrace() and syscall tracing interfaces.
*
* Copyright (C) 2000 Hewlett-Packard Co, Linuxcare Inc.
* Copyright (C) 2000 Matthew Wilcox
* Copyright (C)