代码搜索:ctrl
找到约 10,000 项符合「ctrl」的源代码
代码结果 10,000
www.eeworm.com/read/181701/9240507
c sn9c102_pas106b.c
/***************************************************************************
* Plug-in for PAS106B image sensor connected to the SN9C10x PC Camera *
* Controllers
www.eeworm.com/read/181701/9240514
c sn9c102_pas202bcb.c
/***************************************************************************
* Plug-in for PAS202BCB image sensor connected to the SN9C10x PC Camera *
* Controllers
www.eeworm.com/read/377792/9262489
c fpga-test.c
/*
fpga-test.c, need insmod s3c2410-fpga.o first.
author: wb
date: 2005-6-13 21:05
*/
#include
#include
#include
#include
www.eeworm.com/read/377225/9288071
java jmenuitem4.java
import javax.swing.*;
import java.awt.event.*;
public class JMenuItem4 extends JFrame{
JTextArea theArea = null;
public JMenuItem4(){
super("JMenuItem4");
theArea = new JTextA
www.eeworm.com/read/376866/9303435
h dsp6711_timer.h
#include
#include "c6211dsk.h"
void timer_stop(int timer_num);
void timer_init(int timer_num,int TIMER_perod);
int timer_read(int timer_num);
void timer_stop(int timer_num)
{
sw
www.eeworm.com/read/177442/9452462
java jmenuitem4.java
import javax.swing.*;
import java.awt.event.*;
public class JMenuItem4 extends JFrame{
JTextArea theArea = null;
public JMenuItem4(){
super("JMenuItem4");
theArea = new JTextA
www.eeworm.com/read/177291/9460547
c keyboard.c
#include "../inc/reg2410.h"
//#include "../inc/zlg7290.h"
#include "../inc/lib.h"
#include "../inc/macro.h"
#include "../inc/isr.h"
#include "../inc/KeyBoard.h"
#include "../inc/iic.h"
#include
www.eeworm.com/read/372878/9489104
h keyboard16.h
#include "..\inc\def.h"
void SetFunctionKey(U16 Fnkey); //设定功能键扫描码,1有效 比如ctrl alt
void KeyBoard_init(void);
www.eeworm.com/read/366576/9808150
c server.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2004-2008 Marcel Holtmann
*
*
* This program is free software; you can redistribute it and/or modif