代码搜索结果

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

run

cc -s -f -O ac.c cmp a.out /usr/bin/ac cp a.out /usr/bin/ac as ar.s strip a.out cmp a.out /bin/ar cp a.out /bin/ar cc -s -O banner.c cmp a.out /usr/bin/banner cp a.out /usr/bin/banner as bas.s ld -

run

cc -s -O mail.c cmp a.out /bin/mail cp a.out /bin/mail cc -s -O mesg.c cmp a.out /usr/bin/mesg cp a.out /usr/bin/mesg as mkdir.s strip a.out cmp a.out /bin/mkdir cp a.out /bin/mkdir cc -s -O mkfs.c

strip.s

/ strip -- strip relocation and symbols mov (sp)+,argc tst (sp)+ br loop unloop: sys unlink; s.tmp loop: dec argc bgt 1f sys exit 1: mov (sp)+,r4 mov r4,0f sys open; 0:..; 0 bec 1f jsr r5

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

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

strip.1

.\" Automatically generated by Pod::Man v1.37, Pod::Parser v1.3 .\" .\" Standard preamble: .\" ======================================================================== .de Sh \" Subsection heading .br

copybins

#!/bin/sh # copy install binaries to here if [ "$1" = "" ]; then echo "usage: $0 source-dir" exit fi src=$1 # get usable strip command if [ `uname -a | grep 5.5.1 | grep -i sunos | wc -l` = "1"

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

p1-48.cpp

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