-
此文件包含了在linux下实现tpr
此文件包含了在linux下实现tpr-tree索引的源代码,tpr-tree的实现是基于gist代码,采用C++语言-This document contains a tpr under linux-tree index of the source code, tpr-tree based on the realization of the gist code using C language
- 2022-02-11 18:57:23下载
- 积分:1
-
SIP SOFTPHONE软件电话源代码
SIP SOFTPHONE软件电话源代码-SOFTPHONE SIP phone software source code
- 2022-03-21 17:28:19下载
- 积分:1
-
linux 2.6内核版本的设备驱动详解书籍,对linux设备驱动的编写很有用!...
linux 2.6内核版本的设备驱动详解书籍,对linux设备驱动的编写很有用!-linux 2.6 kernel version of the device driver Xiangjie books, linux device driver for the preparation of very useful!
- 2022-01-26 07:54:46下载
- 积分:1
-
auto test for unit test
auto test for unit test
- 2022-03-11 01:32:14下载
- 积分:1
-
最新的文件系统生成工具,针对linux的!
最新的文件系统生成工具,针对linux的!-The latest generation of file system tools, aimed at the linux!
- 2022-01-26 03:16:10下载
- 积分:1
-
安讯士的mpeg_access_linux_1_01.zip开发源码
安讯士的mpeg_access_linux_1_01.zip开发源码-Axis development of mpeg_access_linux_1_01.zip source
- 2023-07-22 06:50:03下载
- 积分:1
-
字符串指针,以探讨指针如何工作
String Pointers to explore how the pointer work
-The program takes lines from standard input and keeps the last n of them in memory as it goes through standard input. When it gets to an EOF, it prints the last n lines out. You may assume n is less than 2000 and each individual line is not longer than 1000 including the newline and the null terminator.
- 2022-02-01 01:57:48下载
- 积分:1
-
linux设备驱动编程经典教程,详细介绍了字符、块、网络设备的驱动编程...
linux设备驱动编程经典教程,详细介绍了字符、块、网络设备的驱动编程-linux device driver
- 2023-06-23 23:30:04下载
- 积分:1
-
linux下的一个分组遗传算法,用于求解点着色的问题
linux下的一个分组遗传算法,用于求解点着色的问题-linux under a subgroup of genetic algorithm for solving the problem of point shader
- 2022-02-25 10:50:35下载
- 积分:1
-
在myshell v0.1的基础上,增加新的功能:在父进程中接收控制台输入一行字符串,作为用户发出的Linux命令,如ls /usr/*.c <回车>...
在myshell v0.1的基础上,增加新的功能:在父进程中接收控制台输入一行字符串,作为用户发出的Linux命令,如ls /usr/*.c ,在创建一个子进程后,子进程通过调用execlp()系统调用,执行这条命令。-In the myshell v0.1 based on adding new features: In the parent process to receive the console input line of string, as issued by the Linux user commands, such as ls/usr /*. c < Enter " , in creating a sub- the process, the child process by calling execlp () system call, the implementation of this Order.
- 2022-08-21 12:52:36下载
- 积分:1