资源列表
[Linux/Unix编程] socket
说明:socket通信的源代码。可以直接用GCC编译.-socket communication.<fx> 在 2025-01-05 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] lscommand
说明:3.编程实现在linux中ls -l -a 命令。用c重新实现类似ls -l -a 命令-3. Programming in the linux implementation of ls-l-a command. C re-implementation with similar ls-l-a command<ak-47> 在 2025-01-05 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] helloworldmotif-1
说明: //建立顶级窗口 toplevel = XtVaAppInitialize[&app, "Scroll", NULL, 0, &argc, argv, NULL, NULL] //建立SpinBox n = 0 XtSetArg[args[n], XmNwidth, 400 ] n++ XtSetArg[args[n], XmNheight, 100 ] n+<xiaoran1> 在 2025-01-05 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] scale
说明: textf = XmCreateTextField[spinbox, "textf", args, n] XtManageChild[textf] //显示窗口 XtRealizeWidget[toplevel] //进入事件循环 XtAppMainLoop[app] - textf = XmCreateTextField[spinbox, "textf", arg<xiaoran1> 在 2025-01-05 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] calc_pi
说明:计算PI的值的示例代码。仅供参考.无版权责任。-Demo to calc PI value.<yiwei> 在 2025-01-05 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] myls
说明:LINUX下FTP服务器需要的list。个人觉得还不错-LINUX required under the FTP server of the list<aidy22> 在 2025-01-05 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] sigaction.c
说明: A sample program to demonstrate the usage of signal handling in linux C programing language.<jeff> 在 2025-01-05 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] regex.c
说明: A sample program to demonstrate the usage of regex() regular expression function of the C language in linux.<jeff> 在 2025-01-05 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] readdir.c
说明:A sample C program to demonstrate the usage of readdir() function to read directory listing in Linux.<jeff> 在 2025-01-05 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] rtc.c
说明:A sample C program to demonstrate the usage of rtc() function in Linux to read the read time clock.<jeff> 在 2025-01-05 上传 | 大小:1kb | 下载:0