搜索结果
找到约 137 项符合
creatIng 的查询结果
按分类筛选
- 全部分类
- Java编程 (15)
- 其他书籍 (12)
- Linux/Unix编程 (9)
- VC书籍 (8)
- Java书籍 (8)
- 可编程逻辑 (6)
- 其他 (6)
- Delphi控件源码 (6)
- 书籍 (5)
- 通讯/手机编程 (4)
- 软件设计/软件工程 (4)
- 电子书籍 (3)
- 书籍源码 (2)
- 嵌入式/单片机编程 (2)
- 技术管理 (2)
- 压缩解压 (2)
- 微处理器开发 (2)
- matlab例程 (2)
- SQL Server (2)
- BREW编程 (2)
- 文件格式 (2)
- 单片机开发 (2)
- 技术资料 (2)
- 教程资料 (1)
- Mentor (1)
- 电源技术 (1)
- 单片机编程 (1)
- 教程资料 (1)
- 嵌入式综合 (1)
- J2ME (1)
- 编译器/解释器 (1)
- Delphi/CppBuilder (1)
- Windows Mobile (1)
- Applet (1)
- uCOS (1)
- 操作系统开发 (1)
- Internet/网络编程 (1)
- 系统设计方案 (1)
- USB编程 (1)
- Ajax (1)
- 数值算法/人工智能 (1)
- 文章/文档 (1)
- 通讯编程文档 (1)
- 网络 (1)
- 软件工程 (1)
- Symbian (1)
- VHDL/FPGA/Verilog (1)
- 行业发展研究 (1)
- Oracle数据库 (1)
- 游戏 (1)
- 其他 (1)
- VIP专区 (1)
嵌入式综合 LabVIEW for Everyone(经典英文书籍)
The #1 Step-by-Step Guide to labviewNow Completely Updated for labview 8!
 
Master labview 8 with the industry's friendliest, most intuitive tutorial: labview for Everyone, Third Edition. Top labview experts Jeffrey Travis and Jim Kring teach labview the easy way: through carefully explained, s ...
可编程逻辑 使用Nios II软件构建工具
 使用Nios II软件构建工具
This chapter describes the Nios® II Software Build Tools (SBT), a set of utilities and
scripts that creates and builds embedded C/C++ application projects, user library
projects, and board support packages (BSPs). The Nios II SBT supports a repeatable,
scriptable, a ...
可编程逻辑 面向Eclips的Nios II软件构建工具手册
面向Eclips的Nios II软件构建工具手册
The Nios® II Software Build Tools (SBT) for Eclipse™ is a set of plugins based on the
Eclipse™ framework and the Eclipse C/C++ development toolkit (CDT) plugins. The
Nios II SBT for Eclipse provides a consistent development platform that works for ...
可编程逻辑 怎样使用Nios II处理器来构建多处理器系统
怎样使用Nios II处理器来构建多处理器系统
Chapter 1. Creating Multiprocessor Nios II Systems
Introduction to Nios II Multiprocessor Systems . . . . . . . . . . . . . . 1–1
Benefits of Hierarchical Multiprocessor Systems  . . . . . . . . . . . . . . . 1–2
Nios II Multiprocessor System ...
可编程逻辑 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 ...
可编程逻辑 Creating Safe State Machines(Mentor)
 
Finite state machines are widely used in digital circuit designs. Generally, when designing a state machine using an HDL, the synthesis tools will optimize away all states that cannot be reached and generate a highly optimized circuit. Sometimes, however, the optimization is not acceptabl ...
可编程逻辑 Virtex-5 GTP Transceiver Wizar
The LogiCORE™ GTP Wizard automates the task of creating HDL wrappers to configure the high-speed serial GTP transceivers in Virtex™-5 LXT and SXT devices. The menu-driven interface allows one or more GTP transceivers to be configured using pre-definedtemplates for popular industry standa ...
编译器/解释器 Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (lik
Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (like yacc and ANTLR) by creating well-commented and readable source code, by having automatic error recovery and detailed error messages, and by support for testing and debugging grammars without generat ...
Delphi/CppBuilder Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also d
Overview In this chapter I introduce Borland C++Builder (BCB) and explain what it is about. I also devote considerable time to explaining the purpose of this book and the philosophy behind my approach to technical writing. Technical subjects covered in this chapter include Creating a simple Multimed ...
Linux/Unix编程 A C++ N-grams Package 2.0 This is a simple C++ n-grams package that includes a header, the correspo
A C++ N-grams Package 2.0
This is a simple C++ n-grams package that includes a header, the corresponding cpp file, and a sample driver program. It is a natural language processing tool for creating n-gram profiles for text documents. The details on usage is documented in the header right above each ...