代码搜索:uint8
找到约 10,000 项符合「uint8」的源代码
代码结果 10,000
www.eeworm.com/read/467500/7004649
c main.c
/******************************************************************
本程序只供学习使用,未经作者许可,不得用于其它任何用途
欢迎访问我的USB专区:http://group.ednchina.com/93/
欢迎访问我的blog: http://www.ednchina.c
www.eeworm.com/read/467575/7005530
m zhongzhi.m
clear,clc,close all
I=imread('lena.bmp');figure,imshow(I);
%对图像进行扫描
[m,n]=size(I);%图像的宽度和高度
W=ones(3,3);W=W/9;%滤波模板
J=zeros(m,n);
%对边缘不处理
J(1:m,1)=I(1:m,1);
J(1:m,n)=I(1:m,n);
J(1,2:n-1)=I(1,
www.eeworm.com/read/467102/7017458
c dm642main.c
/********************************************************************/
/* Copyright 2004 by SEED Incorporated. */
/* All rights reserved. Property of SEED Incorporated. */
/* Restricted
www.eeworm.com/read/467102/7017510
c dm642main.c
/********************************************************************/
/* Copyright 2004 by SEED Incorporated. */
/* All rights reserved. Property of SEED Incorporated. */
/* Restricted
www.eeworm.com/read/466659/7030918
m createimage.m
function newim = createimage( im, phi )
% CREATEIMAGE Return segmented image as 3 channel uint8 image
% CREATEIMAGE( im, phi ) Draws the segmented region in green
% overtop of the original im
www.eeworm.com/read/301895/7092150
c serial.c
/****************************************************************************
*
* MODULE: uart.c
*
* COMPONENT: $RCSfile: serial.c,v $
*
* VERSION: $Name:
www.eeworm.com/read/157173/7093162
c dm642main.c
/********************************************************************/
/* Copyright 2004 by SEED Incorporated. */
/* All rights reserved. Property of SEED Incorporated. */
/* Restricted
www.eeworm.com/read/391899/7107899
c xxxwin.c
/* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client.
User interface services - Generic
Copyright (C) Jay Sorg 2004-2005
This program is free software; you can redistri
www.eeworm.com/read/249164/7118394
cpp dlccencoding.cpp
//#include "dlTxBurstData.h"
#include "stdio.h"
#include "typedef.h"
void ccCoreEncoding(Uint8 *pCcEncBitOut, Uint8 *pCcEncBitIn,
Uint16 ccEncBitInLength,Uint8 *pStateRegister)
{
/* unsi
www.eeworm.com/read/249164/7118438
h randomization.h
#include "typedef.h"
void dlRandInit(Uint16 burstIndex, //0=FCH, indication that the burst is FCH.
//1= indication that this is theburst #1after FCH.
Uint8 bsid,
Uint8 d