代码搜索:U盘驱动
找到约 10,000 项符合「U盘驱动」的源代码
代码结果 10,000
www.eeworm.com/read/321354/13408321
hex u disk.hex
:10000000023136020CB512300B122D4C7BFF7A1EDA
:1000100079731209BBE53FC39402501A122ED2EF36
:1000200060097BFF7A1E79840209BB7F64122FB5B9
:10003000122D83EF70DFC2857FFA122FB590020573
:10004000121DC200000
www.eeworm.com/read/321354/13408323
map u disk.map
LX51 LINKER/LOCATER V4.09 04/14/2008 18:30:51 PAGE 1
LX51 LINKER/LOCATER V4.09, INVOKED BY:
C:\KEIL\C51\BIN\LX51.EXE CH375.obj, DE
www.eeworm.com/read/321354/13408326
plg u disk.plg
礦ision3 Build Log
Project:
H:\YZN-1 V2 -------\licheng\U Disk\U Disk.uv2
Project File Date: 04/14/2008
Output:
Build target 'Target 1'
compi
www.eeworm.com/read/321354/13408330
opt u disk.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/321354/13408331
sbr u disk.sbr
www.eeworm.com/read/321160/13411530
m u_pcm.m
function [sqnr,a_quan,code]=u_pcm(a,n)
%U_PCM Uniform PCM encoding of a sequence.
% [SQNR,A_QUAN,CODE]=U_PCM(A,N)
% a=input sequence.
% n=number of quantization levels (even).
%
www.eeworm.com/read/321050/13412865
m u_pcm.m
function [sqnr,a_quan,code]=u_pcm(a,n)
%U_PCM uniform PCM encoding of a sequence
% [SQNR,A_QUAN,CODE]=U_PCM(A,N)
% a=input sequence.
% n=number of quantization levels (even)
www.eeworm.com/read/320953/13415445
dls u4400986.dls
www.eeworm.com/read/320816/13417932
c u_intout.c
#include
void main ()
{
unsigned int value = 42000;
printf("Displaying 42000 as unsigned %u\n", value);
printf("Displaying 42000 as int %d\n", value);
}
www.eeworm.com/read/320564/13423280