资源列表

« 1 2 ... .10 .11 .12 .13 .14 5015.16 .17 .18 .19 .20 ... 9710 »

[Linux/Unix编程form

说明://建立顶级窗口 toplevel = XtVaAppInitialize[&app, "Form", NULL, 0, &argc, argv, NULL, NULL] n = 0 XtSetArg[args[n], XmNwidth, 500] n++ XtSetArg[args[n], XmNheight, 500] n++ XtSetValues[toplevel,
<zzroot> 在 2025-05-13 上传 | 大小:4kb | 下载:0

[Linux/Unix编程justforfun

说明: 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> 在 2025-05-13 上传 | 大小:4kb | 下载:1

[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> 在 2025-05-13 上传 | 大小:4kb | 下载:0

[Linux/Unix编程cgiscan.kdevelop

说明:cgi漏洞扫描,基于Qt实现,在Linux下进行编程,可实现跨来台特性.-cgi vulnerability scanning, based on the Qt implementation in programming under Linux, can come to Taiwan to achieve cross-characteristics.
<小汤> 在 2025-05-13 上传 | 大小:4kb | 下载:0

[Linux/Unix编程fm_tda7540.v1.tar

说明:基于tda7540芯片的FM芯片,实现了调频收音功能-based on tda7540 chip ,FM driver implement the function of FM
<张风> 在 2025-05-13 上传 | 大小:4kb | 下载:0

[Linux/Unix编程kthread_file.tar

说明:Reference code on Linux kernel thread
<vinoth> 在 2025-05-13 上传 | 大小:4kb | 下载:1

[Linux/Unix编程SVD_corr

说明:svd 分析 现代 统计诊断与预测技术_0-svd
<zdq> 在 2025-05-13 上传 | 大小:4kb | 下载:0

[Linux/Unix编程mkarchlive.tar

说明:创建基于Arch GNU/Linux的live系统的脚本-Shell scr ipt to creat live system base on Arch GNU/Linux
<carbon> 在 2025-05-13 上传 | 大小:4kb | 下载:0

[Linux/Unix编程touch_screen_driver

说明:这是S3C2410的触摸屏驱动设计实验的源码-This is the Touch Panel S3C2410-driven design of the source experiment
<方方> 在 2025-05-13 上传 | 大小:4kb | 下载:0

[Linux/Unix编程Linux

说明:一般般的看法,随着高性能嵌入式处理器的普及和硬件成本的不断降低,尤其是ARM 系列处理器的推出,嵌入式系统的功能越来越强。单色LCD也因为色彩单调,存储信息小,处理速度慢而不能符合人们的需求。 -As the views of the general, with the popularity of high-performance embedded processor and hardware costs continue to
<周德天> 在 2025-05-13 上传 | 大小:4kb | 下载:0

[Linux/Unix编程qserial

说明:基于qt 2.3.10的串口类,自编的,已经在项目中验证。-Based on the qt 2.3.10 serial category, the self has been verified in the project.
<王思山> 在 2025-05-13 上传 | 大小:4kb | 下载:0

[Linux/Unix编程char

说明:linux 简单字符设备驱动-linux character device driver easy ......
<封请段> 在 2025-05-13 上传 | 大小:4kb | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 5015.16 .17 .18 .19 .20 ... 9710 »

源码中国 www.ymcn.org