代码搜索:直驱式
找到约 10,000 项符合「直驱式」的源代码
代码结果 10,000
www.eeworm.com/read/470226/6916202
pdf 精通嵌入式linux编程.pdf
www.eeworm.com/read/469116/6977712
pdf c++嵌入式编程.pdf
www.eeworm.com/read/469138/6978198
txt 多项式求根(牛顿法).txt
/* 牛顿法解多项式的根
输入:多项式系数c[],多项式度数n,求在[a,b]间的根
输出:根
要求保证[a,b]间有根
*/
double fabs( double x )
{
return (x
www.eeworm.com/read/461147/7232623
opt 多项式加减法.opt
www.eeworm.com/read/461147/7232626
ncb 多项式加减法.ncb
www.eeworm.com/read/461147/7232629
plg 多项式加减法.plg
Build Log
--------------------Configuration: 多项式加减法 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI
www.eeworm.com/read/461147/7232632
dsw 多项式加减法.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "多项式加减法"=".\多项式加减法.d
www.eeworm.com/read/461147/7232644
pdb 多项式加减法.pdb
www.eeworm.com/read/461147/7232646
exe 多项式加减法.exe
www.eeworm.com/read/461147/7232651
dsp 多项式加减法.dsp
# Microsoft Developer Studio Project File - Name="多项式加减法" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Co