搜索结果
找到约 115 项符合
Demonstration 的查询结果
按分类筛选
- 全部分类
- 技术资料 (41)
- matlab例程 (16)
- 微处理器开发 (7)
- 通讯/手机编程 (4)
- 人工智能/神经网络 (4)
- 单片机编程 (3)
- 电源技术 (3)
- 单片机开发 (3)
- Linux/Unix编程 (2)
- Java编程 (2)
- 网络 (2)
- 数学计算 (2)
- 嵌入式Linux (2)
- 系统设计方案 (2)
- 书籍 (1)
- 数值算法/人工智能 (1)
- 嵌入式综合 (1)
- 模拟电子 (1)
- 电子书籍 (1)
- 压缩解压 (1)
- 驱动编程 (1)
- 串口编程 (1)
- Applet (1)
- 汇编语言 (1)
- 通讯编程文档 (1)
- 嵌入式/单片机编程 (1)
- 数据结构 (1)
- BREW编程 (1)
- J2ME (1)
- VxWorks (1)
- VHDL/FPGA/Verilog (1)
- Delphi控件源码 (1)
- 家庭/个人应用 (1)
- 其他行业 (1)
- 其他嵌入式/单片机内容 (1)
- VIP专区 (1)
通讯/手机编程 % lssb.m % Matlab demonstration script for LSSB-AM modulation.
% lssb.m
% Matlab demonstration script for LSSB-AM modulation.
数学计算 #define MSGHEADER "MICROCALC - A Turbo C Demonstration Program" #define MSGKEYPRESS "Press any key
#define MSGHEADER "MICROCALC - A Turbo C Demonstration Program"
#define MSGKEYPRESS "Press any key to continue."
#define MSGCOMMAND "Press / for the list of commands"
#define MSGMEMORY "Memory Available:"
#define MSGERROR "ERROR"
#define MSGLOMEM "Not enough memory to allocate cell."
单片机开发 This demonstration shows how a ZigBee coordinator can be set up. This demo allows the Demonstratio
This demonstration shows how a ZigBee coordinator can be set up. This demo allows
the Demonstration Board (PICDEM Z or Explorer 16) to act as either a "Switching Load
Controller" (e.g. a light) or a "Switching Remote Control" (e.g. a switch) as defined by
the Home Controls, Lighting profile. It ...
驱动编程 The Lite Evaluation/Demonstration Kit is intended to illustrate use of the AN3042. The AN3042 is c
The Lite Evaluation/Demonstration Kit is intended to illustrate use of the
AN3042. The AN3042 is compliant to the PCI 2.1 Local Bus specification.
Included in the kit is a PCI add-in card, Windows drivers, demonstration
applications, and documentation of the hardware and software provided. The
m ...
数值算法/人工智能 This demonstration models a flight control for the longitudinal motion of a Grumman Aerospace F-14 T
This demonstration models a flight control for the longitudinal motion of a Grumman Aerospace F-14 Tomcat. First order linear
approximations of the aircraft and actuator behavior are connected to an analog flight control design that uses the pilot s
stick pitch command as the set point for the air ...
VHDL/FPGA/Verilog 用于Altera公司DE2开发板的TV demonstration
用于Altera公司DE2开发板的TV demonstration
matlab例程 This diskette (version 1.0) contains demonstration programs and source codes in MATLAB (v.5.2) for a
This diskette (version 1.0) contains demonstration programs and source codes in MATLAB (v.5.2) for algorithms listed in the textbook Global Positioning Systems, Inertial Navigation, and Integration, by M. S. Grewal, Lawrence Weill, and A. P. Andrews, published by John Wiley and Sons, 2000.
Contents: ...
通讯/手机编程 % lssb_dem.m % Matlab demonstration script for LSSB-AM demodulation.
% lssb_dem.m
% Matlab demonstration script for LSSB-AM demodulation.
通讯/手机编程 % dsb_dem.m % Matlab demonstration script for DSB-AM demodulation.
% dsb_dem.m
% Matlab demonstration script for DSB-AM demodulation.
matlab例程 GDDEMO runs a little demonstration of gradient descent in Matlab. Launch Matlab, and type gddemo to
GDDEMO runs a little demonstration of gradient descent in Matlab. Launch Matlab, and type gddemo to get started.