代码搜索:Executable
找到约 10,000 项符合「Executable」的源代码
代码结果 10,000
www.eeworm.com/read/330480/12886314
prj sinwg.prj
[Project Header]
Version = 800
Pathname = "/e/work/USB/SinWaveGeneral/CVI Program/sinwg.prj"
CVI Dir = "/d/program files/national instruments/cvi80"
IVI Standard Root Dir = "/C/Program Files/IVI"
www.eeworm.com/read/330348/12900232
readme
MATRIX example program
gpio.c
1.Compiler and build
execute "make" will create executable file.
2.Download to MATRIX
use ftp or USB/SD to put the executable file into MATRIX.
3.Execute example
first
www.eeworm.com/read/330348/12900347
readme
README for uart
1.Compiler and build
execute build.sh will create executable file uart.
2.download to matrix
use ftp or USB/SD to put the executable file into matrix.
3.execute example
e.g.
chmod +x
www.eeworm.com/read/329960/12923567
makefile ghmmunittests.makefile
# Note: Name of the executable defined by EXECNAME below
EXECNAME = ghmmunittests
CHECKPREFIX = /home/janne/local
GHMMPREFIX = ../ghmm
CC = gcc
CFLAGS = -std=c99 -pedantic -g -I
www.eeworm.com/read/243682/12925860
txt fasm.txt
/L12"Flat Assembler" FASM_LANG Line Comment = ; String Chars = '" File Extensions = ASM ASH INC MAC
/Delimiters = +-/*=()[]{} : ,|&~#`
/C1"Instructions"
aaa aad aam aas adc add addps addss and
www.eeworm.com/read/243027/12967978
pjt can_ad.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="G:\CAN\CAN_AD\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compiler"
Tool="
www.eeworm.com/read/141545/13001652
cpp chk_file.cpp
#include "strings.h"
#include
#include
//executable file extensions
char ext[3][4] = { "EXE", "COM", "BAT" };
void main(int argc, char *argv[])
{
Strings fname;
www.eeworm.com/read/242363/13010982
pjt fft.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\test\C2000\2407EDULab_v299\Lab18-FFT\"
ProjectType=Executable
CPUFamily=TMS320C24X
www.eeworm.com/read/140782/13062057
makefile
#------------------------------------------------------------------------------
#
# Commands:
# make OSTYPE=xxx [opt] Create optimized executable melp
# make OSTYPE=xxx debug
www.eeworm.com/read/242264/13082753
pjt ex.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\ex5_SPI\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compiler"
Tool="Lin