Hot Search : Source embeded web remote control p2p game More...
Location : Home SourceCode OS program Linux-Unix

Search in result

Linux-Unix list
Sort by :
« 1 2 ... .67 .68 .69 .70 .71 8472.73 .74 .75 .76 .77 ... 9710 »
Downloaded:0
Relatively simple version, but availability is relatively large. Can help understand the Linux operating system
Date : 2025-08-20 Size : 9.53mb User : jiaxuandj

Downloaded:0
c package header files
Date : 2025-08-20 Size : 1kb User : chonglou

Downloaded:0
openmeetings special edition, super-picture deal with software source code, almost all image format
Date : 2025-08-20 Size : 6.18mb User : 听风

Downloaded:0
openmeetings components of GS openmeetings components of GS openmeetings components of GS
Date : 2025-08-20 Size : 16.87mb User : 听风

Downloaded:0
//获得当前的模式 oldmode = vga_getcurrentmode[] //初始化 vga_init[] //判断是否支持该模式 if[vga_hasmode[mode]] vga_setmode[mode] else { printf["No such mode\n"] exit[1] } //取得信息 width = vga_getxdim[] height = vga_getydim[] colors = vga_get
Date : 2025-08-20 Size : 1kb User : xrgj

Downloaded:0
//获得当前的模式 oldmode = vga_getcurrentmode[] //初始化 vga_init[] //判断是否支持该模式 if[vga_hasmode[mode]] vga_setmode[mode] else { printf["No such mode\n"] exit[1] } //获得当前的模式 mode = vga_getcurrentmode[] info = vga_getmodeinfo[mode]
Date : 2025-08-20 Size : 2kb User : xrgj

Downloaded:1
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] heightmap[0] = [rand[] 128
Date : 2025-08-20 Size : 4kb User : xrgj

Downloaded:0
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] heightmap[0] = [rand[] 128
Date : 2025-08-20 Size : 11kb User : xrgj

Downloaded:0
//结构 struct fb_fix_screeninfo finfo struct fb_var_screeninfo vinfo //打开设备 fd = open["/dev/fb0", O_RDWR] if [!fd] { printf["Cannot open framebuffer device.\n"] exit[1] } //取得固定信息 if [ioctl[fd, FBIOGET_FSCREENINFO, &finfo]
Date : 2025-08-20 Size : 4kb User : xiaoran1

Downloaded:0
Detailed Linux application development.
Date : 2025-08-20 Size : 16.98mb User : tangchu

Downloaded:0
MS06-035
Date : 2025-08-20 Size : 1kb User : chengyx

Downloaded:0
Linux monitoring specified directory, record additions and deletions to directory files case
Date : 2025-08-20 Size : 122kb User : 陈帅
« 1 2 ... .67 .68 .69 .70 .71 8472.73 .74 .75 .76 .77 ... 9710 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.