搜索结果
找到约 5,196 项符合
verilog learning 的查询结果
按分类筛选
- 全部分类
- 技术资料 (1818)
- VHDL/FPGA/Verilog (1517)
- 其他书籍 (187)
- 学术论文 (146)
- 其他 (130)
- 教程资料 (123)
- 嵌入式/单片机编程 (92)
- 其他嵌入式/单片机内容 (88)
- 可编程逻辑 (78)
- 单片机开发 (78)
- 人工智能/神经网络 (54)
- VIP专区 (44)
- 书籍 (43)
- 微处理器开发 (41)
- 源码 (39)
- VHDL/Verilog/EDA源码 (39)
- 软件设计/软件工程 (34)
- 串口编程 (32)
- 技术书籍 (30)
- 电子书籍 (30)
- 加密解密 (26)
- 通讯/手机编程 (25)
- 汇编语言 (23)
- 文章/文档 (22)
- matlab例程 (21)
- 系统设计方案 (21)
- 书籍源码 (20)
- 软件工程 (18)
- 技术教程 (16)
- 操作系统开发 (15)
- 教程资料 (15)
- VC书籍 (15)
- 文件格式 (14)
- Java书籍 (14)
- Linux/Unix编程 (13)
- 编译器/解释器 (13)
- DSP编程 (11)
- 中间件编程 (11)
- 并行计算 (11)
- 教程 (10)
- 单片机编程 (10)
- Java编程 (10)
- 数学计算 (10)
- USB编程 (10)
- 压缩解压 (9)
- 编辑器/阅读器 (9)
- 行业发展研究 (9)
- 通讯编程文档 (8)
- *行业应用 (7)
- 精品软件 (7)
- 实用工具 (6)
- 其他文档 (5)
- 论文 (4)
- 应用设计 (4)
- 数值算法/人工智能 (4)
- EDA相关 (4)
- 开发工具 (4)
- 嵌入式综合 (4)
- allegro (4)
- Internet/网络编程 (4)
- 技术管理 (4)
- 无线通信 (3)
- 教材/考试/认证 (3)
- 资料/手册 (3)
- ALTERA FPGA开发软件 (3)
- 模拟电子 (3)
- 教程资料 (3)
- SCSI/ASPI (3)
- 数据结构 (3)
- 并口编程 (3)
- Windows CE (3)
- GPS编程 (3)
- RFID编程 (3)
- FPGA (2)
- 电子书籍 (2)
- 行业应用文档 (2)
- 设计相关 (2)
- 仿真技术 (2)
- FPGA (2)
- Mentor (2)
- 网络 (2)
- 家庭/个人应用 (2)
- 其他行业 (2)
- 人物传记/成功经验 (2)
- 软件 (1)
- 经验 (1)
- 其他 (1)
- PCB相关 (1)
- C/C++语言编程 (1)
- 经验分享 (1)
- 驱动程序 (1)
- 数据库系统 (1)
- 图形图像 (1)
- 测试测量 (1)
- 集成开发环境 (1)
- 通信网络 (1)
- 游戏 (1)
- 企业管理 (1)
- 传真(Fax)编程 (1)
- 多国语言处理 (1)
技术资料 FPGA教程、例程
LCD显示
AD采集
DA转换
I2C协议
VGA显示驱动
流水灯
俄罗斯方块
红外遥控通信
贪吃蛇
深入浅出玩转FPGa—verilog全部程序
等等
是新手学习FPGA的不二利器!
技术资料 SDRAM控制器中引文对照
SDR SDRAM控制器提供了一个符合工业标准的SDR SDRAM的简单接口,该控制器可以使用Verilog HDL 或者VHDL语言来实现,同时针对Altera的APEX构架进行了优化
技术资料 rs232 incloudin of trx and testbench
包含UART模块及测试平台的Verilog实现,可直接用于实际通信系统开发。代码经过多个项目验证,结构清晰,适合快速集成与调试。涵盖发送、接收及对应测试用例,便于验证功能完整性。
其他书籍 Contents at a Glance Introduction 1 PART I INSTALLATION AND CONFIGURATION 5 Hour 1 Preparing to I
Contents at a Glance
Introduction 1
PART I INSTALLATION AND CONFIGURATION 5
Hour 1 Preparing to Install Linux 7
2 Installing Linux 23
3 Post-Installation Issues 41
PART II LEARNING LINUX BASICS 67
Hour 4 Reading and Navigation Commands 69
5 Manipulation and Searching Commands 93
6 Using the Shell 11 ...
其他 Kalman filter toolbox written by Kevin Murphy, 1998. See http://www.ai.mit.edu/~murphyk/Software/ka
Kalman filter toolbox written by Kevin Murphy, 1998.
See http://www.ai.mit.edu/~murphyk/Software/kalman.html for details.
Installation
------------
1. Install KPMtools from http://www.ai.mit.edu/~murphyk/Software/KPMtools.html
3. Assuming you installed all these files in your matlab directory, In ...
Java书籍 Overview If you have been wanting to learn Java, check out the newly revised fourth edition of the
Overview
If you have been wanting to learn Java, check out the newly revised fourth edition of the best-seller Sams Teach Yourself Programming with Java in 24 Hours. This step-by-step tutorial will teach you how to create simple Java programs and applets. Comprised of 24 one-hour lessons, this new e ...
Java编程 What I am trying to introduce here is a full fledged Java Instant messenger, which has all the featu
What I am trying to introduce here is a full fledged Java Instant messenger, which has all the features supplied by commercial messengers like Yahoo or MSN. Although it cannot compared to be in par with those messengers, it is an attempt by me to learn Advanced Java and JNI concepts. The challenges ...