代码搜索:Loader
找到约 9,497 项符合「Loader」的源代码
代码结果 9,497
www.eeworm.com/read/143155/5758644
c loader.c
#include "usbloader.h"
INTEL_HEX_RECORD loader[] = {
16,
0x146c,
0,
{0xc2,0x00,0x90,0x7f,0xa5,0xe0,0x54,0x18,0xff,0x13,0x13,0x13,0x54,0x1f,0x44,0x50},
16,
0x147c,
0,
www.eeworm.com/read/142911/5761810
c loader.c
/************************************************************************
*
* load.c
*
* load using serial port or Ethernet
*
* ################################################################
www.eeworm.com/read/141268/5774267
h loader.h
/* -*- C++ -*- */
/**
* Copyright (c) 2005 Zhejiang University, P.R.China
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General
www.eeworm.com/read/141268/5774271
cpp loader.cpp
/* -*- C++ -*- */
/**
* Copyright (c) 2005 Zhejiang University, P.R.China
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General
www.eeworm.com/read/141268/5774291
xpm loader.xpm
/* XPM */
static char *Loader_Icon[] = {
/* columns rows colors chars-per-pixel */
"32 32 29 1",
" c black",
". c #111111",
"X c #222222",
"o c #004400",
"O c #663300",
"+ c #444444",
"@ c
www.eeworm.com/read/141268/5774297
h loader.h
/*
* Copyright (c) 2005 Zhejiang University, P.R.China
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publish
www.eeworm.com/read/141268/5774305
cpp loader.cpp
/*
* Copyright (c) 2005 Zhejiang University, P.R.China
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publish
www.eeworm.com/read/139557/5798275
c loader.c
/*
* NK Kernel loader code
*
* Copyright (c) 1995-2000 Microsoft Corporation. All rights reserved.
*
* Module Name:
*
* loader.c
*
* Abstract:
*
*