代码搜索:source

找到约 10,000 项符合「source」的源代码

代码结果 10,000
www.eeworm.com/read/272170/10967634

txt source.txt

www.eeworm.com/read/417288/10996963

h source.h

#define TLC_DIN P1_0 /*TLC5617的数据线*/ #define TLC_CLK P1_1 /*TLC5617的时钟线*/ #define TLC_NCS P1_2 /*TLC5617的片选线*/ #define TLC_CLK_SET TLC_CLK=1 #define TLC_CLK_CLR
www.eeworm.com/read/271346/10999784

txt source.txt

main( ) { int i; i=5; }
www.eeworm.com/read/271226/11002540

txt source.txt

// ----------------------------- scanner.h --------------------------------- #include #include #include #include #include #include
www.eeworm.com/read/417108/11003252

prepare-source

#!/bin/sh # Either use autoconf and autoheader to create configure.sh and config.h.in # or (optionally) fetch the latest development versions of generated files. # # Specify one action or more than on
www.eeworm.com/read/416498/11023536

txt source.txt

  在某些产品的显示部分(如点真LED,液晶屏等)往往都要显示汉字,而字库是这类产品系统中必不可少的,最近我也用到了字库这部分,在这里把我的心得和整理的资料分享下.   GB18030字库是一个相对比较全的字库,大小不超过1M字节.本人存储器用的是29c040(两片),对29C040的读操作非常简单,类似于SRAM。主要是怎么样通过汉字的汉字代码找到汉字在存储器中的位置。GB18030每个汉 ...
www.eeworm.com/read/470743/6907616

pas source.pas

unit Source; interface uses DragDrop, DropSource, DragDropFormats, DragDropText, Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls;
www.eeworm.com/read/470743/6907618

dfm source.dfm

object FormSource: TFormSource Left = 276 Top = 110 BorderStyle = bsDialog Caption = 'Custom Drop Source' ClientHeight = 229 ClientWidth = 400 Color = clBtnFace Font.Charset =
www.eeworm.com/read/470743/6907708

pas source.pas

unit Source; interface uses DragDrop, DropSource, DragDropFormats, DragDropText, DragDropTimeOfDay, Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
www.eeworm.com/read/470743/6907709

dfm source.dfm

object FormSource: TFormSource Left = 303 Top = 136 BorderStyle = bsDialog Caption = 'Custom Drop Source' ClientHeight = 229 ClientWidth = 400 Color = clBtnFace Font.Charset =