搜索结果
找到约 127 项符合
Register 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (21)
- 其他 (11)
- VHDL/FPGA/Verilog (10)
- Java编程 (7)
- 嵌入式/单片机编程 (5)
- 技术资料 (5)
- 文章/文档 (4)
- 微处理器开发 (4)
- 通讯编程文档 (3)
- Linux/Unix编程 (3)
- 汇编语言 (3)
- 模拟电子 (2)
- 教程资料 (2)
- 嵌入式综合 (2)
- 可编程逻辑 (2)
- 加密解密 (2)
- 其他嵌入式/单片机内容 (2)
- 单片机开发 (2)
- 邮电通讯系统 (2)
- 通讯/手机编程 (2)
- 软件设计/软件工程 (2)
- 电子书籍 (2)
- VC书籍 (2)
- DSP编程 (2)
- 学术论文 (1)
- 资料/手册 (1)
- 传感与控制 (1)
- 开发工具 (1)
- 实用工具 (1)
- uCOS (1)
- 人工智能/神经网络 (1)
- 驱动编程 (1)
- GPS编程 (1)
- Applet (1)
- 其他行业 (1)
- USB编程 (1)
- 数据库系统 (1)
- SQL Server (1)
- 嵌入式Linux (1)
- Delphi控件源码 (1)
- 技术管理 (1)
- 其他书籍 (1)
- 编译器/解释器 (1)
- Modem编程 (1)
- 行业发展研究 (1)
- 技术书籍 (1)
- 书籍 (1)
- 源码 (1)
- VIP专区 (1)
VC书籍 利用宏编译将程序的调试部分与主体部分分隔开
利用宏编译将程序的调试部分与主体部分分隔开,即编译开关DEBUG、MIDEBUG、
TRANSDEBUG、SEARCHDEBUG
*fix bug: cvGeTransform()的内存泄漏问题(调整函数接口,使得内存损耗降为6M)
*加入了保存配准结果的功能(包括保存配准图像,配准数据RegisterLog.txt)
*去掉save菜单,直接加到register选项中,且保存文件名自动随机 ...
嵌入式/单片机编程 The objective is to set up SPI communication between VTI Technologies digital pressure sensor comp
The objective is to set up SPI communication between VTI Technologies digital pressure sensor
component and an MCU of an application device ATMEGA16L. In this code example:
?The MCU is configured
?SCP1000-D01 is initialized and configured
?The high resolution measurement mode is activated
?Temperat ...
Java编程 采用面向对象方法和Java语言开发一个基于命令行交互方式的议程管理系统(agenda).已注册到系统的用户(user)可添加(add),删除(delete),查询(query)系统中记录的会议(mee
采用面向对象方法和Java语言开发一个基于命令行交互方式的议程管理系统(agenda).已注册到系统的用户(user)可添加(add),删除(delete),查询(query)系统中记录的会议(meeting)安排;系统还提供新用户注册(register),清除(clear)某一用户所有会议安排等管理功能。 ...
通讯编程文档 In this paper, the feasibility of replacing a chaos source by an equivalent digital pseudo-random ge
In this paper, the feasibility of replacing a chaos source by an equivalent digital pseudo-random generator realized using Linear Feedback Shift Register (LFSR) is studied. Particular emphasis is given on the digital implementation Piece-Wise Linear Affine Maps (PWAM). As an application, an FPGA imp ...
电子书籍 A programmable digital signal processor (PDSP) is a special-purpose microprocessor with specialized
A programmable digital signal processor (PDSP) is a special-purpose microprocessor
with specialized architecture and instruction set for implementing DSP
algorithms. Typical architectural features include multiple memory partitions (onchip,
off-chip, data memory, program memory, etc.), multiple (gen ...
嵌入式/单片机编程 This application note gives an example for microcontroller C code. It includes code for: Readout
This application note gives an example for microcontroller C code. It includes code for:
Readout of Humidity (RH) or Temperature (T) with basic error handling
Calculation of RH linearization and temperature compensation
Access to status register
Dewpoint calculation from RH and T
UART ...
通讯编程文档 Supplemental information for a high-speed serial bus that integrates well with most IEEE standard 3
Supplemental information for a high-speed serial bus that integrates well with most IEEE standard
32-bit and 64-bit parallel buses is specified. It is intended to extend the usefulness of a low-cost interconnect
between external peripherals, IEEE Std 1394-1995. This standard follows the ISO/IEC 1321 ...
单片机开发 Use the on-board potentiometer to simulate an analog input,this input converted into a meaningful di
Use the on-board potentiometer to simulate an analog input,this input converted into a meaningful digital value in a microcontroller register, and use a group of LED to display this value.