代码搜索:分频处理
找到约 10,000 项符合「分频处理」的源代码
代码结果 10,000
www.eeworm.com/read/157058/11742266
c externint.c
//====================================================================================//
// 文件名: ExterInt.asm
// 描 述: 该文件的程序主要用于处理PDIUSBD12中断
// 日 期: 2003/04/03
//========================
www.eeworm.com/read/157058/11742278
asm isr.asm
//====================================================================================//
// 文件名: isr.asm
// 描 述: 该文件的程序主要用于处理SPCE061A的所有中断
// 日 期: 2003/04/03
//===========================
www.eeworm.com/read/344429/11880815
pas objfastblt.pas
unit ObjFastBlt;
//
//
// TDxFastBlt 用于处理32位真彩
// 真彩客户端源码QQ:442517066
//
//
interface
uses
Windows, Classes, SysUtils, Graphics, DxFastBlt, DirectDraw;
type
TDxFastBlt = class
pr
www.eeworm.com/read/257756/11913488
c lcd.c
/* AVR生成代码测试程序 */
/*--------------------------------------------------*/
/* 程序由AVR辅助开发工具V2.1.1自动生成 */
/* AVR系统的处理器为: ATMega16 */
/*
www.eeworm.com/read/257122/11949075
frm frmsetpara3.frm
VERSION 5.00
Begin VB.Form frmSetpara3
Caption = "参数设置 3:报警事件的处理动作"
ClientHeight = 6705
ClientLeft = 4230
ClientTop = 2475
ClientWidth = 6765
www.eeworm.com/read/256792/11972005
frm frmsetpara3.frm
VERSION 5.00
Begin VB.Form frmSetpara3
Caption = "参数设置 3:报警事件的处理动作"
ClientHeight = 6705
ClientLeft = 4230
ClientTop = 2475
ClientWidth = 6765
www.eeworm.com/read/340864/12130462
h socketsvrthread.h
/**************************************************************************
Copyright (c) 2005
All rights reserved.
文件名称:SocketSvrThread.h
摘 要:定义 CSocketSvrThread(客户端请求处理线程)类。
用来接
www.eeworm.com/read/151751/12177156
m 12-15.m
I = imread('tire.tif');
imshow(I)
I2 = uint8(colfilt(I,[5 5],'sliding',@mean));
% 均值滑动处理
figure, imshow(I2)
www.eeworm.com/read/339806/12203761
cpp cbevent.cpp
/////////////////////////
// CBEvent.cpp : v0010
// Written by : Liu Gang
// Compiler : Microsoft Visual C++ 4.2
// v0010 : Jun.9.1997
/////////////////////////
// 触发事件处理
#include "stdafx.