代码搜索:Prot
找到约 2,417 项符合「Prot」的源代码
代码结果 2,417
www.eeworm.com/read/379711/9181827
h mman.h
#ifndef _LINUX_MMAN_H
#define _LINUX_MMAN_H
#define PROT_READ 0x1 /* page can be read */
#define PROT_WRITE 0x2 /* page can be written */
#define PROT_EXEC 0x4
www.eeworm.com/read/377407/9277752
h test.h
/*
* $Id: test.h 1269 2007-05-09 07:49:08Z mhe $
*/
extern char *outfile;
extern int element_t, example_t, class_err, classnon_err, seq_cor, targ, cell_mod, ges_mod;
extern int epoch, numb_seq, *
www.eeworm.com/read/377407/9277757
c execute_act_t.c
/*
* $Id: execute_act_t.c 1272 2007-05-09 16:26:20Z mhe $
*/
#include
#include
#include
#include "lstm.h"
#include "execute_act_t.h"
void execute_act_test() {
www.eeworm.com/read/163079/10176063
h mman.h
#ifndef _LINUX_MMAN_H
#define _LINUX_MMAN_H
#define PROT_READ 0x1 /* page can be read */
#define PROT_WRITE 0x2 /* page can be written */
#define PROT_EXEC 0x4
www.eeworm.com/read/352754/10516530
h mman.h
#ifndef _LINUX_MMAN_H
#define _LINUX_MMAN_H
#define PROT_READ 0x1 /* page can be read */
#define PROT_WRITE 0x2 /* page can be written */
#define PROT_EXEC 0x4
www.eeworm.com/read/329075/12983909
cpp mergehcclsegments.cpp
/*
Context : Fuzzy Clustering Algorithms
Author : Frank Hoeppner, see also AUTHORS file
Description : implementation of class module MergeHCCLSegments
H
www.eeworm.com/read/327242/13092481
pl nr_to_sql.pl
#!/usr/bin/perl -w
use DBI;
$SIG{__WARN__} = sub { die @_ };
my $mysql = DBI->connect("DBI:mysql:database=seq_demo;user=seq_demo;password=demo_pass");
$mysql->do(q{LOCK TABLES prot WRITE,
an
www.eeworm.com/read/149015/5704078
c memp.c
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted
www.eeworm.com/read/146581/5736694
c memp.c
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permi