-
linux进程管理方面的相关测试程序 有助于大家学习
linux进程管理方面的相关测试程序 有助于大家学习 -linux process management aspects of the relevant test procedures will help them to learn from
- 2022-01-25 23:28:03下载
- 积分:1
-
minixml是小型的xml解析库,用C语言编写,很容易把它移植到嵌入式系统中。源码是minixml1.3版本,是minixml版本中很重要的一个版本,最新版是...
minixml是小型的xml解析库,用C语言编写,很容易把它移植到嵌入式系统中。源码是minixml1.3版本,是minixml版本中很重要的一个版本,最新版是2.6,但是2.6版本过于庞大,不方便移植。-minixml are small xml parsing library, using C language, it is easy to put it ported to an embedded system. Source is minixml1.3 version, is a very important minixml release a version of the latest version is 2.6, but the 2.6 version is too large, inconvenient transplant.
- 2022-08-20 19:41:57下载
- 积分:1
-
拨号服务器,可以远程拨号到本机,此软件可以使网络上的任何一台机器通过电话线和一个单机进行通讯...
拨号服务器,可以远程拨号到本机,此软件可以使网络上的任何一台机器通过电话线和一个单机进行通讯-dial-up servers, remote dial-up to the machine, the software enables network on any machine through a telephone line and a single communication
- 2022-12-10 04:20:03下载
- 积分:1
-
Framebuffer驱动示例程序.rar
framebffer的编写示例程序说明
Framebuffer驱动示例程序.rar
framebffer的编写示例程序说明-Framebuffer the actuation demonstration procedure rar framebffer
compilation demonstration procedure showed
- 2023-05-04 11:40:04下载
- 积分:1
-
Gcc 完全参考手册,参数说明,操作指南
Gcc 完全参考手册,参数说明,操作指南-Gcc Complete referene
- 2023-04-20 23:00:04下载
- 积分:1
-
Linux下的简单图形化多线程程序源码,内附编译命令说明,源码含有具体注释
Linux下的简单图形化多线程程序源码,内附编译命令说明,源码含有具体注释-Linux simple graphical procedures for multi-threaded source, enclosing the compiler command that contains the specific source notes
- 2023-01-29 06:25:03下载
- 积分:1
-
学习UNLIX的好材料 电信内部资料 不容错过
学习UNLIX的好材料 电信内部资料 不容错过-Materials UNLIX good study of the internal telecommunications information should not be missed
- 2022-01-28 04:08:25下载
- 积分:1
-
ucos在78e58上移植的例子,经过测试通过,希望大家交流呀,共享源码...
ucos在78e58上移植的例子,经过测试通过,希望大家交流呀,共享源码-CENTER 78e58 on the transplant example, the test passed, let us exchange it, sharing source code!
- 2022-03-01 16:39:06下载
- 积分: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
-
VGA 转换 Tv Out源代码,在型号为 Matrox G400Dh的显示卡的基础上编程...
VGA 转换 Tv Out源代码,在型号为 Matrox G400Dh的显示卡的基础上编程-VGA conversion Tv Out source code, In G400Dh models to the Matrox display card on the basis of Programming
- 2022-08-10 06:48:43下载
- 积分:1