搜索结果
找到约 113 项符合
fully 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (12)
- 书籍 (10)
- VHDL/FPGA/Verilog (8)
- 模拟电子 (6)
- Java编程 (6)
- 其他 (6)
- 电子书籍 (4)
- 技术资料 (4)
- 单片机编程 (3)
- 可编程逻辑 (3)
- matlab例程 (3)
- 电源技术 (2)
- 嵌入式综合 (2)
- 无线通信 (2)
- 人工智能/神经网络 (2)
- 驱动编程 (2)
- Delphi控件源码 (2)
- 数学计算 (2)
- VC书籍 (2)
- 行业发展研究 (2)
- 文件格式 (2)
- 技术书籍 (1)
- allegro (1)
- 教程资料 (1)
- 通信网络 (1)
- 手机短信编程 (1)
- SQL Server (1)
- 数值算法/人工智能 (1)
- 串口编程 (1)
- CA认证 (1)
- 软件设计/软件工程 (1)
- 网络 (1)
- Java书籍 (1)
- 操作系统开发 (1)
- 系统设计方案 (1)
- 压缩解压 (1)
- 数据结构 (1)
- 通讯/手机编程 (1)
- 汇编语言 (1)
- 企业管理 (1)
- Linux/Unix编程 (1)
- Jsp/Servlet (1)
- 嵌入式Linux (1)
- 文章/文档 (1)
- Internet/网络编程 (1)
- MTK (1)
- 单片机开发 (1)
- DSP工具/软件 (1)
- 软件 (1)
文件格式 This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was rea
This paper presents a low-power asynchronous implementation of the 80C51 microcontroller. It was realized in a 0.5 &micro m CMOS process and it shows a power advantage of a factor 4 compared to a recent synchronous implementation in the same technology. The chip is fully bit compatible with the sync ...
通讯/手机编程 The package contains a Reed-Solomon coding and decoding program, derived partly from Phil Karn/Rob
The package contains a Reed-Solomon coding and decoding program, derived
partly from Phil Karn/Robert Morelos-Zaragoza "new_rs_erasures.c".
In particular the Berlekamp-Massey algorithm has not been modified. New
features compared to "new_rs_erasures.c" are:
- fully parameterized: code parameters ...
电子书籍 The Ralink 802.11n Chipset family provides solutions for PCI, PCIe and USB interfaces with both 2.4
The Ralink 802.11n Chipset family provides solutions for
PCI, PCIe and USB interfaces with both 2.4 and 2.4/5GHz
suppport. Each chipset consists of two highly integrated ICs
(RFIC and BB/MAC IC) that fully comply with current draft
IEEE 802.11n and IEEE 802.11a/b/g standards.
汇编语言 Abstract A new intelligent milometer base on a microcontroller can count the sum. By taking full u
Abstract
A new intelligent milometer base on a microcontroller can count the sum. By taking full use of the processor 89s51 and E² PROM (AT24C02) and sensor of magnetism, it can count the sum of fully distance and the course of development.
企业管理 Joomla 收费插件:企业客户管理系统。 Our suite of components and tools are architected and programmed specifical
Joomla 收费插件:企业客户管理系统。
Our suite of components and tools are architected and programmed specifically for Joomla, the award winning CMS.
jForce will provide you with:
jAccounts – for your invoicing and billing needs
jContacts – a new way to manage your sales funnel and business lead ...
数学计算 The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d
The inverse of the gradient function. I ve provided versions that work on 1-d vectors, or 2-d or 3-d arrays. In the 1-d case I offer 5 different methods, from cumtrapz, and an integrated cubic spline, plus several finite difference methods.
In higher dimensions, only a finite difference/linear alge ...
其他书籍 不错的 PERL 教程 Find a Perl programmer, and you ll find a copy of Perl Cookbook nearby. Perl Cookbook
不错的 PERL 教程
Find a Perl programmer, and you ll find a copy of Perl Cookbook nearby. Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. The book contains hundreds of rigorously reviewed Perl "recipes" and thousands of examp ...
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 ...
人工智能/神经网络 % 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,
% ...
matlab例程 Train a two layer neural network with a recursive prediction error % algorithm ("recursive Gauss-Ne
Train a two layer neural network with a recursive prediction error
% algorithm ("recursive Gauss-Newton"). Also pruned (i.e., not fully
% connected) networks can be trained.
%
% The activation functions can either be linear or tanh. The network
% architecture is defined by the matrix NetDef , w ...