代码搜索:ctrl
找到约 10,000 项符合「ctrl」的源代码
代码结果 10,000
www.eeworm.com/read/384988/8825723
c stm32f10x_systick.c
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : stm32f10x_systick.c
* Author : MCD Application Team
* Date First Issued : 09/29/
www.eeworm.com/read/285537/8832620
c key2.c
/*============================================================
File Name :KEY2.c
说明 :
1. 按键时,7-segment-1,7-segment-2分别显示相对应的数字
=============================================================*/
#in
www.eeworm.com/read/384570/8859832
c stm32f10x_systick.c
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : stm32f10x_systick.c
* Author : MCD Application Team
* Date First Issued : 09/29/
www.eeworm.com/read/428216/8883151
c ex_sdram.c
/*****************************************************************************
* ex_sdram.c: External SDRAM memory module file for NXP LPC24xx Family
* Microprocessors
*
* Copyright(C)
www.eeworm.com/read/427756/8923503
txt windows自带小游戏秘籍 .txt
Windows自带小游戏秘籍 扫雷等
一、《空当接龙》
进入游戏后同时按住<mark>Ctrl</mark>+Shift+F10,在弹出的提示菜单中单击"终止",然后将随便动一张牌就能立即获胜。在弹出的提示菜单中单击“重试”,那么随便动一张牌就能立即失败。另外,选局的时候输入"-1",获得的牌将按从小到大的顺序排列,如果输入"-2",则将按从大到小的顺序排列。
二、《红心大战》
...
www.eeworm.com/read/284497/8925236
c stm32f10x_systick.c
/******************** (C) COPYRIGHT 2007 STMicroelectronics ********************
* File Name : stm32f10x_systick.c
* Author : MCD Application Team
* Date First Issued : 09/29/
www.eeworm.com/read/426955/8989879
c clock.c
#include
#include
#include
#define TLCD_CTRL (unsigned char *)0x7000
#define TLCD_DATA (unsigned char *)0x7001
#define PPI_1_PA (unsigned char *)0x6000
#
www.eeworm.com/read/426842/8996142
c d13driver.c
/****************************************Copyright (c)**************************************************
** Guangzhou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/283267/9032078
c mottsecend.c
/* motTsecEnd.c - Motorola Three-Speed Ethernet Controller network interface.*/
/* Copyright 1989-2004 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
----------------
www.eeworm.com/read/185356/9041983
vhd controller.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity controller is
port(clk : in std_logic;
count_ctrl:in std_logic;
control_signal:out std_logic);