-
linux下的ping源代码,用socket实现,只是学习Linux…
linux 下的ping源码,用socket实现,刚学linuxs socket编程的可以下载阅读。当然,你可以把该程序移植到嵌入式系统中。-ping source code under linux, using socket implementation, just learning linuxs socket programming can be downloaded to read. Of course, you can put this program ported to an embedded system.
- 2022-10-28 11:45:03下载
- 积分:1
-
linux环境下数据库操作方法,可以从中学习简单的mysql操作方法...
linux环境下数据库操作方法,可以从中学习简单的mysql操作方法-linux environment database operation, you can learn simple methods of operation mysql
- 2022-05-13 19:08:56下载
- 积分:1
-
TKCVS
Source Code For CVS。
TKCVS
Source Code For CVS。-TKCVS Source Code For CVS.
- 2022-07-14 05:39:16下载
- 积分:1
-
libnet是一个跨
Libnet is a cross-platform library aimed at game developers. It has an abstract high level API, which encourages developers to make their games portable across platforms and network types
- 2022-11-04 12:30:03下载
- 积分:1
-
learning programming editor
linux学习编程的编辑器-learning programming editor
- 2022-01-21 00:53:15下载
- 积分:1
-
在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者...
在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有满的缓冲区,那么消费者线程将被阻塞,直到新的物品被生产出来。-In the same address space of a process implemented within the two threads. The producer thread production of goods, and then items placed in an empty buffer in the thread consumption for consumers. Consumer thread to acquire items from the buffer, and then release the buffer. When the producer thread is the production of goods, if there is no empty buffers are available, then the producer thread must wait for the Consumer thread to release an empty buffer. When a consumer thread consumer goods, if the buffer is not full, then the consumer thread will be blocked until the new items were produced.
- 2022-03-10 13:10:08下载
- 积分:1
-
to get the sys_call_table in linux kernel 2.6
系统调用表的获取,已在2.6平台上测试,2.6平台的系统调用表不在导出,当然你也可以通过编译内核导出-to get the sys_call_table in linux kernel 2.6
- 2022-04-02 06:32:06下载
- 积分:1
-
计算一个日期n天后或n天前的日期是多少,输入输出日期的格多都为YYYMMDD的字符串...
计算一个日期n天后或n天前的日期是多少,输入输出日期的格多都为YYYMMDD的字符串-calculated a date n n days or days before the date of the number of input and output, the date of the grid for more YYYMMDD string
- 2022-02-21 00:41:37下载
- 积分:1
-
在字符终端显示时钟 fb
在字符终端显示时钟 fb-characters in Terminal Display clock fb
- 2023-06-16 18:15:03下载
- 积分:1
-
linux下usb摄像头驱动程序,支持数百种摄像头,可以移植到ARM平台...
linux下usb摄像头驱动程序,支持数百种摄像头,可以移植到ARM平台-Under linux driver usb camera, support hundreds of cameras can be transferred to the ARM platform
- 2023-07-25 23:10:03下载
- 积分:1