代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/421989/10670222

c cache.c

/* ;***************************************************************************************************** ;* Copyright (c) 2006 by JiaoJinXing. ;* All rights reserved. ;* ;*---
www.eeworm.com/read/421989/10670261

c libfunc.c

/* ;***************************************************************************************************** ;* Copyright (c) 2006 by JiaoJinXing. ;* All rights reserved. ;* ;*---
www.eeworm.com/read/421977/10672929

m examp2_25.m

W=imread('tiantan.jpg'); image(W), set(gca,'Visible','off') image(255-W) % 错误命令 image(uint8(255-double(W))), set(gca,'Visible','off')
www.eeworm.com/read/159180/10684727

h zlg_ffs.h

/****************************************Copyright (c)************************************************** ** Guangzou ZLG-MCU Development Co.,LTD. **
www.eeworm.com/read/421716/10707696

m mainp.m

%======================================main.m====================================== st = cputime; %程序开始时的CPU时间 %程序开始 s1p; %求图像梯度 s2p; %图像二值化 I = imread('pipe.jpg'); %重新读入原始图像的uint8型矩阵 s
www.eeworm.com/read/421716/10707706

m main.m

%======================================main.m====================================== st = cputime; %程序开始时的CPU时间 %程序开始 s1; %求图像梯度 s2; %图像二值化 I = imread('pipe.jpg'); %重新读入原始图像的uint8型矩阵 s3;
www.eeworm.com/read/421297/10743598

c md5.c

/** @file md5.c @brief support MD5 for PPPoE CHAP mode taken from RFC-1321/Appendix A.3 MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm */ #include #in
www.eeworm.com/read/421297/10743604

h md5.h

/** @file md5.h */ #ifndef __MD5_H #define __MD5_H /** @brief MD5 context. */ typedef struct { uint32 state[4]; /**< state (ABCD) */
www.eeworm.com/read/421154/10752480

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/421154/10752617

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