代码搜索:uint8

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

代码结果 10,000
www.eeworm.com/read/110972/6161791

c sdl_syswm.c

/* SDL - Simple DirectMedia Layer Copyright (C) 1997, 1998, 1999 Sam Lantinga This library is free software; you can redistribute it and/or modify it under the terms of the GNU
www.eeworm.com/read/109544/6174028

h mcomp.h

//========================================================================== // // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY // KIND, EITHER EXPRESSED OR IMPLIED, INCLUDI
www.eeworm.com/read/109544/6174036

c yuvtofromrgb.c

//========================================================================== // // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY // KIND, EITHER EXPRESSED OR IMPLIED, INCLUDI
www.eeworm.com/read/105531/6197887

h serial.h

/********************************************************************************************************* ** Small RTOS(51) ** Th
www.eeworm.com/read/105531/6197891

c serial.c

/********************************************************************************************************* ** Small RTOS(51) ** Th
www.eeworm.com/read/105531/6197897

c pcf8563.c

/********************************************************************************************************* ** Small RTOS(51) ** Th
www.eeworm.com/read/105531/6197916

h key.h

/********************************************************************************************************* ** Small RTOS(51) ** Th
www.eeworm.com/read/105531/6197940

c cat24wcxx.c

/********************************************************************************************************* ** Small RTOS(51) ** Th
www.eeworm.com/read/427337/6285132

m q.m

b1 = zeros(600,800,3); b2 = zeros(600,800,3); for i = 1:3 b1(:,:,i) = 230 -a1(:,:,i); b2(:,:,i) = 200 - a2(:,:,i); end figure;image(uint8(b1)) figure;image(uint8(b2))
www.eeworm.com/read/261676/6325171

c convertcolor.c

/**************************************************************************************** * 文件名:CONVERTCOLOR.C * 功能:颜色值转换程序。 * 作者:黄绍斌 * 日期:2004.02.26 * 备注: **************************************