搜索资源列表
magicQT4
- linux下基于QTE 4.5.2环境下的编程,充分表现了QT的图形处理能力.适合作为QT范例-Based on QTE 4.5.2 linux programming environment, the full performance of the QT graphics processing power. for example, as QT
Print-table-(2)
- 打印乘法口诀表,每项的格式为:i * j = k,如: 1 * 1 = 1 1 * 2 = 2 2 * 2 = 4 1 * 3 = 3 2 * 3 = 6 3 * 3 = 9-Print multiplication formulas table format for each of: i* j = k, such as: 1* 1 = 1 1* 2 = 2 2* 2 = 4 1* 3 = 3 2* 3 = 6 3* 3 = 9
exp4_hello-driver
- 此程序代码是基于达芬奇系列DM6446嵌入式开发之驱动程序开发示例程序,该程序包中包含C语言源程序demo.c,test_demo.c和Makefile文件。该程序简洁明了,旨在说明驱动程序的框架结构,以及嵌入式驱动程序开发的步骤,对嵌入式驱动程序开发入门的同志非常有帮助。该程序经过反复的调试运行,没有错误,可直接运行。 调试步骤 1、仔细读目录中的代码:demo.c,demo.h,test_demo.c。 分析各部分代码的功能,以及应用程序和驱动程序的调用,数据读写的方法和流程
