代码搜索:Executable
找到约 10,000 项符合「Executable」的源代码
代码结果 10,000
www.eeworm.com/read/213605/15129144
pjt seedvpm642mem.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\ti\myprojects\SEEDVPM642_DistanceTransform_4\"
ProjectType=Executable
CPUFamily=TM
www.eeworm.com/read/210011/15209856
pjt cf_example.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="cf_example"
ProjectDir="C:\tic5000\myprojects\CompactFlash\"
ProjectType=Executable
www.eeworm.com/read/209842/15213589
pjt flashapp.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="flashapp"
ProjectDir="F:\work\6711DSK\flashApp\"
ProjectType=Executable
CPUFamily=T
www.eeworm.com/read/7654/126036
pjt sinegen_table.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="Sinegen_table"
ProjectDir="C:\ti\myprojects\Sinegen_table\"
ProjectType=Executable
www.eeworm.com/read/7654/126129
pjt adaptnoise_pcm.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="Adaptnoise_pcm"
ProjectDir="C:\ti\myprojects\Adaptnoise_pcm\"
ProjectType=Executable
www.eeworm.com/read/16793/690980
zprintf
#! /bin/bash
#
# zprintf - function that calls gawk to do printf for those systems that
# don't have a printf executable
#
# The format and arguments can have trailing commas, just like gawk
#
# e
www.eeworm.com/read/491019/1193803
am makefile.am
## Process this file with automake to produce Makefile.in
SUBDIRS = .
bin_PROGRAMS = generator
# Lists the source code files that form the executable program
generator_SOURCES = generator.c ch
www.eeworm.com/read/491019/1193817
am makefile.am
## Process this file with automake to produce Makefile.in
SUBDIRS = .
bin_PROGRAMS = processor
# Lists the source code files that form the executable program
processor_SOURCES = uuid.c process
www.eeworm.com/read/489429/1224340
pjt lpassfir.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="lpassfir"
ProjectDir="D:\ti\myprojects\dspexp\exp5\"
ProjectType=Executable
CPUFami
www.eeworm.com/read/474814/1390534
g sqrt_server.g
# Create a glish client using the "sqrt_server" executable. Assign the
# client to the variable "server".
server := client( "sqrt_server" )
# Anytime the server generates an "answer" event, print i