搜索结果
找到约 54 项符合
Generating 的查询结果
按分类筛选
- 全部分类
- matlab例程 (6)
- 其他 (5)
- Java编程 (4)
- 模拟电子 (2)
- 单片机编程 (2)
- DSP编程 (2)
- 3G开发 (2)
- 数学计算 (2)
- 多媒体处理 (1)
- 电源技术 (1)
- 可编程逻辑 (1)
- 数据库系统 (1)
- 编译器/解释器 (1)
- 人工智能/神经网络 (1)
- 软件设计/软件工程 (1)
- 系统设计方案 (1)
- VC书籍 (1)
- 其他书籍 (1)
- 技术管理 (1)
- 邮电通讯系统 (1)
- Delphi控件源码 (1)
- 单片机开发 (1)
- 压缩解压 (1)
- 游戏 (1)
- 通讯/手机编程 (1)
- Java书籍 (1)
- *行业应用 (1)
- 网络 (1)
- 通讯编程文档 (1)
- FlashMX/Flex源码 (1)
- 加密解密 (1)
- 电子政务应用 (1)
- Ajax (1)
- 驱动编程 (1)
- Applet (1)
- 金融证券系统 (1)
- 书籍 (1)
电源技术 Wide-input dc/dc modules offer
When a system designer specifies a nonisolated dc/dc powermodule, considering the needed input voltage range isequally as important as considering the required performanceattributes and features. Generally, nonisolated moduleshave either a narrow or a wide input voltage range. Narrowinputmodules typ ...
单片机编程 PCA9544A 4channel I2C multiple
The PCA9544A provides 4 interrupt inputs, one for each channeland one open drain interrupt output. When an interrupt is generated byany device, it will be detected by the PCA9544A and the interruptoutput will be driven LOW. The channel need not be active fordetection of the interrupt. A bit is also ...
单片机编程 68HC05K0 Infra-red Remote Cont
The MC68HC05K0 is a low cost, low pin countsingle chip microcomputer with 504 bytes of userROM and 32 bytes of RAM. The MC68HC05K0 isa member of the 68HC05K series of devices whichare available in 16-pin DIL or SOIC packages.It uses the same CPU as the other devices in the68HC05 family and has the s ...
可编程逻辑 怎样使用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 ...
编译器/解释器 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 ...
Java编程 The ability to create groups of reports, and grant users access to reports by group. The ability to
The ability to create groups of reports, and grant users access to reports by group. The ability to generate reports as PDF, XLS, HTML, and CSV files. The ability to generate bar, pie and xy charts for inclusion in reports. The ability to schedule and email PDF, XLS, and CSV reports. The ability to ...
其他 prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-Simple Path example
prolog 找路例子程序:
=== === === === === ===
Part 1-Adding connections
Part 2-Simple Path
example
| ?- path1(a,b,P,T).
will produce the response:
T = 15
P = [a,b] ?
Part 3 - Non-repeating path
As an example, the query:
?- path2(a,h,P,T).
will succeed and may produce the bindings:
P = ...
数学计算 亚定方程组求解:If serial correlation is found, you may have misspecified your model and should return to y
亚定方程组求解:If serial correlation is found, you may have misspecified your model and
should return to your theory for a better representation of the data generating
process. This possibility is quite likely and should be taken seriously.
软件设计/软件工程 Design Specification Introduction Goals and Objectives GameForge is a graphical tool used
Design Specification
Introduction
Goals and Objectives
GameForge is a graphical tool used to aid in the design and creation of video games. It attempts to bring game development down to a level that any computer savvy user can understand, without requiring masterful programming ability. A user w ...
matlab例程 This is a collection of m-files I created to complete a research project into the DC components of v
This is a collection of m-files I created to complete a research project into the DC components of various encoding techniques. Eight of the files create random bit sequences that conform to their coding requirements. The others were files I found useful in the scope of the project and supplement th ...