代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/273624/10908312

c main.c

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

h magnetometer.h

#pragma once #include "ASIC11096SPI.h" class Magnetometer { public: enum { kX = ASIC11096SPI::kXAxis, kY = ASIC11096SPI::kYAxis, kZ = ASIC11096SPI::kZAxis } Cmd; Magnetometer(); ~Magn
www.eeworm.com/read/273135/10925228

c md5.c

/** * support MD5 for PPPoE CHAP mode * * taken from RFC-1321/Appendix A.3 * MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm */ /* ***************************************
www.eeworm.com/read/273042/10930534

h _saa7115.h

/********************************************************************************/ /* _saa7115.h file */ /********************************************************************************/ #ifndef _
www.eeworm.com/read/418342/10952892

m quantize.m

function y = quantize(x, b, type) %QUANTIZE Quantizes the elements of a UINT8 matrix. % Y = QUANTIZE(X, B, TYPE) quantizes X to B bits. Truncation is % used unless TYPE is 'igs' for Improved Gr
www.eeworm.com/read/418304/10955605

m setup.m

function a = setup(a) global Bus Settings if isempty(a.con), return, end a.n = length(a.con(:,1)); a.bus = uint32(Bus.int(round(a.con(:,1)))); a.gen = uint8(zeros(a.n,1)); [b,h,k] = unique(a.bus);
www.eeworm.com/read/418304/10955709

m setup.m

function a = setup(a) global Bus DAE Settings if isempty(a.con) fm_disp('Error: No slack bus found.',2) Settings.ok = 0; return end a.n = length(a.con(:,1)); a.bus = Bus.int(round(a.con(:,1))
www.eeworm.com/read/418019/10968218

c main.c

/*Main.C - LINO TECH Designed by Carter 2008-03-19 */ #include #include #include #include #include "xtype.h" #include "SD.h" #include
www.eeworm.com/read/271704/10983300

h sdl_events.h

/* SDL - Simple DirectMedia Layer Copyright (C) 1997-2006 Sam Lantinga This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser Genera
www.eeworm.com/read/417455/10989401

h ch375hf9.h

/* 2004.06.05, 2004.09.20, 2004.10.22, 2004.11.20, 2004.12.12, 2004.12.28, 2005.01.04, 2005.01.12, 2005.01.26, 2005.03.01, 2005.07.29, 2005.12.28, 2006.08.02 ****************************************