使用基本编程语言进行硬件编程 [英] hardware programming using the basic programming languages

查看:127
本文介绍了使用基本编程语言进行硬件编程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是一名精通c ++,c和python的学生.但是,关键是我们仅基于算术和数据结构来执行应用程序.但是我想学习的是如何使用这些语言对计算机或连接到计算机的任何设备的硬件进行编程.因此,我应该从哪里开始,例如,如果我要对连接到USB端口的设备进行编程,那该怎么办?

I am a student having proficient knowledge of c++,c and python. But the thing is we only do application programs based on arithmetic and data structures. But I want to learn is how to program the hardwares of computer or any device attached to computer using these languages. So where should I refer to start with, for example if I want to program a device attached to a usb port then what should I do??

推荐答案

在Codeproject中可以找到一些文章.
链接: http://www.codeproject.com/KB/system/#Hardware+programming [ ^ ]

祝你好运. :thumbsup:
You can check out some articles right here in Codeproject.
Link: http://www.codeproject.com/KB/system/#Hardware+programming[^]

Good luck. :thumbsup:


逻辑上的起点是研究计算机体系结构,设备和设备驱动程序的基础知识.书籍和Internet上有很多资源,包括CodeProject在内.
The logical place to start would be by investigating the basics of computer architecture, devices, and device drivers. There are lots of resources available in books and on the internet, including here at CodeProject.


这全部取决于特定硬件类型所需的API和协议.
通常,有关C和C ++的知识几乎可以打开所有大门……

—SA
It all depends on APIs and protocols specific types of hardware require.
Usually knowledge of C and C++ opens nearly all doors…

—SA


这篇关于使用基本编程语言进行硬件编程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆