代码搜索:source 有哪些应用?
找到约 10,000 项符合「source 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/126977/14391052
mf source.mf
# source.mf makefile fragment for hal
# tell make not to try to rebuild this file
FRAGMENTS := $(FRAGMENTS) $(TopDir)/$(CHIPNAME)hal/source.mf
# add this lib to the list of all libs
# HAL shou
www.eeworm.com/read/126977/14391070
mf source.mf
# source.mf makefile fragment for 'play' app
FRAGMENTS := $(FRAGMENTS) $(TopDir)/$(CHIPNAME)play/source.mf
# add this app to the list of all apps
APPS := $(APPS) $(CHIPNAME)play
# list of a
www.eeworm.com/read/126746/14405443
rar source.rar
www.eeworm.com/read/126735/14405610
pdf source.pdf
www.eeworm.com/read/227715/14417200
m source.m
function data = source(fr_length,frames,md,zf,varargin)
%SOURCE Generate source data.
% D = SOURCE(K,F,MD,ZF) creates a data source consists of desired
% number of F frames each having K symbols.
www.eeworm.com/read/123788/14612593
zip source.zip
www.eeworm.com/read/123453/14630557
source-stats
#!/bin/sh
#
# Simple program to calculate source code statistics for Kannel.
#
# Run with current working directory being the Kannel source root.
#
# Output:
#
# - number of source files
# - number of
www.eeworm.com/read/123453/14631149
source-stats
#!/bin/sh
#
# Simple program to calculate source code statistics for Kannel.
#
# Run with current working directory being the Kannel source root.
#
# Output:
#
# - number of source files
# - number of
www.eeworm.com/read/223513/14637586
txt source.txt
dbgdshowfind.DataSource:=datasource1;
dbgdshowfind.Columns[0].Field:=datasource1.DataSet.FieldByName('number');
dbgdshowfind.Columns[0].Width:=datasource1.DataSet.Fields[0].DisplayWidth+50;
dbgdsho
www.eeworm.com/read/123214/14642202
m source.m
function data = source(fr_length,frames,md,zf,varargin)
%SOURCE Generate source data.
% D = SOURCE(K,F,MD,ZF) creates a data source consists of desired
% number of F frames each having K symbols.