搜索结果
找到约 268 项符合
shows 的查询结果
按分类筛选
- 全部分类
- 技术资料 (50)
- 单片机开发 (21)
- matlab例程 (20)
- Java编程 (15)
- VC书籍 (14)
- 其他书籍 (10)
- 其他 (8)
- 微处理器开发 (8)
- 电源技术 (7)
- 单片机编程 (6)
- 模拟电子 (5)
- 可编程逻辑 (5)
- Java书籍 (5)
- MacOS编程 (5)
- DSP编程 (4)
- 电子书籍 (4)
- 教程资料 (4)
- 驱动编程 (4)
- 软件设计/软件工程 (4)
- 操作系统开发 (3)
- 软件工程 (3)
- 嵌入式综合 (3)
- 数学计算 (3)
- 汇编语言 (3)
- 其他数据库 (3)
- 人工智能/神经网络 (3)
- Delphi控件源码 (3)
- Windows Mobile (3)
- 书籍 (2)
- 数值算法/人工智能 (2)
- Internet/网络编程 (2)
- 文件格式 (2)
- USB编程 (2)
- VHDL/FPGA/Verilog (2)
- 系统设计方案 (2)
- Oracle数据库 (2)
- 其他嵌入式/单片机内容 (2)
- 邮电通讯系统 (2)
- 行业发展研究 (2)
- 源码 (1)
- C/C++语言编程 (1)
- 无线通信 (1)
- 通讯/手机编程 (1)
- 书籍源码 (1)
- 资料/手册 (1)
- 测试测量 (1)
- 压缩解压 (1)
- Linux/Unix编程 (1)
- 串口编程 (1)
- 编译器/解释器 (1)
- Applet (1)
- CA认证 (1)
- 通讯编程文档 (1)
- 嵌入式/单片机编程 (1)
- 文章/文档 (1)
- J2ME (1)
- 家庭/个人应用 (1)
- 其他行业 (1)
- 中间件编程 (1)
matlab例程 This demo shows how to use MATLAB, Optimization Toolbox, and Genetic Algorithm and Direct Search Too
This demo shows how to use MATLAB, Optimization Toolbox, and Genetic Algorithm and Direct Search Toolbox to optimize the design of a double wishbone suspension system.
单片机开发 This program shows an example of how to interface to an SPI EEPROM using SPI0 program
This program shows an example of how to interface to an SPI EEPROM using SPI0 program
单片机开发 This example program shows how to configure PCA Module 4 as a watchdog timer. In this example, the
This example program shows how to configure PCA Module 4 as a
watchdog timer. In this example, the watchdog is configured to
overflow after 0xFF00 clock cycles.
matlab例程 Adaptive Filter. This script shows the BER performance of several types of equalizers in a static ch
Adaptive Filter. This script shows the BER performance of several types of equalizers in a static channel with a null in the passband. The script constructs and implements a linear equalizer object and a decision feedback equalizer (DFE) object. It also initializes and invokes a maximum likelihood s ...
单片机开发 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 ...
单片机开发 // // Histogram Sample // This sample shows how to use the Sample Grabber filter for video image p
//
// Histogram Sample
// This sample shows how to use the Sample Grabber filter for video image processing.
// Conceptual background:
// A histogram is just a frequency count of every pixel value in the image.
// There are various well-known mathematical operations that you can perform on an image ...
DSP编程 This demo shows the use of the PWM block in generating the pulse waveform whose duty cycle is changi
This demo shows the use of the PWM block in generating the pulse waveform whose duty cycle is changing regularly. The PWM waveform period is variable, while the width of the pulse remains constant.
单片机开发 This example project shows how to use the IAR Embedded Workbench for ARM to develop code for the I
This example project shows how to use the IAR Embedded Workbench for ARM
to develop code for the IAR-STM32-SK evaluation board. It shows
basic use of I/O, timer and the interrupt controllers.
Displays running lights on the board LED s.
数学计算 This example shows how to perform a repeated sequence of conversions using // "repeat sequence-of-c
This example shows how to perform a repeated sequence of conversions using
// "repeat sequence-of-channels" mode.
电子书籍 This text shows how to analyze programs without its source code, using a debugger and a disassembler
This text shows how to analyze programs without its source code, using a debugger and a disassembler, and covers hacking methods including virtual functions, local and global variables, branching, loops, objects and their hierarchy, and more.