资源列表
[Linux/Unix编程] csapp
说明:我实现的C重新封装-My re-implementation of the C package. . . . . . . . . .<chonglou> 在 2025-07-02 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] linux-0.11-devel-040329
说明:比较简单的版本,但是可用性比较大。能帮助理解Linux操作系统-Relatively simple version, but availability is relatively large. Can help understand the Linux operating system<jiaxuandj> 在 2025-07-02 上传 | 大小:9.53mb | 下载:0
[Linux/Unix编程] ImageMagick-6.2.7-6.tar
说明:openmeetings专用版,超强图片处理软件源码,几乎所有图片格式-openmeetings special edition, super-picture deal with software source code, almost all image format<听风> 在 2025-07-02 上传 | 大小:6.18mb | 下载:0
[Linux/Unix编程] ghostscript-8.62.tar
说明:openmeetings组件之GS openmeetings组件之GS-openmeetings components of GS openmeetings components of GS openmeetings components of GS<听风> 在 2025-07-02 上传 | 大小:16.87mb | 下载:0
[系统编程] os
说明:操作系统的四大功能的模拟,分别进行进程管理、处理机调度(作业调度)、存储管理(页面调度)以及设备管理(磁盘调度)-The four functions of the operating system simulation, separately for the process management, processor scheduling [job scheduling], memory management [paging], and equipment management [disk s<jem> 在 2025-07-02 上传 | 大小:1.42mb | 下载:0
[系统编程] servletapi
说明:一个SEVERLET的API,用来和大家分享,希望大家喜欢-A SEVERLET the API, used to share with you all, I hope everyone likes<sjienn> 在 2025-07-02 上传 | 大小:281kb | 下载:0
[Linux/Unix编程] draw
说明://获得当前的模式 oldmode = vga_getcurrentmode[] //初始化 vga_init[] //判断是否支持该模式 if[vga_hasmode[mode]] vga_setmode[mode] else { printf["No such mode\n"] exit[1] } //取得信息 width = vga_getxdim[] h<xrgj> 在 2025-07-02 上传 | 大小:1kb | 下载:0