代码搜索:Controll
找到约 268 项符合「Controll」的源代码
代码结果 268
www.eeworm.com/read/334325/12611343
c spudec.c
/* SPUdec.c
Skeleton of function spudec_process_controll() is from xine sources.
Further works:
LGB,... (yeah, try to improve it and insert your name here! ;-)
Kim Minh Kaplan
implemen
www.eeworm.com/read/424752/10416142
h quickcam.h
#ifndef _LINUX_QUICKCAM_H
#define _LINUX_QUICKCAM_H
//#define DISABLE_INT_URBS
/*
* This define change behaviour of the whiteness control.
* If defined, whiteness controll will set shutter-value
www.eeworm.com/read/38039/1094842
mnu assmodify.mnu
MODIFY#PART
#
Feature
Add a feature to the specified part in assembly mode.
#
Modify#Dim
Modify the dimension of the specified part.
#
Regenerate
Regenerate the specified part.
#
Ref#Control
Controll
www.eeworm.com/read/285244/4055111
java motor.java
package nanovm.nibo.drivers;
/**
* Provides methods for the motor controll. All speed information has to be
* given in ticks, a tick is 1/20 of a whole rotation.
* see
www.eeworm.com/read/409190/2237192
c audio-example.c
/*
* audio-example.c
*
* Builds a pipeline with audiotestsource->alsasink and sweeps frequency and
* volume.
*
* Needs gst-plugin-base installed.
*/
#include
#include
www.eeworm.com/read/243875/4518137
cpp pdfs60appui.cpp
//
// PdfS60AppUi.cpp
//
#include "PdfS60AppUi.h"
#include "PdfController.h"
#include "PdfS60AppView.h"
void CPdfS60AppUi::ConstructL()
{
// Other statements
// Create the controll
www.eeworm.com/read/360434/2963147
java mediaadapter.java
package player.core;
import javax.media.*;
import java.util.ArrayList;
import player.module.LyricsItem;
import java.util.*;
import player.lyrics.*;
public class MediaAdapter extends Controll
www.eeworm.com/read/283686/8996571
m senscode.m
function [exectime, data] = senscode(seg, data)
switch seg,
case 1,
data.y = ttAnalogIn(1);
exectime = 0.00005;
case 2,
ttSendMsg(3, data.y, 80); % Send message (80 bits) to node 3 (controll
www.eeworm.com/read/310627/13648299
m senscode.m
function [exectime, data] = senscode(seg, data)
switch seg,
case 1,
data.y = ttAnalogIn(1);
exectime = 0.00005;
case 2,
ttSendMsg(3, data.y, 80); % Send message (80 bits) to node 3 (controll
www.eeworm.com/read/467173/1504311
java computercontroller.java
package Controll;
import java.awt.Dimension;
import java.sql.Connection;
import java.sql.Date;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;