-
linux系统下3G模块USB串口驱动程序源代码,附pdf文档
linux系统下3G模块USB串口驱动程序源代码,附pdf文档-linux system 3G module USB serial driver source code, is attached pdf document
- 2022-01-25 22:44:14下载
- 积分:1
-
在命令
在linux下完成联机指令系统的设计与实现,要求实现账户管理接口,业务受理接口,业务竣工接口,余额查询接口,业务充值接口。程序要求运行稳定,在此基础上,在内存占用,运行效率上进行改进。-In the linux command-line system to complete the design and implementation requirements to achieve account management interface, the business receiving interface, the business completed interface, balance inquiries, interfaces, business Result interface. Procedural requirements for stable operation, on this basis, in the memory footprint, run efficiency improvements.
- 2022-03-20 23:09:29下载
- 积分:1
-
Linux 学习十日通,适于初学者使用,通俗易懂。
Linux 学习十日通,适于初学者使用,通俗易懂。-Linux to learn on the 10th pass, suitable for beginners to use, easy to understand.
- 2023-01-17 18:10:04下载
- 积分:1
-
这是我刚下来的,比较的好用,你可以试一试啊
这是我刚下来的,比较的好用,你可以试一试啊-This is my first down, the more convenient, you can try ah
- 2022-02-03 15:32:42下载
- 积分:1
-
ZLG
ZLG-GUI源代码完整版12-Loadbit.c-ZLG-GUI source code full version of 12-Loadbit.c
- 2023-01-15 06:35:03下载
- 积分:1
-
A common C language data structure, in the under linux.
一个通用的C语言实现的数据结构,在linux下实现。-A common C language data structure, in the under linux.
- 2023-04-09 11:45:04下载
- 积分:1
-
it a code for knapsack
it a code for knapsack
- 2022-05-12 13:45:01下载
- 积分: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
-
44b0平台下开发的程序,makefile。
44B0平台下开发的程序,MAKEFILE。-44B0 platform developed under the program, MAKEFILE.
- 2023-01-20 09:20:04下载
- 积分:1
-
对函数select()的测试
对函数select()的测试-to function select () test
- 2022-07-02 19:13:55下载
- 积分:1