代码搜索:Processor
找到约 10,000 项符合「Processor」的源代码
代码结果 10,000
www.eeworm.com/read/460749/7241558
cpp imgprocessor.cpp
#include "imgprocessor.h"
ImgProcessor::ImgProcessor()
: QMainWindow()
{
QFont f("ZYSong18030",12);
setFont(f);
setWindowTitle(tr("Image Processor"));
imageLabel
www.eeworm.com/read/446065/7585984
g_c ccdbit.g_c
;Please do not modify this file!
;The file contains internal information about the Processor Expert project generation
[Options]
ProjectName=CCDBIT
ProjectDirectory=D:\CCDBIT\
DestEventsDirectory
www.eeworm.com/read/436361/7771088
c rs485.c
//**************************************************************************
// Rs495.c
// RS485 network protocol
//
// Version 1.0 beta
//
// Processor: PIC16F87x
//
// N
www.eeworm.com/read/198641/7918295
c events.c
/** ###################################################################
** Filename : Events.C
** Project : NODE_A
** Processor : MC9S12C64CFA16
** Beantype : Events
** Ve
www.eeworm.com/read/198641/7918427
h events.h
/** ###################################################################
** Filename : Events.H
** Project : NODE_A
** Processor : MC9S12C64CFA16
** Beantype : Events
** Ve
www.eeworm.com/read/396373/8110626
c main_rtc.c
/**********************************************************************
* ?2005 Microchip Technology Inc.
*
* FileName: main_rtc.c
* Dependencies: p30fxxxx.h
* Processor: dsPIC3
www.eeworm.com/read/246163/12753196
asm p5info.asm
; -----------------------------------------------------------------------------
; P5INFO.ASM Pentium Processor Feature Information Version 1.03
;
; Copyright(c) 1994,95 by B-coolWare. Written
www.eeworm.com/read/243241/12952951
c rs485.c
//**************************************************************************
// Rs495.c
// RS485 network protocol
//
// Version 1.0 beta
//
// Processor: PIC16F87x
//
// N
www.eeworm.com/read/325321/13212364
inc timer.inc
; PRESCL and TIMER computation
nolist
; Take the processor clock frequency in Hz (clock), and
; the required time delay in uSecs (dusec), and compute
; a value for the prescaler (PRESCL) and anot
www.eeworm.com/read/320009/13436248
mcu 83c51gb.mcu
; 83C51GB processor definition file
; =================================
;
; There is a potential name conflict between the SEPDAT(A)
; register and the SEPDAT bit!
; In the Intel "MCS 51 Microcont