搜索资源列表
helloworld
- 调式QT(LINUX)的源代码,采用QT/X11 4
2410basic
- 2410/linux环境基本实验源码,包括helloworld,线程,串口,AD,DA,CAN总线,GPS,GPRS,键盘驱动等
HelloWorld
- Linux内核编程模块,简单的HelloWorld实现,通过Dmesg来查看内容
hello
- QQ2440 在linux嵌入式操作系统 的helloworld 测试源码
00-helloworld
- linux驱动手把手学习代码,从最简单开始到进入具体的架构平台1-step to step learning linux driver1
Linux_Qt
- 介绍了qt编程的基本知识,包括helloworld,和quit实例-Qt, introduced the basic knowledge of programming, including the helloworld, and quit examples
device_loadcodes
- 这是Linux下的一个驱动加载测试程序,虽说是测试,但是,代码可并不像简单的打印一个helloworld一样简单。该程序先用gcc把它编译生成目标文件,然后再用insmod codename.o命令进行模块加载。加载以后,本驱动程序将永久保存,直到用卸载命令把它卸除才会消失。-This is a Linux driver to load under the test procedures, although it is tested, but the code is not as simple
helloworld
- linux下的helloworld程序,调试成功。-descr iption the programme of helloworld.
helloworld
- linux下的系统编程 通过MINIGUI QT等工具的使用 对交叉编译有一个新的了解-linux system programming under the MINIGUI QT through the use of tools such as cross-compiled on a new understanding of
HelloWorld
- 最简单的linux内核驱动示例。讲解内核驱动的编写和编译-The simplest example of linux kernel driver. Explain the preparation and compiling the kernel driver
HelloWorld
- linux 下的驱动编程 在pc机上实现的 调试完全OK-linux device drivers
menu1
- 基于linux的程序开发 会用到minigui图形界面软件 源码内容是helloworld的对话款 上面有三个菜单选项 第一个菜单选项里有有两个下拉选项-Linux-based application development will be used minigui graphical interface software source content is the helloworld dialogue section above three menu options, a menu opti
helloworld-driver
- linux驱动例子,一个helloworld程序-linux driver example, a helloworld program
Helloworld
- 很完善的linux下hello word 驱动程序,对初学者很有帮助-Hello word perfect linux driver, useful for beginners
HelloWorld
- linux内核2.6.30下开发,适应ARM2440开发板的内核模块实验程序,有助于熟悉内核模块机制-linux kernel 2.6.30 development, adaptation ARM2440 development board kernel module test procedures, contribute to the familiar kernel module mechanism
helloworld
- How to make a module in kernel linux!
hello.tar
- linux驱动的简单实例,驱动的helloworld-linux drivers
helloworld
- helloworld 嵌入式linux驱动开发入门-helloworld linux
helloworld
- linux下一个使用QT开发树莓派gpio的例子,可以打开关闭LED。(linux qt raspberry gpio led)