代码搜索:unsigned
找到约 10,000 项符合「unsigned」的源代码
代码结果 10,000
www.eeworm.com/read/261219/11658275
lst cp2200.lst
C51 COMPILER V7.06 CP2200 12/04/2007 13:46:18 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE CP2200
OBJECT MODULE PLACED IN
www.eeworm.com/read/347508/11660015
h global.h
/*!
************************************************************************
* \file
* global.h
* \brief
* global definitions for for H.264 encoder.
* \author
* Copyrigh
www.eeworm.com/read/261194/11660530
c bindump.c
#include
#include
#define print(x) {fputs(x,stdout);}
void dumpBytes(FILE *f)
{
int count=0, j, i, k, b;
unsigned char buf[4];
for(;;)
{
printf("%04X: ", count);
www.eeworm.com/read/261194/11660553
c hexdump.c
#include
#include
#define print(x) {fputs(x,stdout);}
void dumpBytes(FILE *f)
{
int j=0, i, k, b;
unsigned char buf[16];
for(;;)
{
printf("%03X0: ",j);
++j;
www.eeworm.com/read/347507/11660778
h global.h
/*!
************************************************************************
* \file
* global.h
*
* \brief
* global definitions for H.264 encoder.
*
* \author
* Copy
www.eeworm.com/read/157691/11671435
create_mysql
# Copyright (C) 2000 Carnegie Mellon University
#
# Author(s): Jed Pickel ,
# Todd Schrubb
# Roman Danyliw ,
www.eeworm.com/read/157655/11676418
h z80.h
/** VGB: portable GameBoy emulator ***************************/
/** **/
/** Z80.h **/
/**
www.eeworm.com/read/347150/11687812
c ffindx.c
/*************************************************************
File Name: findx.C *
**************************************************************
Programmer: MSC
Last Modified Date: 1999
www.eeworm.com/read/347150/11687964
h compress.h
/**************************************************************
;* *
;* INSTUTITE FOR INFORMATION INDUSTRY *
;*
www.eeworm.com/read/347150/11688051
c myansi.c
/*************************************************************
File Name: MYANSI.C (RAMDisk 4.0) *
**************************************************************
Programmer: MSC
Last Modifi