代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/444599/7611037
m examplemenu_createfcn.m
function ExampleMenu_CreateFcn(hObject, eventdata, handles)
% --- Executes during object creation, after setting all properties.
% Hint: popupmenu controls usually have a white background on Windows
www.eeworm.com/read/440253/7691465
asm keybrd.asm
; This sample shows the
; use of keyboard functions.
; Try typing something to
; "User Screen".
;
; When "step delay" is too
; long, keyboard buffer
; is used.
;
; Try setting "step delay"
www.eeworm.com/read/440063/7695061
bas module1.bas
Attribute VB_Name = "Module1"
'luu tru form setting
Public portsettingMulti, portsettingInver
Public saveCom
Public saveParityMulti, saveParityInver
Public saveBps, saveStop, saveFlow, saveData
www.eeworm.com/read/198173/7948850
txt travelingsalesmanproblemwithgeneticalgorithm .txt
function varargout = tsp_ga(varargin)
%TSP_GA Finds a (near) optimal solution to the Traveling Salesman Problem (TSP)
% by setting up a Genetic Algorithm (GA) to search for the shortest
%
www.eeworm.com/read/296408/8104879
asp show.asp
0 Then TempStr = Replace(TempStr,"{$nopassnum}",GetGuestNoPassNum)
Call Template.LoadCss(
www.eeworm.com/read/145158/12748217
m imparam3.m
% creates figure for setting parameters of the induction motor
clear,close all,clc
h0 = figure('Units','pixels', ...
'Color',[0.8 0.8 0.8], ...
'Name','Induction Motor Parameters',...
'
www.eeworm.com/read/145158/12749118
m imparam4.m
% creates figure for setting parameters of the induction motor
clear,close all,clc
h0 = figure('Units','pixels', ...
'Color',[0.8 0.8 0.8], ...
'Name','Induction Motor Parameters',...
'
www.eeworm.com/read/329235/12967900
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DISOFT.RC
//
#define IDD_SETTING 10
#define IDC_ECHANNEL 11
#define
www.eeworm.com/read/327594/13071399
ini embeddedide.ini
[Embedded IDE Setting]
IDE Form State=0
IDE Form Style=0
StatusBar Show=1
LeftDockPanelWidthHistory=303
BottomDockPanelHeightHistory=145
RightDockPanelWidthHistory=162
ProjectWindow Show=1
Pro
www.eeworm.com/read/241193/13164207
ini accessport.ini
[Setting]
Language=Chinese(Traditional)
[AccessPort]
SerialPort=1
BaudRate=115200
ParityBit=N
DataBit=8
StopBit=0
FlowControl=0
BufferSize=8192
SendCycle=1000
BytesPerLine=16
CopyHexDumpMo