代码搜索:COMPACT

找到约 3,584 项符合「COMPACT」的源代码

代码结果 3,584
www.eeworm.com/read/341227/12097905

c fat.c

//++ //fat.c - MP3 Player Compact Flash Card functions // // Copyright (C) 2005 by Spare Time Gizmos. All rights reserved. // // This file is part of the Spare Time Gizmos' MP3 Player firmware.
www.eeworm.com/read/226560/14459254

cpp priorityqueue8.cpp

//: C04:PriorityQueue8.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // A more compact version of
www.eeworm.com/read/122684/14674229

cpp priorityqueue8.cpp

//: C20:PriorityQueue8.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 1999 // Copyright notice in Copyright.txt // A more compact versi
www.eeworm.com/read/490329/1201610

cxx ivp_coll_del_root_mindist.cxx

#if !defined(WIN32) # pragma implementation "ivp_collision.hxx" #endif #include #include #include #include
www.eeworm.com/read/490329/1201734

cxx ivp_surface_manager.cxx

// Copyright (C) Ipion Software GmbH 1999-2000. All rights reserved. #ifndef WIN32 # pragma implementation "ivp_surface_manager.hxx" #endif #include #include
www.eeworm.com/read/479931/1327235

cgs bra.cgs

# sh testcase for bra $disp12 -*- Asm -*- # mach: all # as: -isa=shcompact # ld: -m shelf32 .include "compact/testutils.inc" start .global bra bra: bra okay slot: nop bad: fail fail fail .
www.eeworm.com/read/479931/1327258

cgs bt.cgs

# sh testcase for bt $disp8 # mach: all # as: -isa=shcompact # ld: -m shelf32 .include "compact/testutils.inc" start .global taken taken: sett bt ntaken fail .global ntaken ntaken: clrt bt
www.eeworm.com/read/229812/4741413

makefile

#pmake: build compact cpu_i86 os_win processor = 086 system = windows model = mc linkage = static subdir = mc define_library_include = $(cpplib_dir)/plib.mif !include $(cpplib_
www.eeworm.com/read/229812/4750418

gml rftrade.gml

.sk 2 :SF font=11.Trademarks:eSF. .sk 2 :SL compact. :LI.Apple and LaserWriter are registered trademarks of Apple Computer, Inc. :LI.DEC, VAX and VMS are registered trademarks of Digital Equipmen
www.eeworm.com/read/444594/1732027

cs fcl.cs

 using System; using System.IO; using System.Drawing; namespace Skyiv.Ben.PushBox.Common { /// /// 这里是 .NET Framework 支持,而 .NET Compact Framework 不支持的东东 ///