代码搜索:2000
找到约 10,000 项符合「2000」的源代码
代码结果 10,000
www.eeworm.com/read/273052/7102998
m evaluate.m
function K = evaluate(ker, x1, x2)
% EVALUATE
%
% Evaluate a polynomial kernel, for example
%
% K = evaluate(kernel, x1, x2);
%
% where x1 and x2 are matrices containing input patterns, wh
www.eeworm.com/read/267981/7120892
h var.h
struct stWave
{
int freq;
long power;
};
extern xdata struct stWave Wave[512] _at_ 0x2000;
extern long SimpleRate;
www.eeworm.com/read/257329/7124393
txt admpkw2k.txt
安装程序在您的计算机上检测到 Windows <mark>2000</mark> 管理工具。在升级之前,请使用“添加/删除程序”将 Windows <mark>2000</mark> 管理工具删除。要从运行 Windows XP Professional 的计算机远程管理服务器服务,请使用“远程桌面”。
关此版本 Microsoft Windows 支持的软件列表,请查看位于 http://www.microsoft.com/isapi/re ...
www.eeworm.com/read/293555/7129129
opt 552_adc_pol.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/293555/7129131
opt 552_adc_int.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/293555/7129219
opt ds1302.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/323120/7132051
untitled
[DIR]
c:\my documents\site\
[LOCK]
NONE
[TIMES]
10
[LASTCOMPILATION]
[USEDAYS]
OFF
[REGKEY]
SERIAL
[USEC]
OFF
[TEMPKEY]
OFF
[IDTYPE]
0
[UPDATE]
02102002
[BOTON0]
[BOTON1]
[B
www.eeworm.com/read/308745/7132521
c pwm.c
#include "DSP28_Device.h"
void main(void)
{
InitSysCtrl();
/*EALLOW;
GpioMuxRegs.GPAMUX.all=0xffff;
GpioMuxRegs.GPDMUX.all=0xffff;
EDIS;
EvaRegs.T1CNT=0;
EvaRegs.T1P