代码搜索:Resolution
找到约 5,618 项符合「Resolution」的源代码
代码结果 5,618
www.eeworm.com/read/330445/12888870
dfm unit1.dfm
object frmMain: TfrmMain
Left = 194
Top = 109
Width = 186
Height = 204
Caption = 'Resolution'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font
www.eeworm.com/read/138165/13252238
dfm unit1.dfm
object frmMain: TfrmMain
Left = 194
Top = 109
Width = 186
Height = 204
Caption = 'Resolution'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font
www.eeworm.com/read/138165/13252246
~dfm unit1.~dfm
object frmMain: TfrmMain
Left = 194
Top = 109
Width = 186
Height = 204
Caption = 'Resolution'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font
www.eeworm.com/read/324231/13278173
rte bestsave.rte
(routes
(resolution mm 100000)
(parser
)
(parser
)
(structure_out
(layer TOP (type signal)
)
(layer I1 (type signal)
)
(layer I2 (type signal)
)
(layer
www.eeworm.com/read/319883/13440295
cpp prog3_07.cpp
// Program 3.7 Using the scope resolution operator
#include
using std::cout;
using std::endl;
int count1 = 100; // Global version of count1
int main() {
www.eeworm.com/read/316604/13520533
m gibbs.m
function D = Gibbs(train_features, train_targets, Ndiv, region)
% Classify using the Gibbs algorithm
% Inputs:
% features- Train features
% targets - Train targets
% Ndiv - Resolution of th
www.eeworm.com/read/312928/13600479
dfm unit1.dfm
object frmMain: TfrmMain
Left = 194
Top = 109
Width = 186
Height = 204
Caption = 'Resolution'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font
www.eeworm.com/read/145991/5742034
bas bigimage.bas
Sub Command3_Click () ' "CREATE A BIG BITMAP" BUTTON
' Creates a bitmap that is allegedly 12 x 12 inches.
' But Windows Paintbrush can "use printer resolution"
' and make it 300 dpi,
www.eeworm.com/read/112303/6146114
readme
Time::HiRes module: High resolution time, sleep, and alarm.
Implement usleep, ualarm, and gettimeofday for Perl, as well as wrappers
to implement time, sleep, and alarm that know about non-integral s
www.eeworm.com/read/112192/6148952
readme
Time::HiRes module: High resolution time, sleep, and alarm.
Implement usleep, ualarm, and gettimeofday for Perl, as well as wrappers
to implement time, sleep, and alarm that know about non-integral s