代码搜索:Making
找到约 2,505 项符合「Making」的源代码
代码结果 2,505
www.eeworm.com/read/371761/6350355
m biplsdemo.m
echo off
close all
clc
disp(' ')
disp(' This is a demo of the iToolbox backward interval PLS method')
disp(' ')
disp(' We start by making a biPLS model of near infrared data measured')
disp('
www.eeworm.com/read/371761/6350362
m biplsdemo.m
echo off
close all
clc
disp(' ')
disp(' This is a demo of the iToolbox backward interval PLS method')
disp(' ')
disp(' We start by making a biPLS model of near infrared data measured')
disp('
www.eeworm.com/read/371761/6350376
m mwplsdemo.m
echo off
close all
clc
disp(' ')
disp(' This is a demo of the iToolbox moving window PLS method')
disp(' ')
disp(' We start by making a mwPLS model of near infrared data measured')
disp(' on
www.eeworm.com/read/371761/6350412
m mwplsdemo.m
echo off
close all
clc
disp(' ')
disp(' This is a demo of the iToolbox moving window PLS method')
disp(' ')
disp(' We start by making a mwPLS model of near infrared data measured')
disp(' on
www.eeworm.com/read/486207/6538187
sound-faq
bttv and sound mini howto
=========================
There are alot of different bt848/849/878/879 based boards available.
Making video work often is not a big deal, because this is handled
completel
www.eeworm.com/read/402683/11529823
cpp calien.cpp
#include "CAlien.h"
//the vertices making up its shape
const int NumAlienVerts = 19;
const SPoint Alien[NumAlienVerts] = { SPoint(1,3),
SPoint(4,1),
www.eeworm.com/read/261520/11639467
cpp demo10_2.cpp
// DEMO10_2.CPP - Making a simple sound with DirectSound
// makes a 100hz pure sine tone, try changing it for fun!
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN
www.eeworm.com/read/346869/11714452
cpp calien.cpp
#include "CAlien.h"
//the vertices making up its shape
const int NumAlienVerts = 19;
const SPoint Alien[NumAlienVerts] = { SPoint(1,3),
SPoint(4,1),
www.eeworm.com/read/346862/11716954
cpp calien.cpp
#include "CAlien.h"
//the vertices making up its shape
const int NumAlienVerts = 19;
const SPoint Alien[NumAlienVerts] = { SPoint(1,3),
SPoint(4,1),
www.eeworm.com/read/338465/12305950
todo
Ask on newsgroup about making sanity checks mandatory, default, or optional
Rob Landley says disable checks with CONFIG to save space
good to know why something fails
Denis Vlasenko recommend