搜索:Embedded Debugging

找到约 1,161 项符合「Embedded Debugging」的查询结果

结果 1,161
https://www.eeworm.com/dl/fpga/doc/32650.html 教程资料

基于FPGA+DSP模式的智能相机设计

针对嵌入式机器视觉系统向独立化、智能化发展的要求,介绍了一种嵌入式视觉系统--智能相机。基于对智能相机体系结构、组成模块和图像采集、传输和处理技术的分析,对国内外的几款智能相机进行比较。综合技术发展现状,提出基于FPGA+DSP模式的硬件平台,并提出智能相机的发展方向。分析结果表明,该系统 ...
下载 49
·
查看 1236
https://www.eeworm.com/dl/kbcluoji/40231.html 可编程逻辑

基于FPGA+DSP模式的智能相机设计

针对嵌入式机器视觉系统向独立化、智能化发展的要求,介绍了一种嵌入式视觉系统--智能相机。基于对智能相机体系结构、组成模块和图像采集、传输和处理技术的分析,对国内外的几款智能相机进行比较。综合技术发展现状,提出基于FPGA+DSP模式的硬件平台,并提出智能相机的发展方向。分析结果表明,该系统 ...
下载 196
·
查看 1197
https://www.eeworm.com/dl/624/142447.html 串口编程

CBC下写的串口编程

CBC下写的串口编程,API函数实例 I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 serial comm programming a ...
下载 37
·
查看 1124
https://www.eeworm.com/dl/566/35803.html 嵌入式综合

基于ARM和GPRS的远程监测终端设计

提出了一种通用的远程监测终端的设计方法。终端具有模块化的数据采集功能,并采用ARM9处理器和Linux操作系统,用Qt/Embedded编写终端应用程序,使其具有良好的人机交互界面,并对数据进行分析处理,采用GPRS(通用无线分组业务)无线通信技术将处理过的数据发往监测中心,存入数据库。 ...
下载 151
·
查看 1108
https://www.eeworm.com/dl/kbcluoji/39383.html 可编程逻辑

Nios II软件构建工具入门

Nios II软件构建工具入门 The Nios® II Software Build Tools (SBT) allows you to construct a wide variety of complex embedded software systems using a command-line interface. From this interface, you can execute Software Built Tools command utilities, and use scripts other tools ...
下载 67
·
查看 1061
https://www.eeworm.com/dl/516/447485.html DSP编程

In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal

In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it will be most useful to the engineer who is familiar with DSP and the C language, ...
下载 100
·
查看 1089
https://www.eeworm.com/dl/531/197415.html 操作系统开发

shell 程序要求实现的shell支持以下内部命令: 1. Batch Processing 如果shell启动带有一个文件名作为参数

shell 程序要求实现的shell支持以下内部命令: 1. Batch Processing 如果shell启动带有一个文件名作为参数,打开该文件并执行文件里所有命令。待所有进程全部结束退出shell。 2. Debugging 提供-v选项,shell启动时打开此选项将在运行过程中输出若干调试信息。在该模式下,shell应该显示所有被创建了的 ...
下载 63
·
查看 1131
https://www.eeworm.com/dl/522298.html 书籍

Service+Robotics+within+the+Digital+Home

Over the past few decades there has been an exponential growth in service robots and smart home technologies, which has led to the development of exciting new products in our daily lives. Service robots can be used to provide domestic aid for the elderly and disabled, serving var ...
下载 1
·
查看 102
https://www.eeworm.com/dl/655/465118.html 微处理器开发

The MINI2440 is an effecient ARM9 development board with a comprehensive price, it characterizes sim

The MINI2440 is an effecient ARM9 development board with a comprehensive price, it characterizes simple method and high performance-price ratio. Based on the Samsung S3C2440 microprocessor, it embodies professional stable CPU core power source chip and reset chip to ensure the st ...
下载 166
·
查看 1066
https://www.eeworm.com/dl/833150.html 技术资料

基于嵌入式Linux的Qt图形程序实战开发(Qt4)

嵌入式Linux发行版上的Qt属于Qt的Embedded Linux分支平台(本文简称为Qt/E)。Qt/E在原始Qt的基础上,做了许多出色的调整以适合嵌入式环境。同桌面版的Qt/X11相比,嵌入式的Qt/E很节省内存,因为它不需要X server或是Xlib库,它在底层摒弃了Xlib,采用Framebuffer(帧缓冲)作为底层图形接口。Qt/E的应 ...
下载 6
·
查看 1885