-
一个多线程端口扫描程序,可以开启任意数量的线程,并可随时停止扫描.. 关于vlan的c源代码...
一个多线程端口扫描程序,可以开启任意数量的线程,并可随时停止扫描.. 关于vlan的c源代码-a multithreaded port scanning procedures, can open any number of threads, can stop at any time on vlan scanning .. c source code
- 2022-04-24 18:11:14下载
- 积分: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
-
本次实验的目的在于将nachos中的锁机制和条件变量的实现补充完整,并利用这些同步机制实现几个基础工具类。实验内容分三部分:实现锁机制和条件变量,并利用这些同步...
本次实验的目的在于将nachos中的锁机制和条件变量的实现补充完整,并利用这些同步机制实现几个基础工具类。实验内容分三部分:实现锁机制和条件变量,并利用这些同步机制将实验一中所实现双向有序链表类修改成线程安全的;实现一个线程安全的表结构;实现一个大小受限的缓冲区(详细内容请看nachos-labs.pdf)。-the purpose of the experiment is to the nachos lock mechanism and conditions for the realization of supplementary variables integrity, Using these synchronization mechanism based tool for achieving several categories. Experiment three parts : achieving lock mechanism and variable conditions, Using these experimental synchronization mechanism as a bidirectional orderly objectlist revise the security thread; the realization of a security thread table structure; the realization of a limited size of the buffer zone (for details, please see nachos- labs.pdf).
- 2022-02-05 05:46:07下载
- 积分:1
-
Linux下编程实现服务器与客户端的连接
Linux下编程实现服务器与客户端的连接-Programming Linux server and client connections
- 2022-02-04 06:55:47下载
- 积分:1
-
w3m browser source code, based on gtk+ linux platform. Strong readability.
w3m浏览器源代码,基于gtk+linux平台。可读性强。-w3m browser source code, based on gtk+ linux platform. Strong readability.
- 2022-03-21 04:43:01下载
- 积分:1
-
LINUX新手入门及安装配置
LINUX新手入门及安装配置-Linux Getting Started configuration and installation
- 2022-03-06 10:47:20下载
- 积分:1
-
在bmp.h中定制其功能
1:bmp图像格式之间的转换,包换了bmp565...
在bmp.h中定制其功能
1:bmp图像格式之间的转换,包换了bmp565->888,bmp888->565。
2:bmp格式图像的旋转
3:bmp格式图像裸码流的生成
-bmp.h in which a customized functions : bmp image format conversion between, shifting the bmp565-
- 2022-09-01 08:10:03下载
- 积分:1
-
psp播放器PPA源码,在MSYS/CYGWIN环境下编译(GNU
psp播放器PPA源码,在MSYS/CYGWIN环境下编译(GNU-C)-psp ppa player
- 2022-02-11 14:32:45下载
- 积分:1
-
linux qte 2.3.7下开发温度计控件,很漂亮哦,可单独运行
linux qte 2.3.7下开发温度计控件,很漂亮哦,可单独运行-linux qte 2.3.7 Development of the thermometer under the control, it is beautiful Oh, may be run separately
- 2022-06-30 00:18:30下载
- 积分:1
-
图形操作代码,基于240 * 320液晶和2416
图形操作的代码,基于240*320液晶及2416-Graphic operation code, based on 240* 320 LCD and the 2416
- 2022-05-22 09:15:03下载
- 积分:1