-
Embedded GUI comparing several ways, combined with the characteristics of embedd...
综合比较了嵌入式GUI的几种实现方式,结合嵌入式系统的特点,研究了嵌入式GUI中的关键技术,
分析了嵌入式GUI与普通GUI系统的不同之处,提出一种通用的嵌入式图形用户界面系统的设计思想和体系结构,
这种嵌入式GUI实现方案具有轻型、占用资源少、可剪裁等特点。-Embedded GUI comparing several ways, combined with the characteristics of embedded systems to study the embedded GUI of the key technologies, an analysis of embedded GUI and general GUI systems differ, a general-purpose embedded graphical user interface system design concepts and architecture, the embedded GUI programs realize light, taking up less resources can be cut and so on.
- 2022-08-04 11:41:58下载
- 积分:1
-
a dynamic process dates c
一个动态日期c程序-a dynamic process dates c
- 2023-01-02 20:40:03下载
- 积分:1
-
这些代码和文本文件写在EUC
These code and text file are written in euc-jp-unix
- 2022-09-25 11:15:03下载
- 积分:1
-
gtk实现的图像采集的示例程序。
gtk实现的图像采集的示例程序。-gtk realized examples of image acquisition procedures.
- 2022-01-21 21:07:49下载
- 积分:1
-
这是关于远程登陆TELNET 的源代码 已经测试过的。
这是关于远程登陆TELNET 的源代码 已经测试过的。-This the Telnet remote login on the source code has been tested before.
- 2022-01-21 05:29:38下载
- 积分:1
-
A very simple linux FTP server. Including browsing, delete, upload, download, co...
一个非常简单的linux FTP服务器。包括浏览、删除、上传、下载、转换目录等最基本的功能,用传统的多进程的方式实现。压缩文件里有详细的编译说明。-A very simple linux FTP server. Including browsing, delete, upload, download, convert directories such as the most basic functions, the traditional multi-process ways. Compressed file to compile a detailed description.
- 2022-07-19 03:20:10下载
- 积分:1
-
ov7225 驱动的开发,很有用的,对于寄存器配置不清楚的人来说更有用...
ov7225 驱动的开发,很有用的,对于寄存器配置不清楚的人来说更有用
- 2023-01-29 19:50:03下载
- 积分:1
-
使用非阻塞 I/O 的应用程序常常使用 poll, select, 和 epoll 系统调用. poll, select 和 epoll 本质上有相同的功能:...
使用非阻塞 I/O 的应用程序常常使用 poll, select, 和 epoll 系统调用. poll, select 和 epoll 本质上有相同的功能: 每个允许一个进程来决定它是否可读或者写一个或多个文件而不阻塞. 这些调用也可阻塞进程直到任何一个给定集合的文件描述符可用来读或写. 因此, 它们常常用在必须使用多输入输出流的应用程序, 而不必粘连在它们任何一个上. 相同的功能常常由多个函数提供, 因为 2 个是由不同的团队在几乎相同时间完成的: select 在 BSD Unix 中引入, 而 poll 是 System V 的解决方案. epoll 调用[23]添加在 2.5.45, 作为使查询函数扩展到几千个文件描述符的方法.-poll application instance
- 2023-06-26 04:30:03下载
- 积分:1
-
AAA服务器功能实现,支持Diameter及其相关协议
AAA服务器功能实现,支持Diameter及其相关协议-AAA server functionality to achieve support Diameter and its related agreements
- 2022-04-30 07:17:34下载
- 积分:1
-
自己写的ls命令
自己写的ls命令-himself wrote the ls command
- 2022-01-26 01:29:32下载
- 积分:1