代码搜索:wanted

找到约 570 项符合「wanted」的源代码

代码结果 570
www.eeworm.com/read/110972/6162624

cpp mpegaudio.cpp

/* SMPEG - SDL MPEG Player Library Copyright (C) 1999 Loki Entertainment Software This library is free software; you can redistribute it and/or modify it under the terms of the
www.eeworm.com/read/219389/14882939

warning_this_is_a_beta_version

This is only a beta version. We just wanted to give back to the Open Source community what we borrowed, and add our contribution. The vlc is far from finished, so use it at your own risk.
www.eeworm.com/read/207924/15256856

cpp mpegaudio.cpp

/* SMPEG - SDL MPEG Player Library Copyright (C) 1999 Loki Entertainment Software - Modified by Michel Darricau from eProcess for popcorn - This library
www.eeworm.com/read/288224/8646670

tex template_en.tex

%% start of file `template_en.tex'. %% Copyright 2007 Xavier Danaux (xdanaux@gmail.com). % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License ver
www.eeworm.com/read/443457/7632597

cpp 2066.cpp

#include #include const int maxint=0x7fffffff; int length[1010][1010]; int Dijkstra(int a, int b, int n) { int i, j, u; int dist[1010]; bool s[1010]; for(i
www.eeworm.com/read/300969/13876417

c strstr.c

/* * (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands. * See the copyright notice in the ACK home directory, in the file "Copyright". */ /* $Header: strstr.c,v 1.3 90/08
www.eeworm.com/read/135758/5878864

java missingioobjectexception.java

/* * YALE - Yet Another Learning Environment * Copyright (C) 2001-2004 * Simon Fischer, Ralf Klinkenberg, Ingo Mierswa, * Katharina Morik, Oliver Ritthoff * Artificial
www.eeworm.com/read/131315/5935611

pl finddepth.pl

# Usage: # require "finddepth.pl"; # # &finddepth('/foo','/bar'); # # sub wanted { ... } # where wanted does whatever you want. $dir contains the # current directory name, and $_ the current filena
www.eeworm.com/read/131315/5935617

pl find.pl

# Usage: # require "find.pl"; # # &find('/foo','/bar'); # # sub wanted { ... } # where wanted does whatever you want. $dir contains the # current directory name, and $_ the current filename within
www.eeworm.com/read/131315/5936799

c strstr.c

/* strstr - find first occurrence of wanted in s Copyright (C) 1989, Free Software Foundation. This file is part of GAS, the GNU Assembler. GAS is free software; you can redistribute it and/or mo