搜索结果
找到约 346 项符合
architecture 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (39)
- 软件工程 (18)
- 微处理器开发 (17)
- 单片机编程 (15)
- VC书籍 (15)
- 技术资料 (15)
- 电子书籍 (14)
- 其他 (13)
- 书籍 (13)
- 文章/文档 (12)
- 行业发展研究 (12)
- 软件设计/软件工程 (11)
- 通讯编程文档 (10)
- 教程资料 (8)
- 可编程逻辑 (8)
- VHDL/FPGA/Verilog (8)
- Java书籍 (8)
- Linux/Unix编程 (8)
- 系统设计方案 (8)
- 电源技术 (6)
- matlab例程 (5)
- 嵌入式/单片机编程 (4)
- 单片机开发 (4)
- VIP专区 (4)
- 技术书籍 (3)
- 模拟电子 (3)
- 无线通信 (3)
- 技术管理 (3)
- 书籍源码 (3)
- DSP编程 (3)
- Java编程 (3)
- 程序设计 (2)
- 通信网络 (2)
- 嵌入式综合 (2)
- ARM (2)
- 接口技术 (2)
- 文件格式 (2)
- 其他嵌入式/单片机内容 (2)
- 人工智能/神经网络 (2)
- Windows CE (2)
- 操作系统开发 (2)
- 通讯/手机编程 (2)
- 驱动编程 (2)
- 手册 (2)
- 资料/手册 (1)
- 数学计算 (1)
- uCOS (1)
- 加密解密 (1)
- 编译器/解释器 (1)
- GPS编程 (1)
- 游戏 (1)
- Symbian (1)
- 压缩解压 (1)
- 网络 (1)
- 嵌入式Linux (1)
- 中间件编程 (1)
- 数据结构 (1)
- Internet/网络编程 (1)
- 编辑器/阅读器 (1)
- 数值算法/人工智能 (1)
- VxWorks (1)
- 3G开发 (1)
- 手机彩信(MMS)编程 (1)
- Oracle数据库 (1)
- SCSI/ASPI (1)
- 认证考试资料 (1)
- 源码 (1)
- 论文 (1)
VC书籍 This methodical text aspires to present various information relevant to operating systems, computer
This methodical text aspires to present various information relevant to operating systems, computer architecture, compilers, principles of programming languages, and C and C++ programming, specifically.
VC书籍 The release of the Microsoft Visual Studio .NET (and Visual C++ .NET in particular) has underscored
The release of the Microsoft Visual Studio .NET (and Visual C++ .NET in particular) has underscored Microsoft’s increasing focus on Internet technologies, which are at the heart of the Microsoft .NET architecture. In addition to supporting the .NET initiative, Visual C++ .
其他书籍 The book introduces the related knowledge realted to IPTV, including its definition, software archit
The book introduces the related knowledge realted to IPTV, including its definition, software architecture, etc.
软件工程 Telelogic Tau 面向复杂系统和应用程序的模型驱动开发 Telelogic Tau® 是面向系统及应用程序的分析、设计、开发和测试的Model Driven Development
Telelogic Tau
面向复杂系统和应用程序的模型驱动开发
Telelogic Tau&reg 是面向系统及应用程序的分析、设计、开发和测试的Model Driven Development&#8482 环境,它采用包括Unified Modeling Language&#8482 2.0 (UML&#8482 )、SysML和Model-Driven Architecture&reg (MDA&reg )在内的诸多行业标准。 ...
DSP编程 The TMS320C54x, TMS320LC54x, and TMS320VC54x fixed-point, digital signal processor (DSP) families (
The TMS320C54x, TMS320LC54x, and TMS320VC54x fixed-point, digital signal processor (DSP) families
(hereafter referred to as the ’54x unless otherwise specified) are based on an advanced modified Harvard
architecture that has one program memory bus and three data memory buses. These processors also ...
微处理器开发 FatFs06.rar FatFs is a generic file system module to implement the FAT file system to small embedde
FatFs06.rar
FatFs is a generic file system module to implement the FAT file system to small embedded systems. The FatFs is written in compliance with ANSI C, therefore it is independent of hardware architecture. It can be incorporated into cheap microcontrollers, such as 8051, PIC, AVR, SH, Z80, H8, ...
其他书籍 The System Management BIOS Reference Specification addresses how motherboard and system vendors pres
The System Management BIOS Reference Specification addresses how motherboard and system vendors present
management information about their products in a standard format by extending the BIOS interface on Intel
architecture systems. The information is intended to allow generic instrumentation to deli ...
VHDL/FPGA/Verilog DDR SDRAM控制器的VHDL源代码
DDR SDRAM控制器的VHDL源代码,含详细设计文档。
The DDR, DCM, and SelectI/O&#8482 features in the Virtex&#8482 -II architecture make it the perfect
choice for implementing a controller of a Double Data Rate (DDR) SDRAM. The Digital Clock
Manager (DCM) provides the required Delay Locked Loop (DLL), Dig ...
数值算法/人工智能 Batch version of the back-propagation algorithm. % Given a set of corresponding input-output pairs
Batch version of the back-propagation algorithm.
% Given a set of corresponding input-output pairs and an initial network
% [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the
% network with backpropagation.
%
% The activation functions must be either linear or tanh. The network
...
人工智能/神经网络 % Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is p
% Train a two layer neural network with the Levenberg-Marquardt
% method.
%
% If desired, it is possible to use regularization by
% weight decay. Also pruned (ie. not fully connected) networks can
% be trained.
%
% Given a set of corresponding input-output pairs and an initial
% network,
% ...