资源列表

« 1 2 ... 58 59 60 61 62 6364 65 66 67 68 ... 9711 »

[Linux/Unix编程06035

说明:MS06-035 攻击源码。在linux下运行-MS06-035
<chengyx> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[Linux/Unix编程socket

说明:socket通信的源代码。可以直接用GCC编译.-socket communication.
<fx> 在 2024-09-20 上传 | 大小:1024 | 下载: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> 在 2024-09-20 上传 | 大小:1024 | 下载: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> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[Linux/Unix编程scale

说明: textf = XmCreateTextField[spinbox, "textf", args, n] XtManageChild[textf] //显示窗口 XtRealizeWidget[toplevel] //进入事件循环 XtAppMainLoop[app] - textf = XmCreateTextField[spinbox, "textf", arg
<xiaoran1> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[Linux/Unix编程dine

说明:Dining Philosopher s Problem
<Meriya> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[Linux/Unix编程calc_pi

说明:计算PI的值的示例代码。仅供参考.无版权责任。-Demo to calc PI value.
<yiwei> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[Linux/Unix编程myls

说明:LINUX下FTP服务器需要的list。个人觉得还不错-LINUX required under the FTP server of the list
<aidy22> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[Linux/Unix编程sigaction.c

说明: A sample program to demonstrate the usage of signal handling in linux C programing language.
<jeff> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[Linux/Unix编程regex.c

说明: A sample program to demonstrate the usage of regex() regular expression function of the C language in linux.
<jeff> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[Linux/Unix编程readdir.c

说明:A sample C program to demonstrate the usage of readdir() function to read directory listing in Linux.
<jeff> 在 2024-09-20 上传 | 大小:1024 | 下载: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> 在 2024-09-20 上传 | 大小:1024 | 下载:0
« 1 2 ... 58 59 60 61 62 6364 65 66 67 68 ... 9711 »

源码中国 www.ymcn.org