PROCESSING

共 721 篇文章
PROCESSING 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 721 篇文章,持续更新中。

Multimodal Signal Processing

多通道信号处理实战指南,涵盖经典算法与生物信息应用,适用于实际工程开发与科研项目,代码与案例均可直接用于生产环境。

LuaXML 源码

LuaXML provides a minimal set of functions for the processing of XML data in Lua. It offers a very simple and natural mapping between the XML data format and Lua tables, which allows one to parse

C28xDSP的CPU与指令系统

快速掌握DSP的CPU与指令系统中央处理器(Central Processing Unit) ·CPU 结构(CPU Structure)·CPU 的寄存器(CPU Registers) Ø 寻址方式(Addressing Modes) ·寻址方式概述(Introduction to Addressing Modes ) ·直接、堆栈、间接、寄存器、立即寻址 (Direct, Stack

Processing的SQLite数据库源代码

Processing程序,通过串口接收到数据,随后通过调用SQLite数据库,显示当前信息

Computational.Vision

Computational.Vision.and.Medical.Image.Processing.2010.pdf

shift_register_ram

Altera provides a RAM-based shift register megafunction called ALTSHIFT_TAPS that contains additional features not found in a conventional shift register. Traditional shift registers implemented wit

SIMATIC S7 CFC手册

SIMATIC S7 CFC手册 s Contents CFC for SIMATIC S7 1 Starting and operating the CFC editor 2 Creating runtime structures 3 Defining runtime properties 4 Compiling 5

多光源实时全局光照算法的实现

针对全局光照尤其是多光源的全局光照的复杂性使其一直局限于离线应用的问题。对能量大的能代表多个光源的主光源,采用立即辐射度的方法,跟踪其光线产生虚拟点光源(VPLs:Virtual Point Lights),这些VPLs再照亮场景实现实时的一次反射的间接光照。对场景中其他非主光源采用预计算光照图的方式计算其直接光照,动态主光源的直接光照及其间接光照与预算的光照图结合。在牺牲少许渲染质量的前提下,用

FPGA-based implementation of signal processing systems.pdf

资料->【C】嵌入系统->【C2】IC设计与FPGA->【2】FPGA、CPLD->FPGA-based implementation of signal processing systems.pdf

98 Delft PhD Recursive data processing for kinematic GPS surveying.pdf

资料->【E】光盘论文->【E1】斯坦福博士论文->98 Delft PhD Recursive data processing for kinematic GPS surveying.pdf

97 Bonn_Germany PhD A mixed-mode GPS network processing approach for volcano deforma.rar

资料->【E】光盘论文->【E1】斯坦福博士论文->97 Bonn_Germany PhD A mixed-mode GPS network processing approach for volcano deforma.rar

Image_Processing--Fundamentals

·Image_Processing--Fundamentals

02 NewSouthWales PhD Improving the GPS Data Processing Algorithm for Precise Static Relative Positio

资料->【E】光盘论文->【E1】斯坦福博士论文->02 NewSouthWales PhD Improving the GPS Data Processing Algorithm for Precise Static Relative Positioning.pdf

面向并行图像处理的实时分布式操作系统的设计与实现

· 摘要:  针对多片TMS320C64 DSP构成的多计算机体系结构的实时图像识别系统,设计并实现了面向并行图像处理的实时分布式操作系统PIPORTDOS(Parallel image processing-oriented real-time distributed operating system).PIPORTDOS基于微内核体系结构,包括硬件抽象层、系统核心层、分布式

基于TMS320C6416高速数据传输接口设计

· 摘要:  DSP(digital signal processing)因其强大的数据处理能力,在通讯、图像处理、雷达等领域应用越来越广泛.要使DSP充分发挥其强大数据处理能力,外部的数据接口设计便显的极为重要.本文通过实践,在一个双TMS320C6416的系统中,设计了一种利用EDMA(Enhanced Direct Memory Access)+MCBSP(Muhicha

Color Image Processing: Methods and Applications,2007版新书

·Color Image Processing: Methods and Applications,2007版新书With advances in image sensors, digital TV, image-enabled consumer electronics, and much more, color image processing is of paramount interest

Image_Processing--Fundamentals.pdf

资料->【E】光盘论文->【E5】英文书籍->Image_Processing--Fundamentals.pdf

基于软交换的媒体服务器的研究与设计

·摘要:  指出了媒体服务器在下一代网络中的位置.论述了媒体服务器涉及的关键技术,包括各种控制协议、基于硬件和基于软件的DSP(Digital Signal Processing)技术Voice eXtensible Markup Language(VoiceXML)语言等.利用逻辑视图、运行视图和部署视图对媒体服务器进行了总体设计,对于同行具有借鉴意义.

A digital signal processing priner with applications...

·A digital signal processing priner with applications to digital audio and computer music.

JPEG压缩matlab源码

JPEG压缩解压缩的matlab源代码: 1) take an image (2D matrix) and devide it to 8x8 matrices 2) for each matrix (8x8) use the DCT conversion (from the signal processing toolbox). you will get an (8x8) mat