代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/254811/4380521
c fastcopy.c
/* fastcopy - use multiple threads to whack data from one file to another
*/
#define INCL_DOSPROCESS
#define INCL_DOSSEMAPHORES
#if defined (OS2)
#include
#endif
#include
www.eeworm.com/read/159825/5580879
h md.h
/*
md.h : Multiple Devices driver for Linux
Copyright (C) 1994-96 Marc ZYNGIER
or
This program is free software; you
www.eeworm.com/read/158865/5594340
c search.c
/* Breadth-first and depth-first routines for
searching multiple-inheritance lattice for GNU C++.
Copyright (C) 1987, 89, 92-97, 1998, 1999 Free Software Foundation, Inc.
Contributed by Micha
www.eeworm.com/read/155277/5627178
tpl admin_index.tpl
{assign var="title" value="Home"}
{include file="top.tpl"}
FlashChat Administration Panel
This tool is designed to give FlashChat administrators multiple ways to view th
www.eeworm.com/read/154890/5631751
cxx cube.cxx
//
// "$Id: cube.cxx,v 1.1.1.1 2003/08/07 21:18:42 jasonk Exp $"
//
// Another forms test program for the Fast Light Tool Kit (FLTK).
//
// Modified to have 2 cubes to test multiple OpenGL contexts
//
www.eeworm.com/read/294635/8214872
html tut32.html
Iczelion's Win32 Assembly Tutorial 32: Multiple Document Interface (MDI)
www.eeworm.com/read/170937/9779069
m ar2rc.m
function [MX,res,arg3] = ar2rc(ar);
% converts autoregressive parameters into reflection coefficients
% with the Durbin-Levinson recursion for multiple channels
% function [AR,RC,PE] = ar2rc(AR);
%
www.eeworm.com/read/147311/12569045
html tooltip_multilinett.html
Showing Multiple Lines in a Tool Tip
(Java Developers Almanac Example)
www.eeworm.com/read/146608/12635184
c jccoefct.c
#define JPEG_INTERNALS
#include "jinclude.h"
#include "jpeglib.h"
/* We use a full-image coefficient buffer when doing Huffman optimization,
* and also for writing multiple-scan JPEG files.
www.eeworm.com/read/135580/13920651
cxx cube.cxx
//
// "$Id: cube.cxx,v 1.1.1.1 2003/08/07 21:18:42 jasonk Exp $"
//
// Another forms test program for the Fast Light Tool Kit (FLTK).
//
// Modified to have 2 cubes to test multiple OpenGL contexts
//