代码搜索:uint
找到约 10,000 项符合「uint」的源代码
代码结果 10,000
www.eeworm.com/read/136591/5868048
c servo1.c
/////////舵机调试程序//////////////
/////////servo1.c/////////
#include
#define CEX0PORT p07//舵机控制信号管脚,为P0.7管脚
//系统时钟为24500KHZ/8=3062.5KHZ
//周期为20ms,则频率为50HZ,则tmph+tmpl=61250可以保证产生50HZ PW
www.eeworm.com/read/136571/5868521
h sockstorage.h
/*
* Copyright (C) 1999 WIDE Project.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following
www.eeworm.com/read/136571/5868575
c rtp.c
/*
* FILE: rtp.c
* AUTHOR: Colin Perkins
* MODIFIED: Orion Hodson
* Markus Germeier
* Bill Fenner
www.eeworm.com/read/136571/5868639
h sdl_timer.h
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga
This library is free software; you can redistribute it and/or
modify it under the
www.eeworm.com/read/136571/5869052
h sdl_wave.h
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga
This library is free software; you can redistribute it and/or
modify it under the
www.eeworm.com/read/136571/5869398
c sdl_rleaccel.c
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga
This library is free software; you can redistribute it and/or
modify it under the
www.eeworm.com/read/136571/5869619
h mbfunctions.h
/**************************************************************************
*
* Modifications:
*
* 29.03.2002 removed MBFieldToFrame - no longer used (transfers instead)
* 26.03.2002 inte
www.eeworm.com/read/136571/5869631
c mem_transfer.c
/**************************************************************************
*
* XVID MPEG-4 VIDEO CODEC
* 8bit16bit transfer
*
* This program is an implementation of a part of one or more
www.eeworm.com/read/136571/5870090
cpp ourmpegaudio.cpp
#include "MPEGaudio.h"
MPEGaudio::MPEGaudio (void)
{
initialize();
}
MPEGaudio::~MPEGaudio()
{
}
bool MPEGaudio::fillbuffer(uint32_t _size)
{
//printf("fillbuffer %d\n", _size);
www.eeworm.com/read/136571/5870109
h bits.h
/*
* FAAD - Freeware Advanced Audio Decoder
* Copyright (C) 2001 Menno Bakker
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser