代码搜索:SIG
找到约 10,000 项符合「SIG」的源代码
代码结果 10,000
www.eeworm.com/read/376541/9315021
sig
www.eeworm.com/read/310888/13641746
sig
www.eeworm.com/read/131315/5935643
sig
sub handler {
local($sig) = @_;
print "Caught SIG$sig\n";
exit(0);
}
$SIG{'INT'} = 'handler';
print "Hit CRTL-C to see if it is trapped\n";
while($_ = ) {
print $_;
}
www.eeworm.com/read/189063/8492711
m sig.m
function out=sig(in);
%
% Sigmoid transfer function
%
out=1./(1+exp(-in));
www.eeworm.com/read/388439/8609328
m sig.m
function out=sig(in);
%
% Sigmoid transfer function
%
out=1./(1+exp(-in));
www.eeworm.com/read/288527/8626541
m sig.m
function out=sig(in);
%
% Sigmoid transfer function
%
out=1./(1+exp(-in));
www.eeworm.com/read/285874/8804404
gif sig.gif
www.eeworm.com/read/284411/8934697
h sig.h
#ifndef __SIG_H
/*
** NOTE:
**
** a typical system should be like this..
**
** do {
** srv_...
** if (soft_intr_flag) {
** interrupt-handler();
** }
** } while (!finished)
www.eeworm.com/read/379525/9194224
c sig.c
#
/*
*/
#include "../param.h"
#include "../systm.h"
#include "../user.h"
#include "../proc.h"
#include "../inode.h"
#include "../reg.h"
/*
* Priority for tracing
*/
#define IPCPRI (-1)
/*
* Str
www.eeworm.com/read/378022/9253791
sig test.sig
d28362a4b2e7b257a649cf9bec7d1da58af05f646589422792913530f28b:dfffa7d3d2c4b11a7a2d390ae0c06d6aa5c9ad98d900c5a13973214860ed