代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/143965/12826689
h def.h
#ifndef __DEF_H__
#define __DEF_H__
typedef unsigned char INT8U; /* Unsigned 8 bit quantity */
typedef signed char INT8; /* Sign
www.eeworm.com/read/143965/12826795
h def.h
#ifndef __DEF_H__
#define __DEF_H__
typedef unsigned char INT8U; /* Unsigned 8 bit quantity */
typedef signed char INT8; /* Sign
www.eeworm.com/read/138317/13240706
h def.h
#ifndef __DEF_H__
#define __DEF_H__
typedef unsigned char INT8U; /* Unsigned 8 bit quantity */
typedef signed char INT8; /* Sign
www.eeworm.com/read/239116/13302470
vhd memtest.vhd
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.numeric_std.all;
use WORK.common.all;
use WORK.rand.all;
package mem is
component memTest
generic(
DATA_WIDTH: natural := 16
www.eeworm.com/read/137693/13304976
c our_md5.c
/*
* MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm
*/
/*
* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All rights
* reserved.
*
* License to copy and use this
www.eeworm.com/read/238991/13310099
h mco.h
/**************************************************************************
MODULE: MCO
CONTAINS: MicroCANopen implementation
COPYRIGHT: Embedded Systems Academy, Inc. 2002-2005.
Al
www.eeworm.com/read/137310/13331197
c our_md5.c
/*
* MD5C.C - RSA Data Security, Inc., MD5 message-digest algorithm
*/
/*
* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All rights
* reserved.
*
* License to copy and use this
www.eeworm.com/read/321495/13404010
h basetype.h
/*------------------------------------------------------------------------------
-- --
-- This software is confidential
www.eeworm.com/read/321495/13404037
h basetype.h
/*------------------------------------------------------------------------------
-- --
-- This software is confidential
www.eeworm.com/read/319250/13456617
h def.h
/************************************************/
/* 定义一些常用的数据类型的缩写 */
/************************************************/
#ifndef __DEF_H__
#define __DEF_H__
typedef