资源列表

« 1 2 ... .38 .39 .40 .41 .42 3543.44 .45 .46 .47 .48 ... 16274 »

[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-13 上传 | 大小: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-13 上传 | 大小:22kb | 下载:0

[系统编程Absolute_disk_read_write_source_code_for_delphi.ra

说明:基于 Delphi 的 绝对磁盘读/写源代码-Based on Delphi absolute disk read/write source code
<Liyj> 在 2025-07-13 上传 | 大小:219kb | 下载:0

[系统编程WindowsFullScreenKeyboardSourceCode_lv

说明:基于 delphi 的 Windows 屏幕键盘源代码-Based on the Windows screen keyboard delphi source code
<Liyj> 在 2025-07-13 上传 | 大小: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-13 上传 | 大小: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-13 上传 | 大小: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-13 上传 | 大小:2kb | 下载:0

[Linux/Unix编程scale

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

[Linux/Unix编程spcaview.tar

说明:a tool use the webcam in linux.
<zl> 在 2025-07-13 上传 | 大小:100kb | 下载:0

[系统编程IOCP

说明:源码使用了高级的完成端口(IOCP)技术,该技术可以有效地服务于多客户端。代码封装了IOCP并提供了一个简单的echo版本的可以传输文件的客户端/服务器程序-Source used to complete the advanced port [IOCP] technology, which can effectively serve many clients. IOCP code encapsulates and provides a simple version of the echo can
<mosquito> 在 2025-07-13 上传 | 大小:146kb | 下载:0

[Linux/Unix编程yaffs2.tar

说明:yaffs2 source code for linux2.4/2.6. include the utile
<xinlouli> 在 2025-07-13 上传 | 大小:153kb | 下载:0

[加密解密MD5

说明:MD算法的源代码,用于各种情况下对密码进行加密和解密。使密码更安全。-MD algorithm source code for all cases of password encryption and decryption. So that the password more secure.
<xiongbiao> 在 2025-07-13 上传 | 大小:15kb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 3543.44 .45 .46 .47 .48 ... 16274 »

源码中国 www.ymcn.org