代码搜索:直驱式

找到约 10,000 项符合「直驱式」的源代码

代码结果 10,000
www.eeworm.com/read/285264/8857202

mht 唯一样式.mht

MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_NextPart_01C319A6.68E17F20" This document is a Web archive file. If you are seeing this message, this means your browser or edit
www.eeworm.com/read/383206/8961273

m51 接触式ic卡.m51

BL51 BANKED LINKER/LOCATER V4.23 08/04/2007 22:24:02 PAGE 1 BL51 BANKED LINKER/LOCATER V4.23, INVOKED BY: D:\KEIL\C51\BIN\BL51.EXE SLE444
www.eeworm.com/read/383206/8961299

uv2 接触式ic卡.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,2, 0x0 Options 1,
www.eeworm.com/read/383206/8961308

bak 接触式ic卡_opt.bak

### 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/382910/8990723

cpp 1维多项式变换.cpp

#include "conio.h" #include "stdio.h" #include "math.h" #include "stdlib.h" #include "time.h" #include "sys/timeb.h" #include "sys/types.h" #define N 512 /* N 为2的幂 */ #define M 1024
www.eeworm.com/read/382910/8990733

cpp 2维多项式变换.cpp

#include "conio.h" #include "stdio.h" #include "math.h" #include "stdlib.h" #include "time.h" #include "sys/timeb.h" #include "sys/types.h" #define N 64 /* N 为2的幂 */ #define M 128 #d