代码搜索:Key
找到约 10,000 项符合「Key」的源代码
代码结果 10,000
www.eeworm.com/read/242365/13009850
c led+key.c
//(2) 主程序
// 该程序用于实验演示模板上的8个LED的显示
#include "register.h"
int j,k;
main() // 初始化子程序
{
asm(" setc SXM"); // 抑制符号位扩展
asm(" clrc OVM"); // 累加器中结果正常溢出
as
www.eeworm.com/read/242364/13010141
asm led+key.asm
KEYXS .usect ".data0",1 ;LED显示的数据
KEYDATA .usect ".data0",1 ;前次LED显示的数据
DP_USER .set 5
.include "F2407REGS.H" ;引用头部文件
.def _c_int0
; ~~~~~~~~~~~~~~~~~~~~~~~~~
www.eeworm.com/read/242364/13010145
pjt led+key.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="E:\2407\2407asm\led+key\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compile
www.eeworm.com/read/328469/13025856
c key_cmd.c
/************************************************************************/
/* */
/* Filename: key_cmd.c
www.eeworm.com/read/328469/13025931
lst key_cmd.lst
C51 COMPILER V6.23a KEY_CMD 12/11/2002 14:32:10 PAGE 1
C51 COMPILER V6.23a, COMPILATION OF MODULE KEY_CMD
OBJECT MODULE PLACED I
www.eeworm.com/read/141276/13025965
~pas public_key.~pas
unit public_key;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
TForm1 = class(TForm)
Panel1: TPanel
www.eeworm.com/read/141276/13025968
dfm public_key.dfm
object Form1: TForm1
Left = 230
Top = 108
Width = 696
Height = 480
Caption = #32972#21253#20844#38053#31995#32479
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color =
www.eeworm.com/read/141276/13025978
dcu public_key.dcu
www.eeworm.com/read/141276/13025980
~ddp public_key.~ddp
www.eeworm.com/read/141276/13025983
pas public_key.pas
unit public_key;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
TForm1 = class(TForm)
Panel1: TPanel