搜索结果
找到约 105 项符合
Implementing 的查询结果
按分类筛选
- 全部分类
- 其他 (12)
- matlab例程 (11)
- 人工智能/神经网络 (10)
- 系统设计方案 (5)
- 其他书籍 (4)
- 编译器/解释器 (4)
- 通讯/手机编程 (4)
- VHDL/FPGA/Verilog (4)
- 驱动编程 (3)
- 电子书籍 (3)
- 通讯编程文档 (3)
- 技术资料 (3)
- 教程资料 (2)
- DSP编程 (2)
- 单片机开发 (2)
- Linux/Unix编程 (2)
- 压缩解压 (2)
- 嵌入式/单片机编程 (2)
- 文章/文档 (2)
- 软件设计/软件工程 (2)
- 嵌入式Linux (2)
- 其他嵌入式/单片机内容 (2)
- VC书籍 (2)
- 书籍 (2)
- 电源技术 (1)
- 可编程逻辑 (1)
- 语音压缩 (1)
- 文件格式 (1)
- 行业发展研究 (1)
- Windows CE (1)
- Java书籍 (1)
- 技术管理 (1)
- Java编程 (1)
- 数学计算 (1)
- 企业管理 (1)
- 数据库系统 (1)
- JavaScript (1)
- 系统/网络安全 (1)
- VIP专区 (1)
其他 Addressbook using double-linked list. This example shows the use of a double-linked list by implemen
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science ...
人工智能/神经网络 The purpose of this computer program is to allow the user to construct, train and test differenttype
The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the necessity for declaring multiple largestructures an ...
matlab例程 MATLABThe CD-ROM accompanying this book contains MATLAB® M-files (MATLAB language source code) an
MATLABThe CD-ROM accompanying this book contains MATLAB® M-files (MATLAB language source code) and Simulink® block diagram models for designing, implementing and testing control systems.
单片机开发 These routines transmit and receive serial data using two general * I/O pins, in 8 bit, No parity,
These routines transmit and receive serial data using two general
* I/O pins, in 8 bit, No parity, 1 stop bit format. They are useful
* for performing serial I/O on 8051 derivatives not having an
* internal UART, or for implementing a second serial channel.
系统设计方案 Wavelets have widely been used in many signal and image processing applications. In this paper, a ne
Wavelets have widely been used in many signal and image processing applications. In this paper, a new
serial-parallel architecture for wavelet-based image compression is introduced. It is based on a 4-tap wavelet
transform, which is realised using some FIFO memory modules implementing a pixel-level ...
电子书籍 The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and i
The DSP Design Flow workshop provides an introduction to the advanced tools you need to design and implement DSP algorithms targeting FPGAs. This intermediate workshop in implementing DSP functions focuses on learning how to use System Generator for DSP, as well as HDL design flow, CORE Generator so ...
通讯编程文档 A book describe RTP protocol over the internet. It offers readers detailed technical guidance for de
A book describe RTP protocol over the internet. It offers readers detailed technical guidance for designing, implementing, and managing any RTP-based system
VC书籍 C++方面的一些论文
C++方面的一些论文,希望对大家有所帮助
如An Approach for Implementing Object Persistence in C++ using Broker.pdf
压缩解压 Octane v1.01.20 The Open Compression Toolkit for C++ . The Open Compression Toolkit is a set of mo
Octane v1.01.20
The Open Compression Toolkit for C++ .
The Open Compression Toolkit is a set of modular C++ classes and utilities for implementing and testing compression algorithms.
Simple interface and skeleton code for creating new compression algorithms.
Complete testing framework for validati ...
VHDL/FPGA/Verilog Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A c
Verilog HDL: Magnitude
For a vector (a,b), the magnitude representation is the following:
A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC) algorithm. The CORDIC algorithm calculates the trigonometric functions of sine, cosine ...