资源列表

« 1 2 ... .09 .10 .11 .12 .13 4514.15 .16 .17 .18 .19 ... 9711 »

[Linux/Unix编程ls

说明:linux下ls的简单实现,具体看代码-ls under linux the easy implementation, the specific code look
<chengui> 在 2024-09-29 上传 | 大小:20480 | 下载:0

[Linux/Unix编程nethidpro

说明:linux下用钩子函数实现网络数据包截取并加密,有说明文档和源码。-linux using hook function implementation network packet interception and encryption
<zjd> 在 2024-09-29 上传 | 大小:175104 | 下载:0

[Linux/Unix编程MesaLib-7.2

说明:Mesa is an open-source implementation of the OpenGL specification - a system for rendering interactive 3D graphics. -Mesa is an open-source implementation of the OpenGL specification- a system for rendering interactive 3
<zhouhua> 在 2024-09-29 上传 | 大小:6144000 | 下载:0

[Linux/Unix编程csapp

说明:我实现的C重新封装-My re-implementation of the C package. . . . . . . . . .
<chonglou> 在 2024-09-29 上传 | 大小:1024 | 下载: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> 在 2024-09-29 上传 | 大小:9991168 | 下载:0

[Linux/Unix编程csapph

说明:c封装的头文件-c package header files
<chonglou> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[Linux/Unix编程ImageMagick-6.2.7-6.tar

说明:openmeetings专用版,超强图片处理软件源码,几乎所有图片格式-openmeetings special edition, super-picture deal with software source code, almost all image format
<听风> 在 2024-09-29 上传 | 大小:6483968 | 下载:0

[Linux/Unix编程ghostscript-8.62.tar

说明:openmeetings组件之GS openmeetings组件之GS-openmeetings components of GS openmeetings components of GS openmeetings components of GS
<听风> 在 2024-09-29 上传 | 大小:17691648 | 下载:0

[Linux/Unix编程draw

说明://获得当前的模式 oldmode = vga_getcurrentmode[] //初始化 vga_init[] //判断是否支持该模式 if[vga_hasmode[mode]] vga_setmode[mode] else { printf["No such mode\n"] exit[1] } //取得信息
<xrgj> 在 2024-09-29 上传 | 大小:1024 | 下载:0

[Linux/Unix编程info

说明://获得当前的模式 oldmode = vga_getcurrentmode[] //初始化 vga_init[] //判断是否支持该模式 if[vga_hasmode[mode]] vga_setmode[mode] else { printf["No such mode\n"] exit[1] } //获得当前
<xrgj> 在 2024-09-29 上传 | 大小:2048 | 下载:0

[Linux/Unix编程yacc

说明: srand[getpid[]] /* initialize some of the memory */ memset[heightmap, 0, MAPSIZE*MAPSIZE] memset[vpage, 0, RENDERWIDTH * RENDERHEIGHT] printf["Creating dx d fractal terrain\n", MAPSIZE, MAPSIZE]
<xrgj> 在 2024-09-29 上传 | 大小:11264 | 下载:0

[Linux/Unix编程capture

说明://结构 struct fb_fix_screeninfo finfo struct fb_var_screeninfo vinfo //打开设备 fd = open["/dev/fb0", O_RDWR] if [!fd] { printf["Cannot open fr a mebuffer device.\n"] exit[1] }
<xiaoran1> 在 2024-09-29 上传 | 大小:4096 | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 4514.15 .16 .17 .18 .19 ... 9711 »

源码中国 www.ymcn.org