代码搜索:Loop
找到约 10,000 项符合「Loop」的源代码
代码结果 10,000
www.eeworm.com/read/387872/7849943
c dispatch_loop.c
// Copyright (C) 2002-2003 Intel Corporation, All Rights Reserved.
// Permission is hereby granted to merge this program code with
// other program material to create a derivative work. This
www.eeworm.com/read/199277/7870715
cpp loop_in_chunks.cpp
/* Copyright (C) 2006 Massachusetts Institute of Technology.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publi
www.eeworm.com/read/299015/7899458
m opt_loop.m
%x2 = equ_gen3(s_length,num_inp,equ_par,fun_set,num_fun_arg_set, user_def_fun);
% x2=opt_par(x2,u,y,num_inp,options,time_out);
% pop = str2mat2(pop, x2);
function [xmut]=opt_loop(x2);
%,u,y,
www.eeworm.com/read/198808/7909937
c loop_intr.c
//Loop_intr.c Loop program using interrupt, output=input
//Comm routines and support files included in C6xdskinit.c
short bufferlength=512;
short buffer[512];
short i=0;
interrupt void c_int1
www.eeworm.com/read/198808/7909943
c loop_poll.c
//Loop_store.c Data acquisition. Input data also stored in buffer
#define BUFFER_SIZE 512 //buffer size
short buffer[BUFFER_SIZE]; //buffer where data is stored
short i = 0;
void ma
www.eeworm.com/read/198616/7923190
c loop.poll.c
#include "call.h"
#include
#define BUFFSIZE 512
/*
* Copy everything from stdin to "remfd",
* and everything from "remfd" to stdout.
*/
void
loop(int remfd)
{
int bol, n, nread;
cha
www.eeworm.com/read/198616/7923999
c loop.select.c
#include "opend.h"
#include
#include
void
loop(void)
{
int i, n, maxfd, maxi, listenfd, clifd, nread;
char buf[MAXLINE];
uid_t uid;
fd_set rset, allset;
FD_ZERO(&al
www.eeworm.com/read/198616/7924001
c loop.poll.c
#include "opend.h"
#include
#if !defined(BSD) && !defined(MACOS)
#include
#endif
void
loop(void)
{
int i, maxi, listenfd, clifd, nread;
char buf[MAXLINE];
uid_t uid;
s
www.eeworm.com/read/298649/7946743
m opt_loop.m
%x2 = equ_gen3(s_length,num_inp,equ_par,fun_set,num_fun_arg_set, user_def_fun);
% x2=opt_par(x2,u,y,num_inp,options,time_out);
% pop = str2mat2(pop, x2);
function [xmut]=opt_loop(x2);
%,u,y,
www.eeworm.com/read/298649/7947443
m opt_loop.m
%x2 = equ_gen3(s_length,num_inp,equ_par,fun_set,num_fun_arg_set, user_def_fun);
% x2=opt_par(x2,u,y,num_inp,options,time_out);
% pop = str2mat2(pop, x2);
function [xmut]=opt_loop(x2);
%,u,y,