搜索结果

找到约 6,094 项符合 M-DOC 的查询结果

网络 linux doc and wiindob

linux doc and wiindob
https://www.eeworm.com/dl/635/190710.html
下载: 65
查看: 1020

微处理器开发 doc通讯,各位请纸教,用VC 编的串口通讯

doc通讯,各位请纸教,用VC 编的串口通讯
https://www.eeworm.com/dl/655/190816.html
下载: 171
查看: 1036

VC书籍 C++必知必会.rar Doc文档

C++必知必会.rar Doc文档,C++基础
https://www.eeworm.com/dl/686/191256.html
下载: 111
查看: 1054

VHDL/FPGA/Verilog M序列编码

M序列编码
https://www.eeworm.com/dl/663/191840.html
下载: 68
查看: 1056

matlab例程 一个matlab实现IIR、FIR、LMS、NLMS等算法的m代码

一个matlab实现IIR、FIR、LMS、NLMS等算法的m代码
https://www.eeworm.com/dl/665/192078.html
下载: 61
查看: 2246

VHDL/FPGA/Verilog seven.vhd 七人表决器VHDL源码 七人表决器.doc 程序说明

seven.vhd 七人表决器VHDL源码 七人表决器.doc 程序说明
https://www.eeworm.com/dl/663/192199.html
下载: 128
查看: 1055

VHDL/FPGA/Verilog right.vhd 序列发生器 s_machine.vhd 序列检测器 波形图.doc 程序运行波形

right.vhd 序列发生器 s_machine.vhd 序列检测器 波形图.doc 程序运行波形
https://www.eeworm.com/dl/663/192200.html
下载: 134
查看: 1055

数学计算 1.功能 用全选主元高斯消去法计算矩阵A的秩(C语言) 2.函数参数说明 double a[m][n] : 存放mxn阶矩阵A的元素

1.功能 用全选主元高斯消去法计算矩阵A的秩(C语言) 2.函数参数说明 double a[m][n] : 存放mxn阶矩阵A的元素,返回时将被破坏 int m : 矩阵A的行数 int n : 矩阵A的列数 int rank() : 函数返回A的秩 3.文件说明 rank.c为函数程序 rank0.c为主函数程序 ...
https://www.eeworm.com/dl/641/192262.html
下载: 132
查看: 1412

数学计算 1.功能 利用广义逆求解无约束条件下的优化问题(C语言) 2.参数说明 int m : 非线性方程组中方程个数 int n : 非线性方程组中未知数个数 double eps1 : 控制

1.功能 利用广义逆求解无约束条件下的优化问题(C语言) 2.参数说明 int m : 非线性方程组中方程个数 int n : 非线性方程组中未知数个数 double eps1 : 控制最小二乘解的精度要求 double eps2 : 用于奇异值分解中的控制精度要求 double x[n] : 存放非线性方程组解的初始近似值X(0),要求各分量不全为0 int ka : Ka=max{m,n}+ ...
https://www.eeworm.com/dl/641/192266.html
下载: 172
查看: 1160

matlab例程 support vector classification machine % soft margin % uses "kernel.m" % % xtrain: (Ltrain,N) wit

support vector classification machine % soft margin % uses "kernel.m" % % xtrain: (Ltrain,N) with Ltrain: number of points N: dimension % ytrain: (Ltrain,1) containing class labels (-1 or +1) % xrun: (Lrun,N) with Lrun: number of points N: dimension % atrain: alpha coefficients (from svcm_tra ...
https://www.eeworm.com/dl/665/192513.html
下载: 114
查看: 1044