代码搜索:unsigned

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

代码结果 10,000
www.eeworm.com/read/314474/13566848

cc fngramlm.cc

/* * FNgramLM.cc -- * factored N-gram general graph backoff language models * * Jeff Bilmes * but based on some code from NgramLM.cc and Ngram.h */ #ifndef lint
www.eeworm.com/read/313378/13589651

h lcd.h

/******************************************************************************/ /* LCD.h Text LCD function prototypes */ /***********************************
www.eeworm.com/read/313181/13594298

c qianrushi.c

#include #define TIMER0_COUNT 0XEc78 /*10000H-(12000000/(12*200)) 循坏200次计时一秒*/ #define TRUE 1 #define FALSE 0 #define TIMES 25 sbit P2_6=P2^6; sbit
www.eeworm.com/read/312827/13603740

c finalprojectcommented.c

/******************************************************************* * * ECE 476 - Final Project - 5/5/04 * * (31,16) BCH Triple Eroor Correcting Code. * Version
www.eeworm.com/read/312616/13607737

c userlib.c

#include "includes.h" #define EXT extern #include "main.h" /*********************************************************************/ /* printp() ------------ a simply version of printf()
www.eeworm.com/read/312544/13609850

h spoofana.h

#ifndef SPOOFANA_H #define SPOOFANA_H #include #include #include #include #include #include #include #include
www.eeworm.com/read/311408/13631122

h lcd.h

/*---------------------------------------------------------------------------- * Name: LCD.H * Purpose: LCD function prototypes * Version: V1.10 *----------------------------
www.eeworm.com/read/311299/13632713

h things.h

// FILE: things.h // CLASSES PROVIDED: BooleanSource, Averager, Washer, TrafficLight. // // CONSTRUCTOR for the BooleanSource class: // BooleanSource(double p = 0.5) // Precondition: 0
www.eeworm.com/read/310893/13641708

c ljw.c

//功能说明: //通过单片机的I/O引脚以软件延时方式产生方波,使蜂鸣器发出声音。 #include void delay250( unsigned int k ); main( ) { for (;;) { whil
www.eeworm.com/read/310884/13641789

c ctrl.c

/* * ctrl.c * * ============================================================================ * Copyright (c) Texas Instruments Inc 2005 * * Use of this software is controlled by the terms and co