搜索结果
找到约 8,501 项符合
system verilog 的查询结果
按分类筛选
- 全部分类
- 技术资料 (2902)
- VHDL/FPGA/Verilog (1542)
- 其他书籍 (284)
- 其他 (255)
- 学术论文 (186)
- 教程资料 (149)
- 单片机编程 (148)
- 嵌入式/单片机编程 (142)
- 单片机开发 (128)
- 其他嵌入式/单片机内容 (128)
- 书籍 (125)
- matlab例程 (112)
- Java编程 (111)
- 可编程逻辑 (110)
- Linux/Unix编程 (104)
- 系统设计方案 (93)
- 通讯/手机编程 (80)
- 软件设计/软件工程 (79)
- 电子书籍 (77)
- 微处理器开发 (65)
- 文章/文档 (61)
- VIP专区 (61)
- 通讯编程文档 (52)
- 源码 (50)
- 书籍源码 (49)
- 软件工程 (47)
- 加密解密 (44)
- 操作系统开发 (44)
- 汇编语言 (44)
- VHDL/Verilog/EDA源码 (39)
- 串口编程 (39)
- 文件格式 (35)
- 行业发展研究 (33)
- 技术书籍 (31)
- VC书籍 (28)
- 编译器/解释器 (26)
- 网络 (26)
- 其他数据库 (26)
- 人工智能/神经网络 (26)
- 驱动编程 (25)
- Internet/网络编程 (25)
- 压缩解压 (24)
- *行业应用 (24)
- 嵌入式Linux (24)
- Delphi控件源码 (24)
- SQL Server (24)
- 模拟电子 (23)
- 无线通信 (22)
- 数学计算 (22)
- 技术管理 (22)
- DSP编程 (19)
- 数据库系统 (19)
- USB编程 (19)
- 电源技术 (18)
- 企业管理 (18)
- 其他行业 (18)
- 中间件编程 (18)
- Jsp/Servlet (18)
- 嵌入式综合 (17)
- 技术教程 (16)
- 教程资料 (16)
- VxWorks (16)
- 数值算法/人工智能 (15)
- JavaScript (14)
- 教程 (13)
- Java书籍 (12)
- Windows CE (11)
- 教育系统应用 (10)
- uCOS (10)
- 并行计算 (10)
- 开发工具 (9)
- 金融证券系统 (9)
- 医药行业 (9)
- GPS编程 (9)
- 精品软件 (9)
- 软件 (8)
- 工控技术 (8)
- 游戏 (8)
- Applet (8)
- 数据结构 (8)
- MySQL数据库 (8)
- RFID编程 (8)
- 3G开发 (8)
- 资料/手册 (7)
- ARM (7)
- 通信网络 (7)
- 多国语言处理 (7)
- 酒店行业 (7)
- 接口技术 (6)
- 实用工具 (6)
- SCSI/ASPI (6)
- 家庭/个人应用 (6)
- 邮电通讯系统 (6)
- 其他文档 (5)
- EDA相关 (5)
- 教程资料 (5)
- allegro (5)
- J2ME (5)
- 百货/超市行业 (5)
- Symbian (5)
教程资料 WP312-Xilinx新一代28nm FPGA技术简介
Xilinx Next Generation 28 nm FPGA Technology Overview
Xilinx has chosen 28 nm high-κ metal gate (HKMG) highperformance,low-power process technology and combined it with a new unified ASMBL™ architecture to create a new generation of FPGAs that offer lower power and higher performance. ...
可编程逻辑 Nios II 系列处理器配置选项
    Nios II 系列处理器配置选项:This chapter describes the Nios® II Processor parameter editor in Qsys and SOPC Builder. The Nios II Processor parameter editor allows you to specify the processor features for a particular Nios II hardware system. This chapter covers the features of ...
可编程逻辑 WP312-Xilinx新一代28nm FPGA技术简介
Xilinx Next Generation 28 nm FPGA Technology Overview
Xilinx has chosen 28 nm high-κ metal gate (HKMG) highperformance,low-power process technology and combined it with a new unified ASMBL™ architecture to create a new generation of FPGAs that offer lower power and higher performance. ...
教育系统应用 使用jsp+my sql构成的电子管理系统。能实现借书
使用jsp+my sql构成的电子管理系统。能实现借书,日记,激光唱碟,对在系统中登录的借用人进行管理的电子图书馆。
A web base electronic library that can lends books, journals, CDs, videos to borrowers who are registered in the system, as are the books and magazines. J2EE (JSP, Servlet and JDBC) & MySQL for ...
SQL Server This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYS
This project attempts to implement a Database using B+Tree. The project has developed a DATABASE SYSTEM with lesser memory consumption. Its API includes simple SQL Statements and the output is displayed on the screen. Certain applications for which several features of existing databases like concurr ...
行业发展研究 20世纪90年代中期
20世纪90年代中期,因使用ASIC实现芯片组受到启发,萌生应该将完整计算机所有不同的功能块一
次直接集成于一颗硅片上的想法。这种芯片,初始起名叫System on a Chip(SoC),直译的中文名是
系统级芯片
其他书籍 Every day, patches are created to cover up security holes in software applications and operating sys
Every day, patches are created to cover up security holes in software applications and operating systems. But by the time you download a patch, it could be too late. A hacker may have already taken advantage of the hole and wreaked havoc on your system. This innovative book will help you stay one st ...
软件工程 在for DOS的C语言中
在for DOS的C语言中,有一个system()函数,其功能是执行命令行程序,在VB中也有shell()函数,在Windows程序设计中WinAPI也为我们提供了类似的函数,它们就是WinExec()和ShellExecute(),下面就来讨论一下这两个函数的用法。
人工智能/神经网络 aDABOOST This package contains the following files: learner.jar - is a platform independent java
aDABOOST
This package contains the following files:
learner.jar - is a platform independent java package. In order to run it on windows/linux
open the command prompt/shell and type the command "java -jar learner.jar".
Make sure the java installation path is set in the system enviroment.
learner ...
汇编语言 Program main BIOS image | | /B - Program Boot Block | | /N - Program NVRAM | | /C - Destroy CM
Program main BIOS image |
| /B - Program Boot Block |
| /N - Program NVRAM |
| /C - Destroy CMOS checksum |
| /E - Program Embedded Controller Block |
| /K - Program all non-critical blocks |
| /Kn - Program n th non-critical block only(n=0-7) |
| /Q - Silent execution |
| /REBOOT - Reboot a ...