代码搜索:misc

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

代码结果 10,000
www.eeworm.com/read/278235/10557009

elc misc.elc

www.eeworm.com/read/278221/10559236

obj misc.obj

www.eeworm.com/read/278221/10559302

a86 misc.a86

; File : $MISC.A86$ ; ; Description : ; ; Original Author : DIGITAL RESEARCH ; ; Last Edited By : $CALDERA$ ; ;---------------------------------------------
www.eeworm.com/read/278157/10561221

bas misc.bas

Attribute VB_Name = "misc" Option Explicit Declare Sub Sleep Lib "kernel32" (ByVal dwSeconds As Long) Declare Function GetTickCount Lib "kernel32" () As Long Function HexToLong(ByVal sHex As S
www.eeworm.com/read/278155/10561354

bas misc.bas

Attribute VB_Name = "misc" Option Explicit Public Declare Sub Sleep Lib "kernel32.dll" (ByVal dwMillSeconds As Long) Public oComm As New clsComm, _ oIntelHex As New clsIntelHex, _ oLo
www.eeworm.com/read/351971/10589915

c misc.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // This source code is licensed under Microsoft Shared Source License // Version 1.0 for Windows CE. // For a copy of the l
www.eeworm.com/read/277913/10595544

c misc.c

/* eXosip - This is the eXtended osip library. Copyright (C) 2002,2003,2004,2005,2006,2007 Aymeric MOIZARD - jack@atosc.org eXosip is free software; you can redistribute it and/or modify
www.eeworm.com/read/422939/10600064

h misc.h

// Miscallaneous microcontroller functions #ifndef __MISC_H #define __MISC_H #include "machine.h" void delay( u16 ); // delays for (aproximately) the specified number of microseconds void strlower(
www.eeworm.com/read/422939/10600175

c misc.c

// Miscellaneous microcontroller functions #include "misc.h" #include "machine.h" #include #include // This code will be placed in the fixed memory area //#pragma SECTION progra
www.eeworm.com/read/277807/10603444

h misc.h

//********************************************************************************************************************* //【 版 权 】Copyright (c) 2007-2008 http://gliethttp.cublog.cn // //【