-
RoboCup simulation World Champions source code
RoboCup模拟世界冠军源代码
- 2022-03-25 09:33:26下载
- 积分:1
-
Unix/Linux server/client through the TCP/IP communications procedures
Unix/Linux下服务端/客户通过TCP/IP通讯的程序-Unix/Linux server/client through the TCP/IP communications procedures
- 2023-05-16 01:35:04下载
- 积分:1
-
《Unix网络编程》的源代码的icmpd部分
《Unix网络编程》的源代码的icmpd部分-"Unix Network Programming," the source part of the ICMPD
- 2023-08-18 15:20:03下载
- 积分:1
-
怎么样学好Qt?请看QtProgramming Books完整目录
怎么样学好Qt?请看QtProgramming Books完整目录-Like how to learn Qt? See a complete list of QtProgramming Books
- 2022-03-13 14:17:39下载
- 积分:1
-
第一个LED灯控制驱动
(基于AT91SAM9260开发板linux2.6.22)
第一个LED灯控制驱动
(基于AT91SAM9260开发板linux2.6.22) -The first signal-controlled LED driver (based on the AT91SAM9260 Development Board linux2.6.22)
- 2022-03-23 10:57:14下载
- 积分:1
-
oracle pro*c编程示例,里面有执行动态SQL,建立多个数据连接链,执行PL/SQL语句块的示例代码,并且都封装成函数接口。...
oracle pro*c编程示例,里面有执行动态SQL,建立多个数据连接链,执行PL/SQL语句块的示例代码,并且都封装成函数接口。-c programming examples, and they perform dynamic SQL, and the establishment of multiple data link, the implementation of PL/SQL block of code examples, and are packaged as function interface.
- 2022-07-12 11:46:21下载
- 积分:1
-
The c source code of archieving the hostid of host machine in linux 9.
在linux9下获得主机hostid的c源代码。-The c source code of archieving the hostid of host machine in linux 9.
- 2022-06-30 08:14:40下载
- 积分:1
-
睡眠功能测试是否其他进程阻塞
在Linux测试sleep函数是否对其它进程阻塞-Linux sleep function tests whether the other process obstruction
- 2022-02-24 13:24:20下载
- 积分:1
-
Linux环境下usb数据采集设备的驱动程序
Linux环境下usb数据采集设备的驱动程序-The driver program of usb data acquisition equipment under linux system.
- 2022-05-29 17:09:16下载
- 积分:1
-
1。编写一个C++程序,作为内核命令行解释器
1. 编写一个C程序作为Linux内核的shell命令行解释程序。Shell程序应该使用与Bource shell相同的方式运行程序。 2. 增加功能以使用户可以使用"&"操作符作为命令的结束符。一个以"&"结尾的命令应该与shell并发执行。 3. 增加功能以使用户可以使用""作为文件名前缀来重定向stdin和stdout描述符。同样,允许用户使用管道操作符" "来同时执行两个进程,并把第一个进程的stdout重定向为第二个进程的stdin。-1. Preparation of a C program as a Linux kernel shell command line interpreter. Shell procedures should be used with Bource shell the same way as operational procedures. 2. Increased functionality so that customers can use, "" operator, as ordered by the end tags. A "" the end of the order should be concurrent with the implementation of the shell. 3. Increased functionality so that customers can use "lt;" "Gt;" As a filename prefix to redirect stdin and stdout descriptors. Similarly, allows users to use pipeline operator, "" two parallel processes, and a process to redirect stdout second process stdin.
- 2022-08-13 03:09:59下载
- 积分:1