代码搜索结果

找到约 2,917 项符合 Strip 的代码

.driver.o.flags

ifeq (,$(strip $(subst $(comma),:,$(EXTRA_LDFLAGS) $(obj-y)))) FILES_FLAGS_UP_TO_DATE += driver.o endif

makefile

camtest: camtest.cpp arm-linux-g++ camtest.cpp -Wall -O2 -o camtest arm-linux-strip -s camtest clean: rm camtest

makefile

CROSS = arm-linux- CC = $(CROSS)gcc LD = $(CROSS)ld AR = $(CROSS)ar RANLIB = $(CROSS)ranlib STRIP = $(CROSS)strip CFLAGS = -Wall -Wshadow -Wno-trigraphs -pipe LDFLAGS = -lm BIN = blob_read_e

makefile

CROSS = arm-linux- CC = $(CROSS)gcc LD = $(CROSS)ld AR = $(CROSS)ar RANLIB = $(CROSS)ranlib STRIP = $(CROSS)strip CFLAGS = -Wall -Wshadow -Wno-trigraphs -pipe LDFLAGS = -lm BIN = blob_write_e

ip_dn.java

package net; import java.awt.HeadlessException; import java.net.*; import javax.swing.*; public class IP_DN { public static void main(String[] args) { String strIP = JOptionPane.sho

p1-48.cpp

#include main() { //声明字符型数组和指针变量 char str[10]; char *strip=str; //输入输出 coutstr; //用字符数组输入字符串 cout

strip.m

function net = strip(net, tolerance) % STRIP % % Delete support vectors from a support vector classification network for which % the magnitude of the corresponding weight is less than a given to

p1-48.cpp

#include main() { //声明字符型数组和指针变量 char str[10]; char *strip=str; //输入输出 coutstr; //用字符数组输入字符串 cout

p1-48.cpp

#include main() { //声明字符型数组和指针变量 char str[10]; char *strip=str; //输入输出 coutstr; //用字符数组输入字符串 cout

spiralplane.m

%SPIRALPLANE Archimedean spiral of N turns % This script "bends" the strip (strip.mat) in order to get % a spiral % % The following parameters need to be specified: % % Number of turns