代码搜索:Input
找到约 10,000 项符合「Input」的源代码
代码结果 10,000
www.eeworm.com/read/210914/4946969
m l_assign_input.m
function [param,cm]=l_assign_input(param,arguments,fcn)
% Function matches keywords in cell array "arguments" to fields of "param", and
% replaces them with new values. Used to assign input data in
www.eeworm.com/read/209559/4964398
c saa7134-input.c
/*
* handle saa7134 IR remotes via linux kernel input layer.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publ
www.eeworm.com/read/209559/4974701
c xfrm6_input.c
/*
* xfrm6_input.c: based on net/ipv4/xfrm4_input.c
*
* Authors:
* Mitsuru KANDA @USAGI
* Kazunori MIYAZAWA @USAGI
* Kunihiro Ishiguro
* YOSHIFUJI Hideaki @USAGI
*
www.eeworm.com/read/209559/4974706
c ip6_input.c
/*
* IPv6 input
* Linux INET6 implementation
*
* Authors:
* Pedro Roque
* Ian P. Morris
*
* $Id: ip6_input.c,v 1.19 2000/12/13 18:31:50 davem Ex
www.eeworm.com/read/209559/4974891
c xfrm4_input.c
/*
* xfrm4_input.c
*
* Changes:
* YOSHIFUJI Hideaki @USAGI
* Split up af-specific portion
* Derek Atkins
* Add Encapsulation support
*
*/
#include
#inc
www.eeworm.com/read/205961/5013613
java input2charsequence.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept.
This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit).
http://www.cs.umass.edu/~mccallum/mallet
Th
www.eeworm.com/read/202225/5053181
java rot13input.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/201103/5060677
java rot13input.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/200062/5073913
java rot13input.java
/*
* Copyright (c) 2000 David Flanagan. All rights reserved.
* This code is from the book Java Examples in a Nutshell, 2nd Edition.
* It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/195013/5123239
c ip6_input.c
/*
* IPv6 input
* Linux INET6 implementation
*
* Authors:
* Pedro Roque
* Ian P. Morris
*
* $Id: ip6_input.c,v 1.19 2000/12/13 18:31:50 davem Ex