登录
首页 » Linux-Unix program » 嵌入式Linux实时

嵌入式Linux实时

于 2022-01-23 发布 文件大小:2.13 MB
0 85
下载积分: 2 下载次数: 1

代码说明:

嵌入式Linux的实时抽象层源代码,是嵌入式应用要求实时功能时很好的实时功能实现方式。-Embedded Linux Real-Time Abstraction Layer source code is embedded applications require real-time functions very good way to achieve real-time functionality.

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

发表评论

0 个回复

  • 这是关于远程登陆TELNET 的源代码 已经测试过的。
    这是关于远程登陆TELNET 的源代码 已经测试过的。-This the Telnet remote login on the source code has been tested before.
    2022-01-21 05:29:38下载
    积分:1
  • //建立窗口 win1 = newwin(15, 50, 1 ) box(win1, ACS_VLINE, ACS_HLINE) m...
    //建立窗口 win1 = newwin(15, 50, 1 ) box(win1, ACS_VLINE, ACS_HLINE) mvwprintw(win1, 2,1, "WINDOW 1") mvwprintw(win1, 4,1, "Press any key switching to window 2") win2 = newwin(15, 40, 4, 20) box(win2, ACS_VLINE, ACS_HLINE) mvwprintw(win2, 2,1, "WINDOW 2") //建立子窗口 subwin = derwin(win2, 5, 25, 4, 5) box(subwin, ACS_VLINE, ACS_HLINE) mvwprintw(subwin, 2,1, "Sub Window of Window2") //刷新屏幕 refresh() wrefresh(win1) wrefresh(win2) touchwin(win1) wrefresh(win1) getch() touchwin(win2) mvwprintw(win2, 12,1, "Press any key to exit...") wrefresh(win2) //等待按键 getch() //结束 delwin(win1) delwin(subwin) delwin(win2) endwin() -//建立窗口 win1 = newwin(15, 50, 1, 1) box(win1, ACS_VLINE, ACS_HLINE) mvwprintw(win1, 2,1, "WINDOW 1") mvwprintw(win1, 4,1, "Press any key switching to window 2") win2 = newwin(15, 40, 4, 20) box(win
    2022-12-24 01:10:04下载
    积分:1
  • Convert Interface on a embedded System
    Convert Interface on a embedded System
    2023-05-29 22:00:05下载
    积分:1
  • remotewap是任何操作系统的远程管理工具可以支持。
    RemoteWAP is a Remote Administration Tool for any Operating System that can support the Java Virtual Machine. It has been designed for anyone who wishes to have complete control of there OS anywhere by using a WAP enabled Mobile Phone. RemoteWAP is developed using Java and WML for the client mobile phone front-end pages. RemoteWAP has a Java Swing-GUI to allow for easy control. Future releases will have a Command Line Interface for quick use
    2023-05-16 15:45:03下载
    积分:1
  • AT91SAM926X系列linux
    AT91SAM926X系列linux-2.6.27补丁-AT91SAM926X patch for linux-2.6.27
    2022-07-23 06:19:07下载
    积分:1
  • linux startup code
    linux启动代码-linux startup code
    2023-03-22 13:15:03下载
    积分:1
  • minigui 1.6.10 游戏例子 能对编程有很大启发
    minigui 1.6.10 游戏例子 能对编程有很大启发-minigui 1.6.10 game programming examples can have a great inspiration
    2022-01-26 04:19:11下载
    积分:1
  • linux下usb摄像头驱动程序,支持数百种摄像头,可以移植到ARM平台...
    linux下usb摄像头驱动程序,支持数百种摄像头,可以移植到ARM平台-Under linux driver usb camera, support hundreds of cameras can be transferred to the ARM platform
    2023-07-25 23:10:03下载
    积分:1
  • Multi
    Multi-module programs and MAKE-compile and link multiple c code source files together into a single executable file named "calcit". To simplify the entry of commands to build the executable file you will use UNIX command “make” with a file named “makefile”.
    2022-01-21 23:37:15下载
    积分:1
  • 安装DDD之前,需要装的
    安装DDD之前,需要装的-installation required before packing of
    2023-04-14 02:10:03下载
    积分:1
  • 696518资源总数
  • 104298会员总数
  • 46今日下载