搜索结果

找到约 127 项符合 OptionS 的查询结果

可编程逻辑 XAPP520将符合2.5V和3.3V I/O标准的7系列FPGA高性能I/O Bank进行连接

XAPP520将符合2.5V和3.3V I/O标准的7系列FPGA高性能I/O Bank进行连接  The I/Os in Xilinx® 7 series FPGAs are classified as either high range (HR) or high performance (HP) banks. HR I/O banks can be operated from 1.2V to 3.3V, whereas HP I/O banks are optimized for operation between 1.2V and ...
https://www.eeworm.com/dl/kbcluoji/40104.html
下载: 28
查看: 1114

可编程逻辑 PowerPCB培训教程

欢迎使用 PowerPCB 教程。本教程描述了 PADS-PowerPCB  的绝大部分功能和特点,以及使用的各个过程,这些功能包括: · 基本操作 · 建立元件(Component) · 建立板子边框线(Board outline) · 输入网表(Netlist) · 设置设计规则(Design Rule) · 元件(Part)的布局(Placement) · 手工和交互的布线 · SPECCTRA全自动 ...
https://www.eeworm.com/dl/kbcluoji/40212.html
下载: 44
查看: 1045

可编程逻辑 Allegro SPB V15.2 版新增功能

15.2 已經加入了有關貫孔及銲點的Z軸延遲計算功能. 先開啟 Setup - Constraints - Electrical constraint sets  下的 DRC 選項.  點選 Electrical Constraints dialog box 下 Options 頁面 勾選 Z-Axis delay栏. 
https://www.eeworm.com/dl/kbcluoji/40223.html
下载: 160
查看: 1037

可编程逻辑 Cadence PCB 设计与制板

§1、安装:    SPB15.2 CD1~3,安装1、2,第3为库,不安装    License安装:         设置环境变量lm_license_file   D:\Cadence\license.dat         修改license中SERVER yy ...
https://www.eeworm.com/dl/kbcluoji/40272.html
下载: 149
查看: 1040

其他 系统可用编辑器1. Overview 2. System Requirements 3. Contents of the Distribution Package 4. List of Availab

系统可用编辑器1. Overview 2. System Requirements 3. Contents of the Distribution Package 4. List of Available Command Line Flag Options 5. Contents of the Extracted Files 6. Installing the Software in Interactive Mode 7. Installing the Software in Silent Mode 8. Installing the INF Files Prior to OS ...
https://www.eeworm.com/dl/534/120396.html
下载: 34
查看: 1077

家庭/个人应用 Complete video store application in C++ using linked lists to store data in files. it keeps track of

Complete video store application in C++ using linked lists to store data in files. it keeps track of videos and customers and have many checks and options.
https://www.eeworm.com/dl/667/124611.html
下载: 153
查看: 1058

uCOS 介绍几种cpuThe 8xC251SA/SB/SP/SQ improves on the MCS-51 architecture and peripheral features, introducin

介绍几种cpuThe 8xC251SA/SB/SP/SQ improves on the MCS-51 architecture and peripheral features, introducing the advanced register based CPU architecture i.e., the MCS 251 microcontroller architecture. The register based CPU supports a 40-byte register file. In addition, the 8xC251SA/SB/SP/SQ microcont ...
https://www.eeworm.com/dl/649/128798.html
下载: 72
查看: 1066

数据结构 解决时钟问题

解决时钟问题,acm竞赛题 A weird clock marked from 0 to 59 has only a minute hand. It won t move until a special coin is thrown into its box. There are different kinds of coins as your options. However once you make your choice, you cannot use any other kind. There are infinite number of coins of eac ...
https://www.eeworm.com/dl/654/155653.html
下载: 163
查看: 1030

uCOS 这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small R

这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\temp中,您可以 ...
https://www.eeworm.com/dl/649/158197.html
下载: 156
查看: 1137

uCOS 这个例子是例子2的另一种写法(但任务数量不同),它使用了最高优先级任务作为显示任务,全局变量ShowChar作为参数.函数TaskB是优先级1~10的任务函数,因为没有使用局部变量,这些任务可以用一个

这个例子是例子2的另一种写法(但任务数量不同),它使用了最高优先级任务作为显示任务,全局变量ShowChar作为参数.函数TaskB是优先级1~10的任务函数,因为没有使用局部变量,这些任务可以用一个函数. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\temp中,您可以在Project->Options for Target "Target 1"的output页 ...
https://www.eeworm.com/dl/649/158198.html
下载: 185
查看: 1077