代码搜索:2
找到约 10,000 项符合「2」的源代码
代码结果 10,000
www.eeworm.com/read/326914/13109889
h chi2.h
/*----------------------------------------------------------------------
File : chi2.h
Contents: chi^2 distribution functions
Author : Christian Borgelt
History : 2003.05.19 file created a
www.eeworm.com/read/139798/13130970
txt x1226读写程序.txt
#include
#include
#include "global.h"
#define SDA P27 file://数据
#define SCL P26 file://时钟
sbit P26 = P2^6; file://x1226
sbit P27 = P2^7;
sbi
www.eeworm.com/read/240959/13184647
makefile
#Makefile for mkyaffs
#
# NB this is not yet suitable for putting into the kernel tree.
# YAFFS: Yet another FFS. A NAND-flash specific file system.
#
# Copyright (C) 2002 Aleph One Ltd.
# for Toby
www.eeworm.com/read/138009/13273572
pas unit3.pas
unit Unit3;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Buttons, Grids, DBGrids, DB, DBTables, StdCtrls;
type
TForm3 = class(TF
www.eeworm.com/read/324228/13278498
makefile
#Makefile for mkyaffs
#
# NB this is not yet suitable for putting into the kernel tree.
# YAFFS: Yet another Flash File System. A NAND-flash specific file system.
#
# Copyright (C) 2002 Aleph One Ltd
www.eeworm.com/read/322087/13390059
pas udbm.pas
unit UDBM;
interface
uses
SysUtils, Classes, DB, ADODB;
type
TDM = class(TDataModule)
ADOCon: TADOConnection;
ADOTable1: TADOTable;
ADOTable1Code_U: TIntegerField;
A
www.eeworm.com/read/319239/13457236
pas unit3.pas
unit Unit3;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Buttons, Grids, DBGrids, DB, DBTables, StdCtrls;
type
TForm3 = class(TF
www.eeworm.com/read/319231/13457656
pas unit3.pas
unit Unit3;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Buttons, Grids, DBGrids, DB, DBTables, StdCtrls;
type
TForm3 = class(TF
www.eeworm.com/read/304117/13800084
h a2dp_sd_interface.h
/****************************************************************************
Copyright (C) Cambridge Silicon Radio Ltd. 2004-2006
Part of BlueLab 3.6.2-release
FILE NAME
a2dp_sd_interface.h
www.eeworm.com/read/304117/13800086
h a2dp_sd_open.h
/****************************************************************************
Copyright (C) Cambridge Silicon Radio Ltd. 2004-2006
Part of BlueLab 3.6.2-release
FILE NAME
a2dp_sd_open.h