登录
首页 » Linux-Unix program » In the PXA270 on the IO drive, including the keyboard. LED. Such test source cod...

In the PXA270 on the IO drive, including the keyboard. LED. Such test source cod...

于 2023-08-30 发布 文件大小:10.38 kB
0 133
下载积分: 2 下载次数: 1

代码说明:

在PXA270上的IO驱动,包括键盘。LED.等试验的源代码。-In the PXA270 on the IO drive, including the keyboard. LED. Such test source code.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 本文档主要分析WINDOW和LINUX两种操作系统下创建动态库的区别。...
    本文档主要分析WINDOW和LINUX两种操作系统下创建动态库的区别。-This document discript the diffrence from windows and linux.
    2022-03-22 10:39:46下载
    积分:1
  • LINUX下的文件比较工具,和WINDOWS下的MERGE工具差不多
    LINUX下的文件比较工具,和WINDOWS下的MERGE工具差不多-LINUX document under the comparison tool, and the MERGE tool WINDOWS almost
    2022-09-03 22:35:03下载
    积分:1
  • 关于SHELL方面的, 不会就别下载了,可惜了
    关于SHELL方面的, 不会就别下载了,可惜了-About SHELL aspects, not on the other downloaded, but the
    2022-02-05 11:45:08下载
    积分:1
  • 在命令
    在linux下完成联机指令系统的设计与实现,要求实现账户管理接口,业务受理接口,业务竣工接口,余额查询接口,业务充值接口。程序要求运行稳定,在此基础上,在内存占用,运行效率上进行改进。-In the linux command-line system to complete the design and implementation requirements to achieve account management interface, the business receiving interface, the business completed interface, balance inquiries, interfaces, business Result interface. Procedural requirements for stable operation, on this basis, in the memory footprint, run efficiency improvements.
    2022-03-20 23:09:29下载
    积分:1
  • latest electronic download, embedded systems micro
    最新电子收下载,嵌入式系统的微模块化程序设计:实用状态图C_C++实现(2),状态机相关-latest electronic download, embedded systems micro- modular program design : Practical state diagram C_C achieve (2), the state-associated
    2022-12-05 04:25:03下载
    积分:1
  • //初始化 if(initscr() == NULL) { perror("initcurs") exit(EXIT_FAILUR...
    //初始化 if(initscr() == NULL) { perror("initcurs") exit(EXIT_FAILURE) } //设置模式 cbreak() noecho() keypad(stdscr, TRUE) //建立窗口 win = newwin(h, w, 3, 20) box(win, 0, 0) keypad(win, TRUE) wmove(win, cury, curx) mvaddstr(16, 1, "Press arrow keys to move the cursor within the window. ") mvaddstr(17, 1, "Press q to quit. ") refresh() wrefresh(win) - //初始化 if(initscr() == NULL) { perror("initcurs") exit(EXIT_FAILURE) } //设置模式 cbreak() noecho() keypad(stdscr, TRUE) //建立窗口 win = newwin(h, w, 3, 20) box(win, 0, 0) keypad(win, TRUE) wmove(win, cury, curx) mvaddstr(16, 1, "Press arrow keys to move the cursor within the window. ") mvaddstr(17, 1, "Press q to quit. ") refresh() wrefresh(win)
    2023-08-24 18:05:03下载
    积分:1
  • Linux 2.6.13之后,NAND Flash的oob使用方法已经改变了;yaffs文件系统也因此改变。但是它的映象制作工具mkyaffsimage没有改过...
    Linux 2.6.13之后,NAND Flash的oob使用方法已经改变了;yaffs文件系统也因此改变。但是它的映象制作工具mkyaffsimage没有改过来。这是已经修改过的。-Linux 2.6.13 after, NAND Flash to use the OOB has changed yaffs file system also changed. But it
    2022-05-28 18:03:03下载
    积分:1
  • 这些文件包含的“磁盘录像机”的源代码,
    These files contain the source code of the "Video Disk Recorder", which is based on the DVB driver of the LinuxTV project.-These files contain the source code of the " Video Disk Recorder " which is based on the DVB driver of the LinuxTV pr oject.
    2023-07-31 18:05:04下载
    积分:1
  • 关于OpenMP性能调优的资料,更深一步学习如何提高程序性能。主要掌握了循环互换,循环展开和循环合并等方法,和缓存的一致性来解决共享变量带来的负荷,了解了线性递...
    关于OpenMP性能调优的资料,更深一步学习如何提高程序性能。主要掌握了循环互换,循环展开和循环合并等方法,和缓存的一致性来解决共享变量带来的负荷,了解了线性递推(Linear Recurrence)和如何用分块提高矩阵的更新效率。 -On the OpenMP performance tuning information, deeper to learn how to improve program performance. Main mastered the loop interchange, loop start and loop merging and so on, and cache consistency to solve the shared variables to bring the load to find the linear recurrence (Linear Recurrence), and how to block updates to improve the efficiency of the matrix.
    2023-04-03 06:20:05下载
    积分:1
  • 字符串指针,以探讨指针如何工作
    String Pointers to explore how the pointer work -The program takes lines from standard input and keeps the last n of them in memory as it goes through standard input. When it gets to an EOF, it prints the last n lines out. You may assume n is less than 2000 and each individual line is not longer than 1000 including the newline and the null terminator.
    2022-02-01 01:57:48下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载