代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/446729/6679245

h _saa7105.h

/* * Copyright 2003 by Texas Instruments Incorporated. * All rights reserved. Property of Texas Instruments Incorporated. * Restricted rights to use, duplicate or disclose this code are *
www.eeworm.com/read/479666/6684661

m volkanfspace.m

clc; clear all; close all; imge=imread('cameraman.tif'); imge=imnoise(imge,'salt & pepper',0.03); a=[3 3]; yeni=zeros(256); b=fspecial('average',[3 3]); imge2=fft2(imge); b2=fft2(b,256,256);
www.eeworm.com/read/479666/6684674

m volkanfourier.m

clc; clear all; close all; imge=imread('cameraman.tif'); imge=imnoise(imge,'salt & pepper',0.03); yeni=zeros(256); b=[1/9 1/9 1/9;1/9 1/9 1/9;1/9 1/9 1/9]; imge2=fft2(imge); b2=fft2(b,256,25
www.eeworm.com/read/478934/6708200

h netrom.h

#ifndef _NETROM_H #define _NETROM_H #ifndef _MBUF_H #include "mbuf.h" #endif #ifndef _IFACE_H #include "iface.h" #endif #ifndef _AX25_H #include "ax25.h" #endif #ifndef _LAPB_H #in
www.eeworm.com/read/478934/6708249

h domain.h

#ifndef _DOMAIN_H #define _DOMAIN_H #ifndef _GLOBAL_H #include "global.h" #endif #ifndef _MBUF_H #include "mbuf.h" #endif #ifndef _PROC_H #include "proc.h" #endif #define INITRTT 2
www.eeworm.com/read/478934/6708259

h n8250.h

/* Various I/O definitions specific to asynch I/O on the IBM PC */ #ifndef _N8250_H #define _N8250_H #ifndef _MBUF_H #include "mbuf.h" #endif #ifndef _PROC_H #include "proc.h" #endif #i
www.eeworm.com/read/478934/6708265

h ax25.h

#ifndef _AX25_H #define _AX25_H #ifndef _GLOBAL_H #include "global.h" #endif #ifndef _MBUF_H #include "mbuf.h" #endif #ifndef _IFACE_H #include "iface.h" #endif #ifndef _SOCKADDR_H
www.eeworm.com/read/478934/6708270

c ax25.c

/* Low level AX.25 code: */ #include #include "global.h" #include "mbuf.h" #include "iface.h" #include "arp.h" #include "slip.h" #include "ax25.h" #include "lapb.h" #include "netr
www.eeworm.com/read/478934/6708314

h lapb.h

#ifndef _LAPB_H #define _LAPB_H #ifndef _GLOBAL_H #include "global.h" #endif #ifndef _MBUF_H #include "mbuf.h" #endif #ifndef _IFACE_H #include "iface.h" #endif #ifndef _TIMER_H #i
www.eeworm.com/read/478934/6708316

h pi.h

#ifndef PIMAX /* Hardware-dependent routines for the VE3IFB interface card for the PC */ #include "global.h" #define PIMAX 3 /* 3 cards max */ #define AX_MTU 512 #define INTMASK 0x21 /* I