代码搜索:SCK
找到约 2,105 项符合「SCK」的源代码
代码结果 2,105
www.eeworm.com/read/162024/10344707
c sck.c
#include // SFR declarations
sfr16 DP = 0x82; // data pointer
sfr16 TMR3RL = 0x92; // Timer3 reload
www.eeworm.com/read/330069/12917814
qpr sck.qpr
SELECT *;
FROM kaoqing!yg;
WHERE Yg.单位名称 = "生成科";
ORDER BY Yg.员工编号
www.eeworm.com/read/293372/8297256
qpr sck.qpr
SELECT *;
FROM kaoqing!yg;
WHERE Yg.单位名称 = "生成科";
ORDER BY Yg.员工编号
www.eeworm.com/read/188007/8580122
vhd sck_logic.vhd
-- File: sck_logic.vhd
--
-- Created: 8-23-00 ALS
-- This file generates an internal SCK by dividing the system clock as determined by CLKDIV.
-- This internal SCK has a CPHA=1 relationshi
www.eeworm.com/read/186438/8933507
vhd sck_logic.vhd
-- File: sck_logic.vhd
--
-- Created: 8-23-00 ALS
-- This file generates an internal SCK by dividing the system clock as determined by CLKDIV.
-- This internal SCK has a CPHA=1 relationshi
www.eeworm.com/read/362490/9996448
c sck_dule.c
#include "sv.h"
#include
#include
#define MaxSats 32
char err_str[64];
static int dinmth[13] = {0, 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31};
int prn[
www.eeworm.com/read/348755/10868802
vhd sck_logic.vhd
-- File: sck_logic.vhd
--
-- Created: 8-23-00 ALS
-- This file generates an internal SCK by dividing the system clock as determined by CLKDIV.
-- This internal SCK has a CPHA=1 relationshi
www.eeworm.com/read/271021/11012402
ddp sck1.ddp
www.eeworm.com/read/271021/11012410
dfm sck1.dfm
object sck: Tsck
Left = 238
Top = 171
Width = 563
Height = 429
Caption = 'sck'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
www.eeworm.com/read/271021/11012463
pas sck1.pas
unit sck1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, DBCtrls, RzDBNav;
type
Tsck = class(TForm)
private
{ P