代码搜索:2000
找到约 10,000 项符合「2000」的源代码
代码结果 10,000
www.eeworm.com/read/450877/7475330
txt log006072000.txt
Protel Library Development Center
Fairchild Semiconductor
Batch Number 006072000
Publication History
~~~~~~~~~~~~~~~~~~~
08 Jun 2000
10 Jul 2000
Record of Modifications
~~~~~~~~~~~
www.eeworm.com/read/450802/7476598
m u3.m
clear all
ht=10;hr=2;
c=3e8;R=-1; f0=1e8; fi= [1:1:1000];fd=5000000;f= f0+fd*fi; lambda=c./f;
da=[50,300,800,2000];
for i=1:length(da)
d=da(i);
d1=sqrt(d.^2+(ht-hr)^2);
d2=sqrt(d.^2+(ht+hr)^2);
www.eeworm.com/read/449818/7496165
hpl 9306.hpl
; Orange programmer module v1.7
; (c) 2000 Alex Plusov
; CHIP=NM9306 (16x16) with dummy bit (like Ford's 7002MN010)
SOCKET=2
PINO=CLK,0
PINO=DI,1
PINO=CS,2
PINI=DO,1
CDELAY=4 ; one set d
www.eeworm.com/read/449818/7496179
hpl i2c_test.hpl
; Orange programmer module v2.0
; (c) 2000 Alex Plusov
; CHIP=I2C Tester,256x8 Scan I2C bus and find address space
; 庘
www.eeworm.com/read/449597/7499552
lkv debug.lkv
-z -q -c -o"./Debug/CAN.out" -x -i"d:/tic2000/c2000/bios/lib" -i"d:/tic2000/c2000/rtdx/lib" -i"d:/tic2000/c2000/cgtools/lib"
"D:\tic2000\myprojects\can\Debug\CAN_TEST.obj"
"D:\tic2000\myprojects\can
www.eeworm.com/read/449577/7500404
m llh2local.m
function xy=llh2local(llh,origin)
%llh2local xy=llh2local(llh,origin)
%
%Converts from longitude and latitude to local coorindates
%given an origin. llh (lon; lat; height) and origin should
%be i
www.eeworm.com/read/449504/7502419
txt schools.txt
% Ohio school district data set
% with proficiency scores, school district information
% latitude-longitude coordinates for district centroids
load schools.data;
% col 1 = school district ID
www.eeworm.com/read/449487/7503421
lkf debug.lkf
-z -q -c -m"./Debug/sci.map" -o"./Debug/sci.out" -x -i"C:/ti/c2000/bios/lib" -i"C:/ti/c2000/cgtools/lib"
"F:\F2812\sci\Debug\SCI_TEST.obj"
"F:\F2812\sci\Debug\DSP28_Adc.obj"
"F:\F2812\sci\Debug\DSP
www.eeworm.com/read/449487/7503442
lkv debug.lkv
-z -q -c -m"./Debug/sci.map" -o"./Debug/sci.out" -x -i"C:/ti/c2000/bios/lib" -i"C:/ti/c2000/cgtools/lib"
"F:\F2812\sci\Debug\SCI_TEST.obj"
"F:\F2812\sci\Debug\DSP28_Adc.obj"
"F:\F2812\sci\Debug\DSP
www.eeworm.com/read/449455/7504911
txt readme.txt
1.程序开发环境:VB6.0+SP5+WindowsXP,希望读者尽量按这个配置来学习(其他环境未测试,如有问题,来信咨询)。
2.在运行程序之前,首先要安装相关的控件,见ocx目录下的控件,根据不同的操作系统选择安装(windows98/<mark>2000</mark>/xp分别采用不同的OCX),如xp系统采用的控件是WindowsXP系统扫描控件,其他类似。如果采用XP操作系统,则可以直接打开该程序,因为工程目录 ...