代码搜索:Loop
找到约 10,000 项符合「Loop」的源代码
代码结果 10,000
www.eeworm.com/read/434552/1870833
c loop.c
/* -*- Mode: C -*-
* loop.c --- Streams loopback driver, as of Sun manual
* Author : Graham Wheeler
* Created On : Sat Oct 7 05:01:31 1995
* Last Mo
www.eeworm.com/read/434552/1871402
h loop.h
/*
* Copyright (C) 1997 David Grothe, Gcom, Inc
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
www.eeworm.com/read/432926/1886132
pde loop.pde
/**
* Loop.
*
* The loop() function causes draw() to execute
* continuously. If noLoop is called in setup()
* the draw() is only executed once. In this example
* click the mouse to execute loo
www.eeworm.com/read/432926/1886175
pde loop.pde
/**
* Loop.
*
* Move the cursor across the screen to draw.
* Shows how to load and play a QuickTime movie file.
*/
import processing.video.*;
Movie myMovie;
void setup() {
size(640, 480
www.eeworm.com/read/430518/1924499
h loop.h
#ifndef _LINUX_LOOP_H
#define _LINUX_LOOP_H
#include
/*
* include/linux/loop.h
*
* Written by Theodore Ts'o, 3/29/93.
*
* Copyright 1993 by Theodore Ts'o. Redistribution of th
www.eeworm.com/read/430110/1941777
h loop.h
#if !defined(AFX_LOOP_H_INCLUDED)
#define AFX_LOOP_H_INCLUDED
#include "KernelManager.h"
#include "FileManager.h"
#include "ScreenManager.h"
#include "ShellManager.h"
#include "VideoManager.h"
www.eeworm.com/read/429858/1944833
java loop.java
/*
* This file is part of JGAP.
*
* JGAP offers a dual license model containing the LGPL as well as the MPL.
*
* For licensing information please see the file license.txt included with JGAP