代码搜索:Executable
找到约 10,000 项符合「Executable」的源代码
代码结果 10,000
www.eeworm.com/read/296774/7114115
asm sol2-c1.asm
! crt1.s for solaris 2.0.
! Copyright (C) 1992 Free Software Foundation, Inc.
! Written By David Vinayak Henkel-Wallace, June 1992
!
! This file is free software; you can redistribute it and/or
www.eeworm.com/read/160432/7120949
readme
This demo illustrates the use of shared memory sections.
An integer variable defined in file shared.c is mapped to
shared memory. Executable a_mp.out changes its value after
some time after startup,
www.eeworm.com/read/463158/7186966
txt 注意:.txt
模板 Thumb Executable Image for lpc2131
和 ARM Executable Image for lpc2131在处理中断方式上的不一样。
Thumb Executable Image for lpc2131采用传统方式,清零CPSR的相应位,
ARMExecutable Image for lpc2131有函数管理。
www.eeworm.com/read/455033/7378938
sh copysharedlibs.sh
#!/bin/sh
# Find out which shared libs an executable needs and copy them
# Antoine Le Hyaric - LJLL Paris 6 - lehyaric@ann.jussieu.fr - 22/11/04
# $Id: copysharedlibs.sh,v 1.1 2004/11/22 16:00:15 lehy
www.eeworm.com/read/454710/7384510
txt 注意:.txt
模板 Thumb Executable Image for lpc2131
和 ARM Executable Image for lpc2131在处理中断方式上的不一样。
Thumb Executable Image for lpc2131采用传统方式,清零CPSR的相应位,
ARMExecutable Image for lpc2131有函数管理。
www.eeworm.com/read/444775/7607245
txt readme.txt
ImageCompression Toolbox v1.2
-----------------------------
You have downloaded the source for ImageCompression Toolbox v1.2. To build the executable, just compile
1. wavemain.cpp
2. ar
www.eeworm.com/read/439882/7697598
c loader.c
/*
* loader.c - program loader routines
*
* This file is a part of the SimpleScalar tool suite written by
* Todd M. Austin as a part of the Multiscalar Research Project.
*
* The tool suite is
www.eeworm.com/read/436538/7768354
txt readme.txt
The executable in this directory is self-contained:
It does not read any input.
www.eeworm.com/read/436514/7769005
txt readme.txt
The executable in this directory is self-contained:
It does not read any input.
www.eeworm.com/read/298644/7948004
txt readme.txt
Run the following to rebuild the DSP program:
cl6x -@options
The result is a C6x executable file blink.out.
The DSP program blink.out is an LED blinker program, which
lights the LEDs whil