代码搜索:Exec
找到约 10,000 项符合「Exec」的源代码
代码结果 10,000
www.eeworm.com/read/386806/8726259
c exec.c
/*
* linux/fs/exec.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/*
* #!-checking implemented by tytso.
*/
/*
* Demand-loading implemented 01.12.91 - no need to read anything
www.eeworm.com/read/386582/8736733
h exec.h
/* $NetBSD: exec.h,v 1.21 2003/08/07 09:05:31 agc Exp $ */
/*-
* Copyright (c) 1991, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from softwa
www.eeworm.com/read/386582/8736843
c exec.c
/* $NetBSD: exec.c,v 1.37 2003/08/07 09:05:31 agc Exp $ */
/*-
* Copyright (c) 1991, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from softwa
www.eeworm.com/read/383799/8917254
sh exec.sh
#!/bin/sh
../../crf_learn -c 10.0 template train.data model
../../crf_test -m model test.data
../../crf_learn -a MIRA template train.data model
../../crf_test -m model test.data
rm -f model
www.eeworm.com/read/383799/8917311
sh exec.sh
#!/bin/sh
../../crf_learn -f 3 -c 4.0 template train.data model
../../crf_test -m model test.data
../../crf_learn -a MIRA -f 3 template train.data model
../../crf_test -m model test.data
rm -f model
www.eeworm.com/read/383799/8917361
sh exec.sh
#!/bin/sh
../../crf_learn -f 3 -c 4.0 template train.data model
../../crf_test -m model test.data
../../crf_learn -a MIRA -f 3 template train.data model
../../crf_test -m model test.data
rm -f model
www.eeworm.com/read/383799/8917377
sh exec.sh
#!/bin/sh
../../crf_learn -c 4.0 template train.data model
../../crf_test -m model test.data
../../crf_learn -a MIRA template train.data model
../../crf_test -m model test.data
#../../crf_learn -a C
www.eeworm.com/read/383713/8925704
c exec.c
/*
* linux/fs/exec.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/*
* #!-checking implemented by tytso.
*/
/*
* Demand-loading implemented 01.12.91 - no need to read anything
www.eeworm.com/read/186023/8965937
c exec.c
#include
#include
#include
#include
#include
#include
#include
#include
extern int sys_exi
www.eeworm.com/read/283696/8995754
sh exec.sh
#!/bin/sh
../../crf_learn -c 10.0 template train.data model
../../crf_test -m model test.data
../../crf_learn -a MIRA template train.data model
../../crf_test -m model test.data
rm -f model