搜索结果
找到约 78 项符合
summary 的查询结果
按分类筛选
- 全部分类
- 技术资料 (15)
- 其他书籍 (8)
- 书籍 (3)
- 数学计算 (3)
- 单片机开发 (3)
- matlab例程 (3)
- 单片机编程 (2)
- 数值算法/人工智能 (2)
- 操作系统开发 (2)
- 软件工程 (2)
- 串口编程 (2)
- 通讯编程文档 (2)
- 人工智能/神经网络 (2)
- 软件设计/软件工程 (2)
- 源码 (1)
- 接口技术 (1)
- 加密解密 (1)
- 书籍源码 (1)
- Matlab (1)
- 电工电气 (1)
- 传感与控制 (1)
- 教育系统应用 (1)
- 手机短信编程 (1)
- Modem编程 (1)
- 游戏 (1)
- 编辑器/阅读器 (1)
- 编译器/解释器 (1)
- 网络 (1)
- 文章/文档 (1)
- 微处理器开发 (1)
- Java书籍 (1)
- VxWorks (1)
- VHDL/FPGA/Verilog (1)
- 其他行业 (1)
- 系统设计方案 (1)
- 中间件编程 (1)
- VC书籍 (1)
- 其他嵌入式/单片机内容 (1)
- 行业发展研究 (1)
- GPS编程 (1)
- VIP专区 (1)
中间件编程 AppWizard has created this QMPlugin DLL for you. This file contains a summary of what you will f
AppWizard has created this QMPlugin DLL for you.
This file contains a summary of what you will find in each of the files that
make up your QMPlugin application.
其他书籍 Oracle PL/SQL Best Practices is a concise, easy-to-use summary of best practices in the program dev
Oracle PL/SQL Best Practices is a concise, easy-to-use summary of best
practices in the program development process. It covers coding style,
writing SQL in PL/SQL, data structures, control structures, exception
handling, program and package construction, and built-in packages.
串口编程 stk接口 This file contains a summary of what you will find in each of the files that make up your wo
stk接口
This file contains a summary of what you will find in each of the files that
make up your work application.
matlab例程 Summary: An example of KALMAN FILTER MATLAB Release: R13SP1 Required Products: Communication
Summary: An example of KALMAN FILTER
MATLAB Release: R13SP1
Required Products: Communications Toolbox,Signal Processing Toolbox
Description: THIS PROGRAM DEMONSTRATES AN EXAMPLE OF KALMAN FILTER.
matlab例程 his file contains a summary of what you will find in each of the files that make up your CC applica
his file contains a summary of what you will find in each of the files that
make up your CC application.
单片机开发 AppWizard has created this ac1080 application for you. This file contains a summary of what you
AppWizard has created this ac1080 application for you.
This file contains a summary of what you will find in each of the files that
make up your ac1080 application.
ac1080.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproj ...
单片机开发 This file contains a summary of what you will find in each of the files that make up your ac_iocard
This file contains a summary of what you will find in each of the files that
make up your ac_iocard application.
ac_iocard.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file ...
人工智能/神经网络 Summary: Simple face and eye detection MATLAB Release: R13 Description: You can use this codes
Summary: Simple face and eye detection
MATLAB Release: R13
Description: You can use this codes for face detection based on color segmentation and eye region detection.
Modem编程 Author: wei liu Summary: simulation of binary and non-binary bch decoder MATLAB Release: R1
Author: wei liu
Summary: simulation of binary and non-binary bch decoder
MATLAB Release: R14SP1
Required Products: Communications Toolbox
Description: simulation of binary bch decoding algorithm for bch(n, k) with t bits error correction capability.
数学计算 Summary: Newton-Raphson method for all real roots of the polynomial. MATLAB Release: R11 Descrip
Summary: Newton-Raphson method for all real roots of the polynomial.
MATLAB Release: R11
Description: This M-file calculates all the real roots of the given polynomial. It calls syn_division, a synthetic division function, and derivate, differentiation function.