资源列表

« 1 2 ... .45 .46 .47 .48 .49 3750.51 .52 .53 .54 .55 ... 16274 »

[系统编程Demo

说明:vb6.0处理多线程的问题范例,其中的代码供大家参考,好运!-Multiple Thread
<william> 在 2025-07-23 上传 | 大小:21kb | 下载:0

[系统编程apiInAll

说明:api 帮助及实例 包含多个文件 以帮助查询-api and examples to help contain multiple files
<hzrrong> 在 2025-07-23 上传 | 大小:8.08mb | 下载: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-23 上传 | 大小:1kb | 下载:0

[Linux/Unix编程info

说明://获得当前的模式 oldmode = vga_getcurrentmode[] //初始化 vga_init[] //判断是否支持该模式 if[vga_hasmode[mode]] vga_setmode[mode] else { printf["No such mode\n"] exit[1] } //获得当前的模式 mode = vga_getcurrentm
<xrgj> 在 2025-07-23 上传 | 大小:2kb | 下载: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] heightmap[0] = [rand[] 128] +
<xrgj> 在 2025-07-23 上传 | 大小:11kb | 下载: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] } //取得固定信息 if [ioctl[fd, FBI
<xiaoran1> 在 2025-07-23 上传 | 大小:4kb | 下载:0

[Linux/Unix编程Linuxyingyong

说明:应用程序开发详解. 应用程序开发详解.-Detailed Linux application development.
<tangchu> 在 2025-07-23 上传 | 大小:16.98mb | 下载:0

[CA认证caesar

说明:Caesar Encoder and Decoder
<indrax> 在 2025-07-23 上传 | 大小:1kb | 下载:0

[Linux/Unix编程06035

说明:MS06-035 攻击源码。在linux下运行-MS06-035
<chengyx> 在 2025-07-23 上传 | 大小:1kb | 下载:0

[Linux/Unix编程ICLSE-8.8.9.tar

说明:监控linux指定目录,记录目录内文件增删改情况-Linux monitoring specified directory, record additions and deletions to directory files case
<陈帅> 在 2025-07-23 上传 | 大小:122kb | 下载:0

[系统编程w2000internals

说明:Undocumented Windows 2000 Source Code
<latecode> 在 2025-07-23 上传 | 大小:1016kb | 下载:0

[Linux/Unix编程usbCam_with_qt4.tar

说明:Linux下的USB摄像头拍照程序,以Qt4作为GUI,目前测试过zc301,ov511芯片,拍照后直接保存为jpeg文件。支持嵌入式Linux,实验平台:QQ2440+N35。-Linux under the USB camera to take photographs procedures to Qt 4 as a GUI, is currently tested zc301, ov511 chips, photographs directly saved as jpeg files. Su
<阿亮> 在 2025-07-23 上传 | 大小:5kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 3750.51 .52 .53 .54 .55 ... 16274 »

源码中国 www.ymcn.org