搜索结果

找到约 133,577 项符合 0.10 的查询结果

按分类筛选

显示更多分类

通讯/手机编程 Turbo Decoder Release 0.3 * Double binary, DVB-RCS code * Soft Output Viterbi Algorithm * MyHDL c

Turbo Decoder Release 0.3 * Double binary, DVB-RCS code * Soft Output Viterbi Algorithm * MyHDL cycle/bit accurate model * Synthesizable VHDL model
https://www.eeworm.com/dl/527/173695.html
下载: 30
查看: 1218

VC书籍 1 系统简介 与本文档配套的超声波测距模组为 V2.0 版本。 1.1 基本特性与参数指标 超声波传感器谐振频率:40KHz; 模组传感器工作电压:4.5V~9V 模组接口电压:4

1 系统简介 与本文档配套的超声波测距模组为 V2.0 版本。 1.1 基本特性与参数指标 超声波传感器谐振频率:40KHz; 模组传感器工作电压:4.5V~9V 模组接口电压:4.5V~5.5V 1.2 主要功能 三种测距模式选择跳线 J1(短距、中距、可调距): 短距:20cm~100cm左右(根据被测物表面材料决定),精度 1cm; 中距:70cm~4 ...
https://www.eeworm.com/dl/686/173810.html
下载: 128
查看: 1112

matlab例程 《MATLAB 7.0编程基础基础》源程序

《MATLAB 7.0编程基础基础》源程序,比较简单,新手可以
https://www.eeworm.com/dl/665/173816.html
下载: 83
查看: 1074

其他数据库 很好的VFP6.0源代码程序.人事管理系统

很好的VFP6.0源代码程序.人事管理系统
https://www.eeworm.com/dl/645/174028.html
下载: 61
查看: 1578

其他 dos7.0  可以用作启动盘

dos7.0  可以用作启动盘,并且是自动做成磁盘启动,大家可以用一下
https://www.eeworm.com/dl/534/174286.html
下载: 26
查看: 1023

单片机开发 用8051单片机来驱动的2.0吋TFT屏(S6D0118的IC)

用8051单片机来驱动的2.0吋TFT屏(S6D0118的IC)
https://www.eeworm.com/dl/648/174441.html
下载: 30
查看: 1035

电子书籍 Sams Teach Yourself SQL in 10 Minutes has established itself as the gold standard for introductory S

Sams Teach Yourself SQL in 10 Minutes has established itself as the gold standard for introductory SQL books, offering a fast-paced accessible tutorial to the major themes and techniques involved in applying the SQL language. Forta s examples are clear and his writing style is crisp and concise. 原 ...
https://www.eeworm.com/dl/cadence/ebook/174831.html
下载: 178
查看: 1057

Delphi控件源码 非常精確的 timer 控件 delphi 3.0, 4.0, 5.0, 6.0, 7.0 適用

非常精確的 timer 控件 delphi 3.0, 4.0, 5.0, 6.0, 7.0 適用
https://www.eeworm.com/dl/666/174857.html
下载: 123
查看: 1190

Delphi控件源码 很好用的 tray icon 控件 delphi 3.0, 4.0, 5.0, 6.0, 7.0 適用

很好用的 tray icon 控件 delphi 3.0, 4.0, 5.0, 6.0, 7.0 適用
https://www.eeworm.com/dl/666/174862.html
下载: 114
查看: 1185

数学计算 矩阵运算的算法 用Type类数组创建矩阵对象 matrix(int rows,int cols) //创建矩阵,值为0 matrix(int n) //创建单位阵 matrix(c

矩阵运算的算法 用Type类数组创建矩阵对象 matrix(int rows,int cols) //创建矩阵,值为0 matrix(int n) //创建单位阵 matrix(const matrix &) //拷贝构造函数 BOOL Ismatrixf(){ return (rows==cols) } //判断矩阵是否为方阵 modifyrowscols(int rows,int cols) //修改矩阵的行列数 ~matrix() {delete []elems } ...
https://www.eeworm.com/dl/641/175274.html
下载: 149
查看: 1055