搜索结果
找到约 660 项符合
IMPLEMENTation 的查询结果
按分类筛选
- 全部分类
- matlab例程 (52)
- 其他 (41)
- Java编程 (37)
- VHDL/FPGA/Verilog (37)
- 其他书籍 (36)
- 数学计算 (26)
- 加密解密 (26)
- 人工智能/神经网络 (24)
- 压缩解压 (23)
- 数据结构 (18)
- 单片机编程 (17)
- 系统设计方案 (17)
- Linux/Unix编程 (16)
- 电子书籍 (16)
- 书籍 (16)
- 通讯编程文档 (15)
- 网络 (14)
- 文章/文档 (12)
- 软件设计/软件工程 (11)
- 通讯/手机编程 (11)
- 数值算法/人工智能 (10)
- 编译器/解释器 (10)
- 行业发展研究 (10)
- 技术资料 (9)
- 可编程逻辑 (8)
- 微处理器开发 (8)
- Java书籍 (8)
- 教程资料 (7)
- VC书籍 (7)
- 单片机开发 (6)
- 中间件编程 (6)
- 嵌入式/单片机编程 (5)
- 串口编程 (5)
- 3G开发 (5)
- 技术管理 (5)
- 汇编语言 (4)
- 文件格式 (4)
- 其他嵌入式/单片机内容 (4)
- 其他行业 (4)
- 软件工程 (3)
- 驱动编程 (3)
- Internet/网络编程 (3)
- 语音压缩 (3)
- 模拟电子 (2)
- 手机WAP编程 (2)
- 手机短信编程 (2)
- GPS编程 (2)
- USB编程 (2)
- Applet (2)
- CA认证 (2)
- Windows CE (2)
- Jsp/Servlet (2)
- 金融证券系统 (2)
- 认证考试资料 (2)
- JavaScript (2)
- 游戏 (2)
- DSP编程 (2)
- *行业应用 (2)
- 数据库系统 (2)
- BREW编程 (2)
- 源码 (2)
- VIP专区 (2)
- 实用工具 (1)
- 学术论文 (1)
- 资料/手册 (1)
- 教程资料 (1)
- Mentor (1)
- PCB相关 (1)
- 电源技术 (1)
- 无线通信 (1)
- 工控技术 (1)
- 教育系统应用 (1)
- J2ME (1)
- 书籍源码 (1)
- 编辑器/阅读器 (1)
- 邮电通讯系统 (1)
- SCSI/ASPI (1)
- Delphi控件源码 (1)
- 并行计算 (1)
- 其他数据库 (1)
- Ajax (1)
- 技术教程 (1)
VC书籍 C++ From Scratch: An Object-Oriented Approach is designed to walk novice programmers through the ana
C++ From Scratch: An Object-Oriented Approach is designed to walk novice programmers through the analysis, design and implementation of a functioning object-oriented application using C++. You will learn all the critical programming concepts and techniques associated with the language in the context ...
GPS编程 Software-defined radios (SDRs) have been around for more than a decade. The first complete Global P
Software-defined radios (SDRs) have been around for more than a decade. The
first complete Global Positioning System (GPS) implementation was described
by Dennis Akos in 1997. Since then several research groups have presented their
contributions.We therefore find it timely to publish an up-to-date t ...
通讯/手机编程 The target of the assignment is to familiarize the student with MIMO channel modeling. The work is
The target of the assignment is to familiarize the student with MIMO channel modeling.
The work is based on L. Schumacher’s MIMO channel model implementation, with
added capacity analysis. First the channel model implementation is introduced, and
thereafter analysis on MIMO channel with different p ...
电子书籍 The goal of this thesis is the development of traffic engineering rules for cellular packet radio n
The goal of this thesis is the development of traffic engineering rules for cellular packet
radio networks based on GPRS and EDGE. They are based on traffic models for typical
mobile applications. Load generators, representing these traffic models, are developed
and integrated into a simulation envi ...
其他书籍 Behavioral models are used in games and computer graphics for realistic simulation of massive crowd
Behavioral models are used in games and computer graphics for
realistic simulation of massive crowds. In this paper, we present a
GPU based implementation of Reynolds [1987] algorithm for simulating
flocks of birds and propose an extension to consider environment
self occlusion. We performed several ...
单片机开发 This is the source code of a digital clock implemented using Atmel 8 bit AVR Controller(ATMega16). T
This is the source code of a digital clock implemented using Atmel 8 bit AVR Controller(ATMega16). To fully understand it look at the hardware implementation shown in attached photo(pdf).
VHDL/FPGA/Verilog Here an embedded System-on-Chip is build, in an Xilinx Spartan-3 FPGA with Microblaze as the process
Here an embedded System-on-Chip is build, in an Xilinx Spartan-3 FPGA with Microblaze as the processor.A PLB core System is made with the VGA IP core attached to it. The software written for the MicroBlaze processor specifies the object, the color and the movement of the display. The functionality o ...
VC书籍 If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood,"
If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood," then Inside the C++ Object Model is for you!
Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary ge ...
认证考试资料 Complete coverage of all four CCNP exams: ? EIGRP, OSPF, IS-IS, and BGP ? Optimizing routing ? IP
Complete coverage of all four CCNP exams:
? EIGRP, OSPF, IS-IS, and BGP
? Optimizing routing
? IP multicast
? IPv6
? VLAN implementation
? Spanning Tree
? InterVLAN routing
? Layer 3 redundancy
? Wireless LANs
? VoIP in campus networks
? Campus network security
? Frame-mode MPLS
? IPsec
? Cisco devi ...
数值算法/人工智能 Analysis and implementation of TR-BDF2
刚性系统数值积分算法BDF,并给出了高效的计算方法,MATLAB中ODE15s算法的考虑文献。