-
- 2023-07-27 17:50:03下载
- 积分:1
-
三星2413芯片的测试代码,对进行驱动开发很有帮助.
三星2413芯片的测试代码,对进行驱动开发很有帮助.-Samsung 2413 chip testing code to drive the development of helpful.
- 2022-09-07 20:15:03下载
- 积分:1
-
Linux下的端口扫描实现
f (!connect(sockfd,(struct sockaddr*)&server,sizeof(struct socka...
Linux下的端口扫描实现
f (!connect(sockfd,(struct sockaddr*)&server,sizeof(struct sockaddr-
#include
#include
#include
#include
#include
#include
#include
#include
- 2022-02-04 15:19:44下载
- 积分:1
-
小型的C编译器,可以在linux编译通过,尔却使用方便
小型的C编译器,可以在linux编译通过,尔却使用方便-a Tiny C language compiler, can built on linux,handy
- 2022-05-15 04:55:36下载
- 积分:1
-
telnet的源代码实现,linux学C的可以看看了
telnet的源代码实现,linux学C的可以看看了-telnet achieve the source code, the C linux school can look at the
- 2023-03-26 17:55:04下载
- 积分:1
-
To achieve under linux codec mpeg4, you can migrate to the top arm
实现在linux下的mpeg4编解码,可以移植到arm上面-To achieve under linux codec mpeg4, you can migrate to the top arm
- 2022-03-24 10:43:28下载
- 积分:1
-
jacobi algorithm another implementation
jacobi algorithm another implementation
- 2023-07-25 11:35:03下载
- 积分:1
-
openh323源代码,实现ip电话的功能
openh323源代码,实现ip电话的功能-openh323 source code, achieving ip phone function
- 2023-08-06 07:30:04下载
- 积分: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
-
界面头文件
界面头文件- Contact surface document
- 2023-08-24 00:30:03下载
- 积分:1