搜索结果
找到约 329 项符合
CLock 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (43)
- VHDL/FPGA/Verilog (27)
- 单片机编程 (26)
- 技术资料 (25)
- 其他 (24)
- 汇编语言 (22)
- 微处理器开发 (12)
- Java编程 (10)
- 嵌入式/单片机编程 (10)
- 其他嵌入式/单片机内容 (8)
- Linux/Unix编程 (8)
- 可编程逻辑 (7)
- 系统设计方案 (7)
- 模拟电子 (6)
- 操作系统开发 (5)
- 教程资料 (4)
- 文章/文档 (4)
- 数据结构 (3)
- 通讯/手机编程 (3)
- VC书籍 (3)
- 网络 (3)
- JavaScript (3)
- 电子书籍 (3)
- 其他书籍 (3)
- VIP专区 (3)
- 资料/手册 (2)
- PCB相关 (2)
- ARM (2)
- C/C++语言编程 (2)
- 测试测量 (2)
- Applet (2)
- 串口编程 (2)
- uCOS (2)
- 书籍源码 (2)
- 嵌入式Linux (2)
- 驱动编程 (2)
- 压缩解压 (2)
- 软件设计/软件工程 (2)
- 行业发展研究 (2)
- J2ME (2)
- 技术管理 (2)
- 书籍 (2)
- 技术书籍 (1)
- 学术论文 (1)
- 经验分享 (1)
- 电源技术 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- Delphi控件源码 (1)
- 软件工程 (1)
- 磁盘编程 (1)
- 邮电通讯系统 (1)
- RFID编程 (1)
- 加密解密 (1)
- 编译器/解释器 (1)
- GPS编程 (1)
- Symbian (1)
- DSP编程 (1)
- Internet/网络编程 (1)
- Windows Mobile (1)
- 通讯编程文档 (1)
- 接口技术 (1)
- VHDL/Verilog/EDA源码 (1)
- 笔记 (1)
- 手册 (1)
其他 The first task at hand is to set up the endpoints appropriately for this example. The following code
The first task at hand is to set up the endpoints appropriately for this example. The following code switches the CPU clock speed
to 48 MHz (since at power-on default it is 12 MHz), and sets up EP2 as a Bulk OUT endpoint, 4x buffered of size 512, and EP6
as a Bulk IN endpoint, also 4x buffered of si ...
磁盘编程 小而全的软盘镜像文件
小而全的软盘镜像文件,原创!fbdisk-坏道屏蔽;clock-时钟显示;支持DOS下USB,快速分区;杀进程killer.exe gdisk-最好的分区工具,方法见fd.txt。
邮电通讯系统 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 ...
单片机开发 NRF905驱动代码 // The content of this struct is nRF905 s initialize data. // CH_NO=1 433MHZ Normal O
NRF905驱动代码
// The content of this struct is nRF905 s initialize data.
// CH_NO=1 433MHZ Normal Opration,No Retrans RX,TX Address is 4 Bytes
// RX TX Payload Width is 32 Bytes Disable Extern Clock Fosc=16MHZ
// 8 Bits CRC And enable
VHDL/FPGA/Verilog vhdl编写
vhdl编写,8b—10b 编解码器设计
Encoder:
8b/10b Encoder (file: 8b10b_enc.vhd)
Synchronous clocked inputs (latched on each clock rising edge)
8-bit parallel unencoded data input
KI input selects data or control encoding
Asynchronous active high reset initializes all logic
Encoded data output
...
VHDL/FPGA/Verilog 16位cpu设计VHDL源码
16位cpu设计VHDL源码,其中包括alu,clock,memory等部分的设计
其他 This assignment requires you to complete the dynamic drawing components of the Date/Time Control Pan
This assignment requires you to complete the dynamic drawing components of the Date/Time Control Panel from the previous two programming assignments. In particular, you will be moving the map found in the "Time Zone" tab when the time zone changes and will be drawing a clock face corresponding to th ...
其他书籍 s3c2410平台的开发详解 包括 开发环境 linux的 还有 gdb的 还有基础实验 包括LED I/O, linux, memory , flash , uart , 中断,timer ,mmu
s3c2410平台的开发详解 包括 开发环境 linux的 还有 gdb的 还有基础实验 包括LED I/O, linux, memory , flash , uart , 中断,timer ,mmu, clock还有bootloader vivi等 初学者的 宝典 强烈推荐