-
详细解释了vivi这种bootloader的实现过程,对理解一般的bootloder有很好的辅助作用...
详细解释了vivi这种bootloader的实现过程,对理解一般的bootloder有很好的辅助作用
- 2022-03-03 00:19:40下载
- 积分:1
-
minigui的开发程序,非常典型的程序,在sc2410上跑通了,很漂亮哦了...
minigui的开发程序,非常典型的程序,在sc2410上跑通了,很漂亮哦了-minigui development of procedures, very typical procedure, in the run sc2410 had, oh, a very beautiful
- 2023-07-05 20:30:03下载
- 积分:1
-
蚁群算法用于求解课程表安排问题。在linux下面实现的
蚁群算法用于求解课程表安排问题。在linux下面实现的-Ant colony algorithm for solving curriculum arrangements. Linux achieved in the following
- 2022-06-18 04:12:12下载
- 积分:1
-
复仇女神的一个完整的Linux视频安全系统。它的想法是
Nemesis a complete Linux video security system. It s idea is a
cheap replacement for your commercial video system that can retail from a
total of $15,000 up.
- 2022-07-07 00:14:19下载
- 积分:1
-
一个在LINUX下的实现的AD驱动程序,希望对大家有帮助,从这个程序中能学习到LINUX下驱动的写法...
一个在LINUX下的实现的AD驱动程序,希望对大家有帮助,从这个程序中能学习到LINUX下驱动的写法-Under a LINUX driver for the realization of the AD, in the hope we have help from this program can learn to drive under the wording of LINUX
- 2022-07-17 00:21:15下载
- 积分: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
-
Linux 1.0 内核C源代码 Linux最早版本代码
由Linus Torvalds亲自书写的...
Linux 1.0 内核C源代码 Linux最早版本代码
由Linus Torvalds亲自书写的-C source code for the first version of Linux code by Linus Torva lds personally writing
- 2023-02-04 08:55:04下载
- 积分:1
-
周立功
ZLG-GUI源代码完整版12-menu.c-ZLG-GUI source code full version of 12-menu.c
- 2022-07-04 02:28:17下载
- 积分:1
-
lan91c111 test code
lan91c111 测试代码-lan91c111 test code
- 2022-02-09 22:08:28下载
- 积分:1
-
linux下的线程池,其中使用了条件变量,互斥锁等保持线程同步的变量!...
linux下的线程池,其中使用了条件变量,互斥锁等保持线程同步的变量!-linux under the thread pool, which conditions the use of variables, such as maintaining Mutex variable to synchronize threads!
- 2023-01-09 12:40:03下载
- 积分:1