代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/198075/7951977
c lcddrive.c
/****************************************************************************************
* 文件名:LCDDRIVE.C
* 功能:TFT4267液晶模块驱动。驱动芯片为S6D0129 (片内172800字节GRAM,即240*320*18/8),
*
www.eeworm.com/read/197344/8003231
prg main.prg
clear screen
clear events
*
open database database\salary
*
do form ksjm
*
do setting
*
read events
*
close database
do reset
www.eeworm.com/read/297660/8005591
asv dejong5.asv
function [X, f1]=DeJong5(Xi)
f1=0;
f2=0;
n=2;
j=1:25;
a=[-32 -16 0 16 32 -32 -16 0 16 32 -32 -16 0 16 32 -32 -16 0 16 32 -32 -16 0 16 32;-32 -32 -32 -32 -32 -16 -16 -16 -16 -16 0 0 0 0 0 16 16 16
www.eeworm.com/read/398032/8009302
java message.java
import java.io.Serializable;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2003
* Company: e-top
* @author cylix
* @version 1.0
*/
/**
* messag
www.eeworm.com/read/297549/8011860
c k0r_init.c
/***************************************************************************************************************
;
; NNNNNN NN EEEEEEEEEEEEEEEEEE CCCCCCCCCCCCCCC
www.eeworm.com/read/397854/8018858
txt changelog.txt
Changes in v1.2:
All examples:
Changed company name from Nordic VLSI to Nordic Semiconductor.
Added disclaimer in top of source file.
ex1a.asm:
ex1c.c:
Start of timer1 made clearer by
www.eeworm.com/read/296340/8109368
pas miscvideoquality.pas
unit miscVideoQuality;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ComCtrls, VidGrab;
type
TSettingGroup = record
tbrValu
www.eeworm.com/read/296340/8109369
pas misccameracontrol.pas
unit miscCameraControl;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ComCtrls, VidGrab, ExtCtrls;
type
TSettingGroup = record