资源列表

« 1 2 ... .48 .49 .50 .51 .52 1253.54 .55 .56 .57 .58 ... 9710 »

[Linux/Unix编程CVS-RCS-HOWTO

说明:This document is a "practical guide" to very quickly setup CVS/RCS source code control system. This document has custom shell scr ipts which are wrappers on top of CVS. These scr ipts provide an easy user interface f
<陈林> 在 2025-06-01 上传 | 大小:91kb | 下载:0

[Linux/Unix编程alarm

说明:非常简单的定时器代码,每十秒提醒一次,非常简单。-The timer is very simple code, every 10 seconds to remind the time, very simple.
<simon> 在 2025-06-01 上传 | 大小:1kb | 下载:0

[Linux/Unix编程vivi-20030629.tar

说明:原始的vivi代码,来自mizi公司的sdk光盘镜像-Vivi the original code, from mizi company s CD-ROM image sdk
<汤亮> 在 2025-06-01 上传 | 大小:210kb | 下载:0

[Linux/Unix编程Linux

说明:linux常用命令手册,包含LINUX中常用的系统命令-linux commands commonly used manual contains commonly used in LINUX system commands
<> 在 2025-06-01 上传 | 大小:699kb | 下载:0

[Linux/Unix编程95-116

说明:linux下ftp服务器,实现ls cd put get quit命令-ftp server under linux, the realization of ls cd put get quit command
<梧桐> 在 2025-06-01 上传 | 大小:4kb | 下载:0

[Linux/Unix编程osd_display

说明:基于GM8180的OSD源代码.从SDK包中挑出来的,是很不错的资料.-GM8180 the OSD based on the source code. From the SDK package singled out is very good information.
<张国良> 在 2025-06-01 上传 | 大小:3.6mb | 下载:0

[Linux/Unix编程linux

说明:基于linux1.0内核的linux源码,欢迎大家共同交流学习。-Linux1.0 based on the linux kernel source, welcome to share learning.
<lukecian> 在 2025-06-01 上传 | 大小:2.09mb | 下载:0

[Linux/Unix编程44Pin-IDE

说明:linux2.6.24.7下移植44Pin IDE硬盘过程,IDE for arm s3c2440(s3c2410) -linux2.6.24.7 under the process of transplantation 44Pin IDE hard drive, IDE for arm s3c2440 (s3c2410)
<邓三> 在 2025-06-01 上传 | 大小:2kb | 下载:0

[Linux/Unix编程OReilly.Building.Embedded.Linux.Systems.Aug.2008.r

说明:OReilly.Building.Embedded.Linux.Systems.Aug.2008, pdf格式,第二版。-OReilly.Building.Embedded.Linux.Systems.Aug.2008, pdf format, the second edition.
<Alfred Cheng> 在 2025-06-01 上传 | 大小:2.79mb | 下载:0

[Linux/Unix编程helloword

说明: /* GtkWidget 是构件的存储类型 */ GtkWidget *window GtkWidget *button /* 这个函数在所有的 GTK 程序都要调用。参数由命令行中解析出来并且送到该程序中*/ gtk_init (&argc, &argv) /* 创建一个新窗口 */ window = gtk_window_new (GTK_WINDOW_TOPLEVEL)
<zhoujay> 在 2025-06-01 上传 | 大小:11kb | 下载:0

[Linux/Unix编程test

说明: /* 在这里我们连接 "destroy" 事件到一个信号处理函数。 * 对这个窗口调用 gtk_widget_destroy() 函数或在 "delete_event" 回调函数中返回 FALSE 值 * 都会触发这个事件。*/ g_signal_connect (G_OBJECT (window), "destroy", G_CALLBACK (destroy), NULL) /* 设置
<zhoujay> 在 2025-06-01 上传 | 大小:13kb | 下载:0

[Linux/Unix编程GX-ARM9-2410EP-LINUX-BOOK

说明:瑞泰创新的GX-ARM9-2410EP教学实验系统关于LINUX操作系统开发的详细资料-Ruitai innovative GX-ARM9-2410EP teaching experimental system LINUX operating system on the development of detailed information
<李开志> 在 2025-06-01 上传 | 大小:579kb | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 1253.54 .55 .56 .57 .58 ... 9710 »

源码中国 www.ymcn.org