搜索结果
找到约 2,211 项符合
Use 的查询结果
按分类筛选
- 全部分类
- 技术资料 (350)
- 单片机开发 (125)
- 其他 (113)
- 其他书籍 (113)
- Java编程 (104)
- 书籍 (86)
- matlab例程 (69)
- Linux/Unix编程 (58)
- VC书籍 (48)
- 软件设计/软件工程 (46)
- 单片机编程 (45)
- VHDL/FPGA/Verilog (45)
- 微处理器开发 (44)
- 汇编语言 (42)
- Delphi控件源码 (42)
- 加密解密 (40)
- Java书籍 (34)
- 电子书籍 (33)
- 人工智能/神经网络 (33)
- 嵌入式/单片机编程 (32)
- 压缩解压 (26)
- 其他嵌入式/单片机内容 (26)
- 电源技术 (25)
- 数学计算 (24)
- 通讯编程文档 (24)
- 系统设计方案 (24)
- 通讯/手机编程 (20)
- 软件工程 (19)
- 可编程逻辑 (19)
- 编译器/解释器 (18)
- 驱动编程 (17)
- Internet/网络编程 (17)
- 数值算法/人工智能 (16)
- 书籍源码 (16)
- Windows CE (16)
- 网络 (15)
- 文章/文档 (15)
- DSP编程 (14)
- 模拟电子 (14)
- 教程资料 (13)
- 游戏 (13)
- VIP专区 (13)
- 其他行业 (12)
- 嵌入式Linux (11)
- 数据结构 (11)
- Windows Mobile (10)
- SQL Server (10)
- 操作系统开发 (9)
- 文件格式 (9)
- uCOS (9)
- 行业发展研究 (9)
- Jsp/Servlet (9)
- USB编程 (8)
- J2ME (8)
- JavaScript (8)
- 嵌入式综合 (7)
- 其他数据库 (7)
- 无线通信 (6)
- 串口编程 (6)
- 技术管理 (6)
- MySQL数据库 (6)
- 多媒体处理 (5)
- FlashMX/Flex源码 (5)
- VxWorks (5)
- 技术书籍 (4)
- 手机短信编程 (4)
- 磁盘编程 (4)
- *行业应用 (4)
- Applet (4)
- Delphi/CppBuilder (4)
- 邮电通讯系统 (4)
- GPS编程 (4)
- MacOS编程 (4)
- 源码 (3)
- PCB相关 (3)
- 开关电源 (3)
- 数据库系统 (3)
- 其他文档 (3)
- Modem编程 (3)
- 金融证券系统 (3)
- 中间件编程 (3)
- 并行计算 (3)
- 人物传记/成功经验 (3)
- RFID编程 (3)
- 笔记 (2)
- C/C++语言编程 (2)
- 仿真技术 (2)
- 技术教程 (2)
- 开发工具 (2)
- 实用工具 (2)
- 通信网络 (2)
- allegro (2)
- 教育系统应用 (2)
- 企业管理 (2)
- 多国语言处理 (2)
- CA认证 (2)
- 家庭/个人应用 (2)
- Symbian (2)
- Oracle数据库 (2)
- 3G开发 (2)
单片机开发 // // 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 ...
Java编程 This temp directory is used by the JVM for temporary file storage. The JVM is configured to use thi
This temp directory is used by the JVM for temporary file storage.
The JVM is configured to use this as its java.io.tmpdir in the
catalina.sh and catalina.bat scripts.
数学计算 This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hier
This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hierarchical full Bayesian model for neural networks. This model treats the model dimension (number of neurons), model parameters, regularisation parameters and noise parameters as random variables that n ...
邮电通讯系统 This example describes how to use the ADC and DMA to transfer continuously converted data from ADC
This example describes how to use the ADC and DMA to transfer continuously
converted data from ADC to a data buffer.
The ADC is configured to converts continuously ADC channel14.
Each time an end of conversion occurs the DMA transfers, in circular mode, the
converted data from ADC1 DR register to t ...
单片机开发 This example provides a description of how to use a DMA channel to transfer a word data buffer fro
This example provides a description of how to use a DMA channel to transfer a
word data buffer from memory (Flash) to memory (RAM).
The dedicated DMA channel is configured to transfer once a time a 32 word data buffer
stored as constant in the Flash memory to another buffer in the RAM memory.
The r ...
VC书籍 source code of C language, including PDF documents and source codes, welcome download and use:)
source code of C language, including PDF documents and source codes, welcome download and use:)
单片机开发 CAN bus test code use asmmeble language, this code can be used to communicate with canalyzer
CAN bus test code use asmmeble language, this code can be used to communicate with canalyzer
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.
软件设计/软件工程 Electronic bell, easy to use, easy to learn, network transmission, WEB functions, remote ca
Electronic bell, easy to use, easy to learn, network transmission, WEB functions, remote ca
单片机开发 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.