-
这是符合Linux操作系统标准的POIXS 的pixops
这是符合Linux操作系统标准的POIXS 的pixops-2.0.5源程序-This is in line with the Linux operating system standard POIXS the pixops- 2.0.5 source
- 2022-06-20 00:49:25下载
- 积分:1
-
用于进程间通信的unix域socket使用示例,同时包含了对通信效率的计时。...
用于进程间通信的unix域socket使用示例,同时包含了对通信效率的计时。-For inter-process communication using unix domain socket example, at the same time contains the time of the communication efficiency.
- 2022-04-22 02:03:31下载
- 积分:1
-
系统调用拷贝函数
本程序通过Linux的系统调用进行文件拷贝,如果进行一定的修改可以支持断点续传...
系统调用拷贝函数
本程序通过Linux的系统调用进行文件拷贝,如果进行一定的修改可以支持断点续传-System call function copy of the procedures adopted by Linux system calls to file copy, if changes must support HTTP
- 2022-05-23 18:17:03下载
- 积分:1
-
a small monitoring database scripts can run this script to monitor a database of...
一个监控数据库的小脚本
可以通过运行这个脚本来监控数据库中的一项值的变化,来用0,1来判断这个值。-a small monitoring database scripts can run this script to monitor a database of the change, used to 0, 1 to judge the value.
- 2022-02-01 00:17:01下载
- 积分: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
-
linux下基于txx9的驱动,有利于基础此开发上层应用程序
linux下基于txx9的驱动,有利于基础此开发上层应用程序-Based on txx9 drive linux is conducive to the development of upper-based applications
- 2022-02-20 02:37:41下载
- 积分:1
-
linux下gtk图形界面编程的一个例子程序。
linux下gtk图形界面编程的一个例子程序。-under gtk GUI programming examples of a process.
- 2022-05-30 01:54:56下载
- 积分:1
-
uva trilearn的robocup源程序
uva trilearn的robocup源程序-uva trilearn source of robocup
- 2022-06-30 23:02:17下载
- 积分:1
-
- 2022-02-13 01:55:19下载
- 积分:1
-
GtkWidget*window
gtk_init (&argc, &argv)...
GtkWidget *window
gtk_init (&argc, &argv)
window = gtk_window_new (GTK_WINDOW_TOPLEVEL)
gtk_widget_show (window)
gtk_main ()
return(0) - GtkWidget*window
gtk_init (&argc, &argv)
window = gtk_window_new (GTK_WINDOW_TOPLEVEL)
gtk_widget_show (window)
gtk_main ()
return(0)
- 2023-02-06 20:55:03下载
- 积分:1