代码搜索:Create
找到约 10,000 项符合「Create」的源代码
代码结果 10,000
www.eeworm.com/read/108859/15574048
m examp53.m
clc,echo on
%EXAMPLE 53
n=-20:20; % Create a DT index
Fc=0.2; h=2*Fc*sinc(2*Fc*n); % Create impulse response
a=[zeros(1,20) 1 zeros(1,20)]; % Denominator array of D
www.eeworm.com/read/108773/15575769
pas ulightmgr.pas
unit uLightMgr;
interface
uses uPort, uCar, uLight, Contnrs, SysUtils, ExtCtrls, uGlobalObj;
type
TLightMgr = class
private
FTimer: TTimer;
procedure FOnTimer(Sender: TObject)
www.eeworm.com/read/108315/15588591
pas urlgrabbermainform.pas
unit URLGrabberMainForm;
interface
uses
{$IFDEF LINUX}
SysUtils, Classes, QGraphics, QForms, QDialogs, QStdCtrls, QExtCtrls,
QControls, QComCtrls,
JNI;
{$ENDIF}
{$IFDEF WIN32
www.eeworm.com/read/108182/15591811
dpr concli2.dpr
{* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Author: Fran鏾is PIETTE
Description: ConCli2 shows how to use TWSocket in a console mode application.
www.eeworm.com/read/108182/15591851
pas mbxfile.pas
{*_* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Author: Fran鏾is PIETTE
Description: TMbxFile handle the MBX file format (read only)
The MBX file
www.eeworm.com/read/108061/15594805
txt mssqlscript.txt
/*==============================================================*/
/* Table: LoginHistory */
/*==========================================================