搜索结果
找到约 487 项符合
Paper 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (66)
- 其他书籍 (49)
- 技术资料 (37)
- 行业发展研究 (33)
- 通讯编程文档 (27)
- 软件设计/软件工程 (25)
- 其他 (24)
- 文章/文档 (19)
- 文件格式 (18)
- matlab例程 (15)
- 可编程逻辑 (12)
- 技术管理 (12)
- 论文 (12)
- 系统设计方案 (10)
- VHDL/FPGA/Verilog (9)
- 压缩解压 (8)
- 教程资料 (7)
- 电子书籍 (7)
- 人工智能/神经网络 (5)
- DSP编程 (5)
- 无线通信 (4)
- VC书籍 (4)
- 数学计算 (4)
- 单片机开发 (4)
- 书籍 (4)
- allegro (3)
- 电源技术 (3)
- Linux/Unix编程 (3)
- 数据结构 (3)
- 数值算法/人工智能 (3)
- Java编程 (3)
- 模拟电子 (2)
- 通信网络 (2)
- 传感与控制 (2)
- USB编程 (2)
- Delphi控件源码 (2)
- 微处理器开发 (2)
- Java书籍 (2)
- Internet/网络编程 (2)
- 书籍源码 (2)
- 通讯/手机编程 (2)
- 软件工程 (2)
- 3G开发 (2)
- SQL Server (2)
- 嵌入式/单片机编程 (2)
- 加密解密 (2)
- 资料/手册 (1)
- 教程资料 (1)
- PCB相关 (1)
- 嵌入式综合 (1)
- ARM (1)
- 工控技术 (1)
- 测试测量 (1)
- 串口编程 (1)
- 其他嵌入式/单片机内容 (1)
- 其他数据库 (1)
- VxWorks (1)
- 多国语言处理 (1)
- 数据库系统 (1)
- 电子政务应用 (1)
- 网络 (1)
- 电子技术 (1)
- 学术论文 (1)
- 多媒体处理 (1)
- 其他 (1)
VHDL/FPGA/Verilog Designing a synchronous finite state machine (FSM) is a common task for a digital logic engineer. T
Designing a synchronous finite state machine (FSM) is a common task for a digital
logic engineer. This paper discusses a variety of issues regarding FSM design using
Synopsys Design Compiler. Verilog and VHDL coding styles are presented, and
different methodologies are compared using real-world exam ...
系统设计方案 The main function of the traffic detection system is to examine the speed, the flow, the vehicle typ
The main function of the traffic detection system is to examine the speed, the flow, the vehicle type and the lane occupancy of the motor vehicles. The method based on ARM embedded system in this paper provides a new means for the traffic detection system research.
VHDL/FPGA/Verilog The FPGA can realize a more optimized Digital controller in DC/DC Converters when compare to DSPs. I
The FPGA can realize a more optimized Digital controller in DC/DC Converters when compare to DSPs. In this paper, based on the FPGA platform, The theoretical analysis, characteristics, simulation and design consideration are given. The methods to implement the digital DC/DC Converters have been rese ...
VHDL/FPGA/Verilog A spatiotemporal chaotic map is digitized to develop a highly paralleled PRBS generator that accommo
A spatiotemporal chaotic map is digitized to develop a highly paralleled PRBS generator that accommodates to FPGA (Field Programmable Gate Array) implementation in present paper.
DSP编程 Hardware random number generators attempt to extract randomness directly from complex physical syst
Hardware random number generators attempt to extract
randomness directly from complex physical systems. In this way they create random outputs without requiring any seed inputs. In this paper we describe how to use Physical Random Functions (or Physical Unclonable Functions, PUFs) to create a candid ...
其他书籍 The Open Radar Data Acquisition (ORDA) subsystem replaces the current WSR-88D Radar Data Acquisiti
The Open Radar Data Acquisition (ORDA)
subsystem replaces the current WSR-88D Radar
Data Acquisition subsystem with improved
receiver and signal processing hardware and with
improved user interface, signal processing and
diagnostics software. This paper will discuss the
input data from the digital r ...
网络 Click is a modular router toolkit. To use it you ll need to know how to compile and install the sof
Click is a modular router toolkit. To use it you ll need to know how to
compile and install the software, how to write router configurations, and
how to write new elements. Our ACM Transactions on Computer Systems paper,
available from the Web site, will give you a feeling for what Click can
do. Usi ...
人工智能/神经网络 卡耐基.梅隆大学的牛发写的关于孤立点和数据清洗的文章
卡耐基.梅隆大学的牛发写的关于孤立点和数据清洗的文章,全英文,2003年完成,Probabilistic Noise Identification and Data Cleaning,Real world data is never as perfect as we would like it
to be and can often suffer from corruptions that may impact
interpretations of the data, models created from the
data ...
其他书籍 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 ...
其他 FP + OOP = Haskell. The programming language Haskell adds object-oriented functionality (using a con
FP + OOP = Haskell. The programming language Haskell adds object-oriented functionality (using a concept
known as
type classes
) to a pure functional programming framework. This paper describes
these extensions and analyzes its accomplishments as well as some problems.