代码搜索:Making
找到约 2,505 项符合「Making」的源代码
代码结果 2,505
www.eeworm.com/read/185142/9055920
c utmp.c
/*
* This file contains machine specific code for making sure getlogin() works.
* See the function setlogin below.
*
* Make sure login database is updated getut(3c), but this is not
* available
www.eeworm.com/read/377529/9271975
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
com
www.eeworm.com/read/373081/9475800
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/373081/9475840
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/169200/9876083
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/167962/9943972
conf grub.conf
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and
www.eeworm.com/read/167186/9977693
pas extratrainercomponents.pas
unit ExtraTrainerComponents;
// ok, OOP isn't very efficient, but i have to admit it's great for making programming easy
interface
uses controls,StdCtrls,classes,Graphics,ExtCtrls;
type TLab
www.eeworm.com/read/424116/10491107
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/424116/10491197
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/275039/10838172
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
com