搜索结果
找到约 416 项符合
Single 的查询结果
按分类筛选
- 全部分类
- 技术资料 (57)
- 单片机编程 (47)
- 单片机开发 (35)
- 书籍 (28)
- 其他 (18)
- 电源技术 (16)
- 人工智能/神经网络 (12)
- 模拟电子 (11)
- 其他书籍 (9)
- 软件设计/软件工程 (9)
- matlab例程 (9)
- Linux/Unix编程 (8)
- 通讯编程文档 (7)
- 系统设计方案 (7)
- 嵌入式综合 (6)
- Java编程 (6)
- 可编程逻辑 (5)
- 网络 (5)
- 文章/文档 (5)
- 数值算法/人工智能 (5)
- 微处理器开发 (5)
- 嵌入式/单片机编程 (5)
- 教程资料 (4)
- 通讯/手机编程 (4)
- 汇编语言 (4)
- 其他嵌入式/单片机内容 (4)
- 数学计算 (4)
- 行业发展研究 (4)
- 技术书籍 (3)
- ARM (3)
- 书籍源码 (3)
- 电子书籍 (3)
- Internet/网络编程 (3)
- 文件格式 (3)
- VHDL/FPGA/Verilog (3)
- VC书籍 (3)
- VIP专区 (3)
- 行业应用文档 (2)
- 无线通信 (2)
- 加密解密 (2)
- 编译器/解释器 (2)
- 压缩解压 (2)
- 教育系统应用 (2)
- 语音压缩 (2)
- 源码 (2)
- 手册 (2)
- 资料/手册 (1)
- 测试测量 (1)
- GPS编程 (1)
- 串口编程 (1)
- 中间件编程 (1)
- 软件工程 (1)
- DSP编程 (1)
- USB编程 (1)
- 其他行业 (1)
- Modem编程 (1)
- 并行计算 (1)
- MySQL数据库 (1)
- 游戏 (1)
- SQL Server (1)
- Applet (1)
- Windows CE (1)
- 3G开发 (1)
- 邮电通讯系统 (1)
- 驱动编程 (1)
- JavaScript (1)
- J2ME (1)
- 数据结构 (1)
- 家庭/个人应用 (1)
- Jsp/Servlet (1)
- C/C++语言编程 (1)
- FPGA (1)
- 接口技术 (1)
- DSP工具/软件 (1)
- 开发板 (1)
- 应用设计 (1)
- 软件 (1)
- 论文 (1)
系统设计方案 The purpose of this project is to explore the issues and implementation of a multiple instruction st
The purpose of this project is to explore the issues and implementation of a multiple instruction stream, single data stream processor. We are running two instruction streams on two CPUs which share an address space. The processors share a second level cache, and maintain coherence at the L1 cache w ...
驱动编程 $Header: /cvsroot/nsnam/ns-2/mac/mac-tdma.cc,v 1.16 2006/02/22 13:25:43 mahrenho Exp $ // // mac-t
$Header: /cvsroot/nsnam/ns-2/mac/mac-tdma.cc,v 1.16 2006/02/22 13:25:43 mahrenho Exp $
//
// mac-tdma.cc
//
// Preamble TDMA MAC layer for single hop.
// Centralized slot assignment computing.
VHDL/FPGA/Verilog This is is a bridge IP core to interface the Tensilica PIF bus protocol with the OpenCores WishBone.
This is is a bridge IP core to interface the Tensilica PIF bus protocol with the OpenCores WishBone. It currently supports single-cycle as well as burst transfer operations. The core has been tested in a master-PIF slave-WB configuration.
matlab例程 Example script to read CF-compliant structured grid NetCDF data into Matlab using the NetCDF-Jav
Example script to read CF-compliant structured grid NetCDF
data into Matlab using the NetCDF-Java libraryI m using "toolsUI.jar" which is advertised as "a nice fat jar
file containing everything in a single jar"
Java编程 The JavaServer Pages (JSP) Expression Language (EL) is a simple non-procedural scripting language
The JavaServer Pages (JSP) Expression Language (EL) is a
simple non-procedural scripting language that can be used
to evaluate dynamic expressions within a JSP page. Each EL
expression evaluates to a single value that is then expressed as
text in the output of the JSP (when used in template text ...
书籍源码 -- Hamming Decoder -- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder a
-- Hamming Decoder
-- This Hamming decoder accepts an 8-bit Hamming code (produced by the encoder above) and performs single error correction and double error detection.
-- download from: www.pld.com.cn & www.fpga.com.cn
LIBRARY ieee
USE ieee.std_logic_1164.ALL
ENTITY hamdec IS
PORT(hamin : ...
系统设计方案 In 揚erformance of multi-carrier DS CDMA Systems?we apply a multi-carrier signaling technique to a di
In 揚erformance of multi-carrier DS CDMA Systems?we apply a multi-carrier signaling technique to a direct-sequence CDMA system, where a data sequence multiplied by a spreading sequence modulates multiple carriers, rather than a single carrier. The receiver provides a correlator for each carrier, and ...
网络 The uIP implementation is designed to have only the absolute minimal set of features needed for a fu
The uIP implementation is designed to have only the absolute minimal set of features needed for a full TCP/IP stack. It can only handle a single network interface and contains only a rudimentary UDP implementation, but focuses on the IP, ICMP and TCP protocols. uIP is written in the C programming la ...
电子书籍 A programmable digital signal processor (PDSP) is a special-purpose microprocessor with specialized
A programmable digital signal processor (PDSP) is a special-purpose microprocessor
with specialized architecture and instruction set for implementing DSP
algorithms. Typical architectural features include multiple memory partitions (onchip,
off-chip, data memory, program memory, etc.), multiple (gen ...
嵌入式/单片机编程 The potential of solving real-time demanding industrial applications, using vision-based algorithms
The potential of solving real-time demanding industrial applications, using vision-based
algorithms, drastically grew due to an increasing availability of computational power.
In this thesis a novel real-time, vision-based Blackjack analysis system is presented. The
embedding of the vision algorithm ...