-
browser's source code can be transplanted to embedded devices.
浏览器的源代码,可移植到嵌入式设备.-browser"s source code can be transplanted to embedded devices.
- 2023-08-08 21:10: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
-
explore2fs
explore2fs-1.07 source code
- 2022-04-25 06:10:39下载
- 积分:1
-
GTK是Linux平台上拥有一个功能强大的图形化开发工具和强大的。
gtk是linux一款强大的夸平台的图形化开发工具,功能强大。-gtk is linux platform boast a powerful graphical development tools and powerful.
- 2022-01-26 04:32:01下载
- 积分:1
-
at24c02 drive and test procedures for the EEPROM
at24c02驱动和测试程序,对于EEPROM驱动开发来说可以借鉴,使用S3C2440可以直接使用。-at24c02 drive and test procedures for the EEPROM-driven development can draw on, the use of direct access to S3C2440.
- 2022-02-02 17:57:11下载
- 积分:1
-
Linux programing
linux程序设计源代码,Linux程序设计一书的配套代码-Linux programing
- 2022-03-03 00:07:03下载
- 积分:1
-
cygwin is one of the windows platform running on the Unix simulation environment...
cygwin是一个在windows平台上运行的unix模拟环境,是cygnus solutions公司开发的自由软件(该公司开发了很多好东西,著名的还有eCos,不过现已被Redhat收购)。它对于学习unix/linux操作环境,或者从unix到windows的应用程序移植,或者进行某些特殊的开发工作,尤其是使用gnu工具集在windows上进行嵌入式系统开发,非常有用。随着嵌入式系统开发在国内日渐流行,越来越多的开发者对cygwin产生了兴趣。本文将对其作一介绍。-cygwin is one of the windows platform running on the Unix simulation environment is cygnus solutions developed by free software (the company has developed a lot of good things, there are the famous eCos, but has been acquired by Redhat). It learning unix/linux operating environment, or from Unix to Windows applications transplant, or for some special development work, particularly the use of gnu tool set in windows on embedded systems development, very useful. As embedded systems development in the increasingly popular, more and more developers have the right cygwin interest. This article will give a brief introduction on.
- 2022-03-23 22:19:24下载
- 积分:1
-
mvc源码,一个简单的视频捕捉程序在Linux下,你可以学习视频API…
mvc源码,一个linux下简单的视频捕捉程序,你可以学习视频相关API函数的调用。 -myc source, Linux under a simple video capture program, you can learn video API function call.
- 2022-05-10 21:17:30下载
- 积分:1
-
atmel芯片的LINUX补丁,适用于2.6.21内核
atmel芯片的LINUX补丁,适用于2.6.21内核-atmel chip LINUX patch for 2.6.21 kernel
- 2022-01-21 18:54:41下载
- 积分:1
-
unix环境下实现的cmm语言编译器,需要在unix环境下运行,是编译原理课程设计的作业之一...
unix环境下实现的cmm语言编译器,需要在unix环境下运行,是编译原理课程设计的作业之一-unix environment to achieve the cmm language compiler, need to run under unix environment, is to compile the operating principles of curriculum design, one of
- 2022-01-22 03:41:52下载
- 积分:1