代码搜索:wanted
找到约 570 项符合「wanted」的源代码
代码结果 570
www.eeworm.com/read/136849/5844146
h lcc_trace.h
/******************************************************************************
* PWR task (pwr)
* Adapted from FFS by Svend Kristian Lindholm, skl@ti.com
* Idea, design and coding by Mads Meisn
www.eeworm.com/read/131315/5933819
c nfs_srvcache.c
/*
* Copyright (c) 1989, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Rick Macklem at The Universi
www.eeworm.com/read/407662/11412491
m dsk6713_rxtx.m
function [Xin,no_samples_delivered,buffer_size]=DSK6713_rxtx(no_samples_wanted,no_repeats,repeat_ix_receive,Xout,sample_rate)
%
% [Xin,no_samples_delivered,buffer_size]=DSK6713_rxtx(no_samples_wan
www.eeworm.com/read/147328/12564298
c bio.c
#include "../h/param.h"
#include "../h/systm.h"
#include "../h/dir.h"
#include "../h/user.h"
#include "../h/buf.h"
#include "../h/conf.h"
#include "../h/proc.h"
#include "../h/seg.h"
#include "../h/pa
www.eeworm.com/read/175764/9534452
c audio_sdl.c
/*
audio_portaudio.c: audio output via PortAudio cross-platform audio API
copyright 2006 by the mpg123 project - free software under the terms of the LGPL 2.1
see COPYING and AUTHORS files in dist
www.eeworm.com/read/175201/9555723
c audio_sdl.c
/*
audio_portaudio.c: audio output via PortAudio cross-platform audio API
copyright 2006 by the mpg123 project - free software under the terms of the LGPL 2.1
see COPYING and AUTHORS files in dist
www.eeworm.com/read/449369/7508020
h kdtree.h
/*2:*/
#line 370 "./kdtree.w"
#if !defined(_KDTREE_H_)
#define _KDTREE_H_
extern const char*kdtree_rcs_id;
/*73:*/
#line 1711 "./kdtree.w"
typedef struct{
double cost_squared;
int city;
}kd_bin_t;
www.eeworm.com/read/336465/12441828
nlogo ---friends-xvila.nlogo
; add model procedures here
turtles-own [friends happy]
globals [welfare groups total average]
to setup
ca
ask random-n-of people patches [sprout 1 [set color red set shape "person"]]
ask patches [se
www.eeworm.com/read/163812/10144415
c alc_session.c
/* $Author: peltotas $ $Date: 2006/03/16 11:05:00 $ $Revision: 1.61 $ */
/*
* MAD-ALCLIB: Implementation of ALC/LCT protocols, Compact No-Code FEC,
* Simple XOR FEC, Reed-Solomon FEC, and RLC Co
www.eeworm.com/read/428322/8876171