资源列表
[Linux/Unix编程] gcc-core-3.3.3-20040217-1.tar
说明:mingW gcc3.3.3 源码版本3-gcc opensource virtion3.3.3<meimeimei> 在 2025-07-23 上传 | 大小:2.28mb | 下载:0
[系统编程] FileSystem
说明:Dynamic C 程式源碼 嵌入式RCM5700系列 控制FAT 檔案系統讀取-Dynamic C program source code embedded control RCM5700 series FAT file system to read<汪建名> 在 2025-07-23 上传 | 大小:27kb | 下载:0
[Linux/Unix编程] share
说明:1。创建一共享内存。a进程对共享内存中的某个整型不断加一,另外个进程对他进行减一操作,要求信号量同步。-1. The creation of one shared memory. a process of shared memory in a continuous integer-plus-one, while a process carried out by one of his operations, requested semaphore synchronization.<ak-47> 在 2025-07-23 上传 | 大小:2kb | 下载: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-07-23 上传 | 大小:1kb | 下载:0
[系统编程] KillProcessByHisWindowTitle
说明:根据关闭指定的窗口标题来关闭该窗口[网上的大部分都是根据线程名,这个是先用穷举列出所有的标题 才关闭,并非直接调用API]-close the windows by it s title<> 在 2025-07-23 上传 | 大小:12kb | 下载:0
[Linux/Unix编程] ufs
说明:使用FUSE提供的API,在linux下实现的简单的文件系统。此为操作系统课程设计。-Using the FUSE API , implement an simple filesystem in linux. It is the operation system homework.<luqianhui> 在 2025-07-23 上传 | 大小:860kb | 下载:0
[系统编程] haunhuan_want_some_food
说明:huanhaun ~!!!!111 I AM HUAN !!! I LOVE CHINA ANR RISE!!!! GIVE ME RICE AND I WILL GIV U THE CODES !!!! PISH_PISH-huanhaun ~!!!!111 I AM HUAN !!! I LOVE CHINA ANR RISE!!!! GIVE ME RICE AND I WILL GIV U THE CODES !!!! PISH_PISH!!!!1111<huan> 在 2025-07-23 上传 | 大小:22kb | 下载:0
[系统编程] Absolute_disk_read_write_source_code_for_delphi.ra
说明:基于 Delphi 的 绝对磁盘读/写源代码-Based on Delphi absolute disk read/write source code<Liyj> 在 2025-07-23 上传 | 大小:219kb | 下载:0
[系统编程] WindowsFullScreenKeyboardSourceCode_lv
说明:基于 delphi 的 Windows 屏幕键盘源代码-Based on the Windows screen keyboard delphi source code<Liyj> 在 2025-07-23 上传 | 大小:868kb | 下载:0
[Linux/Unix编程] spinbox
说明:setlocale[LC_ALL, ""] XtSetLanguageProc[NULL, NULL, NULL] //建立顶级窗口 toplevel = XtVaAppInitialize[&app, "SpinBox", NULL, 0, &argc, argv, NULL, NULL] //建立SpinBox n = 0 XtSetArg[args[n], XmNwidth, 400 ] n++<xiaoran1> 在 2025-07-23 上传 | 大小:2kb | 下载: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++ //XtSetArg[args[n], XmN<xiaoran1> 在 2025-07-23 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] xmstring
说明: n = 0 XtSetArg[args[n], XmNlabelString, label] n++ button = XmCreatePushButton[toplevel, "pushbutton", args, n] XtManageChild[button] - n = 0 XtSetArg[args[n], XmNlabelString, label] n++ button = XmCreatePushButton[top<xiaoran1> 在 2025-07-23 上传 | 大小:2kb | 下载:0