代码搜索:loader程序源码
找到约 10,000 项符合「loader程序源码」的源代码
代码结果 10,000
www.eeworm.com/read/310705/7074336
asm loader.asm
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; loader.asm
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
;
www.eeworm.com/read/408764/7095906
h loader.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/462197/7206735
h loader.h
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
www.eeworm.com/read/312022/7218567
rc loader.rc
#include "switch.rc"
#if defined(BRAND_KCEASY)
# include "kceasy/loader.rc"
#elif defined(BRAND_XETTO)
# include "xetto/loader.rc"
#else
# error "Unknown brand"
#endif
www.eeworm.com/read/312022/7218574
rc loader.rc
// the name of the application
#define BRAND_APP_NAME "KCeasy"
// name of window used as message target between instances
#define BRAND_EXTERNAL_MSG_TARGET BRAND_APP_NAME "ExternalMsgTarget"
/
www.eeworm.com/read/312022/7218679
c loader.c
/*
This file is part of KCeasy (http://www.kceasy.com)
Copyright (C) 2002-2004 Markus Kern
This program is free software; you can redistribute it and/or
modify it under the te
www.eeworm.com/read/460801/7240549
bin loader.bin
www.eeworm.com/read/460801/7240550
c loader.c
#include "ioregs.h"
#include "net.h"
#include "flash.h"
unsigned long address; //32位地址
unsigned long data; //32位数据
unsigned long length; //32位长度
void init_uart(void) //串口1初始化 @
www.eeworm.com/read/458613/7293218
c loader.c
/*
* Copyright (C) 2006-2007 Pawel Kolodziejski
*
* Some defines are from linux 2.6 kernel sources
*
* This program is free software; you can redistribute it and/or modify
* it under the terms o
www.eeworm.com/read/455060/7378369
c loader.c
/*
* Asterisk -- An open source telephony toolkit.
*
* Copyright (C) 1999 - 2005, Digium, Inc.
*
* Mark Spencer
*
* See http://www.asterisk.org for more information about