-
linux下共享内存机制的实现1
linux下共享内存机制的实现1-under the shared memory mechanism to achieve a
- 2023-03-07 21:05:03下载
- 积分: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
-
这是一个关于用消息队列进行通信的小程序源码,makefile是在sco下的,如果在linux下可能要加socket的链接库...
这是一个关于用消息队列进行通信的小程序源码,makefile是在sco下的,如果在linux下可能要加socket的链接库-This is a message queue on the use of small communications procedures source, makefile in the sco, if under Linux may have to increase the socket libraries
- 2022-05-30 15:19:38下载
- 积分:1
-
主要是实现在linux操作系统中对实现USB事件的监测。
主要是实现在linux操作系统中对实现USB事件的监测。-Mainly in the linux operating system to achieve the realization of USB to monitor events.
- 2022-03-23 13:41:41下载
- 积分:1
-
这个远程图形编辑器和调试器源程序
this remote graphic editor and debugger source
- 2022-01-21 20:20:09下载
- 积分:1
-
hid 应用代码 支持输入输出端口扩展,模拟量采集.
hid 应用代码 支持输入输出端口扩展,模拟量采集.-hid application code to support the expansion of input and output ports, analog acquisition.
- 2022-03-23 20:45:58下载
- 积分:1
-
环行buffer的实现以及操作函数,主要包括环行buffer的内存申请,释放,读取数据和写入数据,还有返回该buffer的一些属性参数...
环行buffer的实现以及操作函数,主要包括环行buffer的内存申请,释放,读取数据和写入数据,还有返回该buffer的一些属性参数-Circular buffer and the operation of the realization of function, including memory ring buffer to apply, release, read data and write data, as well as the return of some of the buffer attribute parameters
- 2022-03-10 18:05:16下载
- 积分:1
-
Linux编程的源代码,包括各种系统调用的用法。
学习Linux编程的源代码。包括各种系统调用如何使用等。-source code of linux progamming, includes various system calls and the usages.
- 2022-07-21 21:06:59下载
- 积分:1
-
linux下的程序调试工具gdb,非常好用,
linux下的程序调试工具gdb,非常好用,-It is the debug tool "gdb"for linux,very useful
- 2023-05-15 18:40:03下载
- 积分:1
-
通过键盘计算输入的代数式,完成加减乘除运算。
通过键盘计算输入的代数式,完成加减乘除运算。-Calculated through the keyboard input代数式to complete the addition and subtraction multiplication and division calculations.
- 2022-10-19 01:50:06下载
- 积分:1