代码搜索:直驱式
找到约 10,000 项符合「直驱式」的源代码
代码结果 10,000
www.eeworm.com/read/355032/10299170
ppt 1.嵌入式系统.ppt
www.eeworm.com/read/162333/10313327
pdf 嵌入式linux的设计.pdf
www.eeworm.com/read/280519/10325382
pdf 嵌入式系统清华教材.pdf
www.eeworm.com/read/354147/10382374
pdf 嵌入式bootloader技术内幕.pdf
www.eeworm.com/read/425072/10382555
frm 指针式电子时钟.frm
VERSION 5.00
Begin VB.Form Form1
BackColor = &H00FFC0FF&
ClientHeight = 8190
ClientLeft = 120
ClientTop = 690
ClientWidth = 11760
BeginPrope
www.eeworm.com/read/425072/10382558
exe 指针式电子时钟.exe
www.eeworm.com/read/424301/10465263
ppt 1.嵌入式系统.ppt
www.eeworm.com/read/353119/10470671
plg 构造正交多项式.plg
Build Log
--------------------Configuration: 构造正交多项式 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\董巍\LO
www.eeworm.com/read/353119/10470673
opt 构造正交多项式.opt
www.eeworm.com/read/353119/10470678
cpp 构造正交多项式.cpp
// 构造正交多项式.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "iostream.h"
#include "math.h"
double f(double x) //求函数值
{
return x;
}
double sum(