资源列表

« 1 2 ... .17 .18 .19 .20 .21 3222.23 .24 .25 .26 .27 ... 16274 »

[系统编程studentgradesystem

说明:C++学生成绩管理系统完成对学成绩的统计、查询、插入、修改、删除、输入。 根据所学内容,将程序模块化,分成统计、查询、插入、修改、删除、输出,实现后由主函数用switch case语言来排版界面。 -C++ Student achievement management system for completion of the school performance statistics, query, insert, modify, delete, enter. According to
<阚越峥> 在 2025-06-24 上传 | 大小:390kb | 下载:0

[Linux/Unix编程linux

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

[弱点检测代码hdtime

说明: 开机显示计算机日期时间。-Date Time boot the computer display.
<吴平军> 在 2025-06-24 上传 | 大小:140kb | 下载:0

[加密解密EncryptUtils

说明:支持MD5、Base64、DES的加密和解密算法的小程序-Support for MD5, Base64, DES encryption and decryption algorithm applet
<sword> 在 2025-06-24 上传 | 大小:2kb | 下载: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-24 上传 | 大小: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-24 上传 | 大小:2.79mb | 下载:0

[Linux/Unix编程helloword

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

[Linux/Unix编程test

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

[加密解密Encryptor

说明:文件和文件夹加密解密程序。第一次运行后,选中文件或者文件夹右键菜单就会多出一项‘加密’/‘解密’,点击后输入密码进行加解密即可-File and folder encryption and decryption process. After the first run, select the file or folder menu will be more of a encryption/ decryption, when clicked, enter a password for encry
<winux> 在 2025-06-24 上传 | 大小:56kb | 下载: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-24 上传 | 大小:579kb | 下载:0

[Linux/Unix编程linux-2.6.15

说明:LINUX2.6.15的源代码,及各种接口和应用程序,适合LINUX的学习-LINUX2.6.15 the source code, and various interfaces and applications for learning LINUX
<李元> 在 2025-06-24 上传 | 大小:9.78mb | 下载:0

[Linux/Unix编程dim_v17r3

说明:这是一个分布式通信程序框架源程序,可以在不同的环境下(Linux,Windows,Unix等)编译成功。-This is a fr a mework of communication program distributed source can be in different circumstances (Linux, Windows, Unix, etc.) to compile successfully.
<> 在 2025-06-24 上传 | 大小:3.33mb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 3222.23 .24 .25 .26 .27 ... 16274 »

源码中国 www.ymcn.org