代码搜索:Lab
找到约 10,000 项符合「Lab」的源代码
代码结果 10,000
www.eeworm.com/read/244694/12849372
pas main.pas
unit Main;
interface
uses
Windows, Classes, Controls, Forms, StdCtrls, CoolTrayIcon;
type
TMainForm = class(TForm)
CoolTrayIcon1: TCoolTrayIcon;
CheckBox1: TCheckBox;
Lab
www.eeworm.com/read/243628/12931206
in configure.in
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.13)
AC_INIT(lab_main.c)
dnl ========================================================================
dnl needed for cros
www.eeworm.com/read/328393/13029880
~pas unit4.~pas
unit Unit4;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Mask, StdCtrls, Buttons;
type
Tfmlxraddormodify = class(TForm)
Lab
www.eeworm.com/read/328393/13030171
pas unit4.pas
unit Unit4;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Mask, StdCtrls, Buttons;
type
Tfmlxraddormodify = class(TForm)
Lab
www.eeworm.com/read/315790/13536379
pas about.pas
unit about;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
Taboutfrm = class(TForm)
Button1: TButton;
Lab
www.eeworm.com/read/309167/13680353
c psymbfact_util.c
/*
* -- Distributed symbolic factorization auxialiary routine (version 1.0) --
* Lawrence Berkeley National Lab, Univ. of California Berkeley - July 2003
* INRIA France - January 2004
* Laura Gr
www.eeworm.com/read/309167/13680408
c get_perm_c_parmetis.c
/*
* -- Distributed symbolic factorization auxialiary routine (version 2.1) --
* Lawrence Berkeley National Lab, Univ. of California Berkeley - July 2003
* INRIA France - January 2004
* Laura Gr
www.eeworm.com/read/309167/13680422
c# #psymbfact.c#
/*
* -- Parallel symbolic factorization routine (version 2.1) --
* Lawrence Berkeley National Lab, Univ. of California Berkeley - July 2003
* INRIA France - January 2004
* Laura Grigori
* Novem
www.eeworm.com/read/309167/13680561
f90 f_pddrive.f90
! -- Distributed SuperLU routine (version 2.0) --
! Lawrence Berkeley National Lab, Univ. of California Berkeley.
! October 15, 2003
!
!
program f_pddrive
!
! Purpose
! =======
!
! The driver
www.eeworm.com/read/301794/13848421
c ctrecon.c
/*
* Copyright 2006 by OCT lab.
* Author: Lihui.
* Date: 2006.12.13
* Version: 1.0
*/
/* "@(#) DSP/BIOS 4.90.270 06-11-03 (barracuda-m10)" */
/**************************************