代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/117304/14931697
c inflate.c
/* inflate.c -- Not copyrighted 1992 by Mark Adler
version c10p1, 10 January 1993 */
/* You can do whatever you like with this source file, though I would
prefer that if you modify it and redis
www.eeworm.com/read/117304/14931722
c tailor.c
/* tailor.c -- target dependent functions
* Copyright (C) 1992-1993 Jean-loup Gailly
* This is free software; you can redistribute it and/or modify it under the
* terms of the GNU General Public Li
www.eeworm.com/read/117304/14931740
h gzip.h
/* gzip.h -- common declarations for all gzip modules
* Copyright (C) 1992-1993 Jean-loup Gailly.
* This is free software; you can redistribute it and/or modify it under the
* terms of the GNU Gene
www.eeworm.com/read/117293/14931937
c serial1.c
//串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理
//出入均设有缓冲区,大小可任意设置。
//*************************************************************************
#include "TestSerial.h"
#define BAUDRATE1 115200 // 用户定义的UART1 波特
www.eeworm.com/read/117293/14931966
lst serial1.lst
C51 COMPILER V6.23a SERIAL1 04/15/2002 18:18:04 PAGE 1
C51 COMPILER V6.23a, COMPILATION OF MODULE SERIAL1
OBJECT MODULE PLACED I
www.eeworm.com/read/117212/14934396
c libtcc1.c
/* TCC runtime library.
Parts of this code are (c) 2002 Fabrice Bellard
Copyright (C) 1987, 1988, 1992, 1994, 1995 Free Software Foundation, Inc.
This file is free software; you can redistri
www.eeworm.com/read/217873/14946326
h base64.h
/*
* FILE: base64.h
* AUTHORS: Colin Perkins
*
* Copyright (c) 1998-2000 University College London
* All rights reserved.
*
* Redistribution and use in source and binary forms, with
www.eeworm.com/read/217811/14950841
h mtio.h
/*
* linux/mtio.h header file for Linux. Written by H. Bergman
*
* Modified for special ioctls provided by zftape in September 1997
* by C.-J. Heine.
*/
#ifndef _LINUX_MTIO_H
#define _LINUX_MTI
www.eeworm.com/read/116741/14956054
c sarbit.c
/*sarbit.c*/
/*Super simple Arbitrary waveform generator*/
#include
#include
#define MAX_STATES 12
#define UNIT 100 /*define the count for UNIT*/
/*for our case UNIT must tra
www.eeworm.com/read/217242/14973019
c litezip.c
#include
#include "../LiteZip.h"
#define IDS_OK 20
#define IDS_UNKNOWN 21
// ================== CONSTANTS =====================
typedef unsigned char UCH; // unsigne