代码搜索:ctrl

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

代码结果 10,000
www.eeworm.com/read/307094/13729209

m demux_sch.m

function [ rx_data ] = DeMUX_SCH(rx_burst) % DeMUX: This pice of code does the demultiplexing of the received % GSM burst. % % SYNTAX: [ rx_data ] = DeMUX(rx_burst) % % INPUT: EST
www.eeworm.com/read/305741/13761417

asp system_remem.asp

main
www.eeworm.com/read/305692/13763154

h keyboard16.h

#include "..\inc\def.h" void SetFunctionKey(U16 Fnkey); //设定功能键扫描码,1有效 比如ctrl alt void KeyBoard_init(void);
www.eeworm.com/read/305508/13766981

lst main.lst

HI-TECH Software PICC-18 Macro Assembler V9.50PL3 Sun Oct 14 00:35:16 2007 1 processor 18F4550 2
www.eeworm.com/read/305195/13777200

c treeview.c

/* ** $Id: treeview.c,v 1.6 2005/06/14 08:28:48 limei Exp $ ** ** treeview.c: The TreeView control demo program. ** ** Copyright (C) 2001 ~ 2002 Wei Yongming. ** Copyright (C) 2003 Feynman Software. *
www.eeworm.com/read/305195/13777224

c listview.c

/* ** $Id: listview.c,v 1.28 2005/09/04 06:54:05 qzlong Exp $ ** ** listview.c: The ListView control demo program. ** ** Copyright (C) 2001 ~ 2002 Wei Yongming. ** Copyright (C) 2003 Feynman Software.
www.eeworm.com/read/305195/13777232

c progbar.c

/* ** $Id: progbar.c,v 1.6 2004/04/01 07:38:55 weiym Exp $ ** ** progbar.c: The ProgressBar control demo program. ** ** Copyright (C) 2001 ~ 2002 Wei Yongming. ** Copyright (C) 2003 Feynman Software.
www.eeworm.com/read/303483/13814772

c hd44780.c

#include #include sbit GND_LCD=P1^7; sbit rs=P1^0; sbit rw=P1^1; sbit e=P1^2; unsigned char busy(void); void ctrl(unsigned char); void wd_h(unsigned char); void wd_l
www.eeworm.com/read/303065/13822570

rc ddd.rc

#include "menutest.h" ///////////////////////////////////////////////////////////////////////////// // // Menu // MENU MENU DISCARDABLE BEGIN POPUP "文件(&F)" BEGIN MENUI
www.eeworm.com/read/152843/5660980

c hycapi.c

/* $Id: hycapi.c,v 1.8.6.4 2001/09/23 22:24:54 kai Exp $ * * Linux driver for HYSDN cards, CAPI2.0-Interface. * * Author Ulrich Albrecht for Hypercope GmbH * Copyrigh