资源列表
[Linux/Unix编程] Drawer
说明:linux窗口程序设计qt4第01章 实例6 qq抽屉效果。-Serial communication programming code of practice with the book 01<yaolei> 在 2025-06-08 上传 | 大小:18kb | 下载:0
[Linux/Unix编程] gpk-update-icon.txt.tar
说明:实现背包问题的最优解,linux下编程,不会让你失望的-Knapsack problem to achieve the optimal solution, linux under the program will not let you down<linhao> 在 2025-06-08 上传 | 大小:18kb | 下载:0
[Linux/Unix编程] char-drive-test.tar
说明:簡易linux 字元設備驅動 測試碼example -Simple test code linux character device driver example<Ben> 在 2025-06-08 上传 | 大小:18kb | 下载:0
[系统编程] HexConvert
说明:十六进制转换测试程序,在串口编程中经常使用到十六进制数据格式-Hex conversion test program<罗飞> 在 2025-06-08 上传 | 大小:18kb | 下载:0
[系统编程] GetCoreTempInfo
说明:可以取得PC机的实时温度。并具有丰富的强大的界面功能-You can get a PC real-time temperature. Powerful and rich interface features<jeffery> 在 2025-06-08 上传 | 大小:18kb | 下载:0
[Linux/Unix编程] linux-shell
说明:Linux-Shell程序入门教程,介绍了if,while,for等控制流语句的用法、条件控制、输入输出等内容-Tutorial Linux-Shell program, introduced if, while, for the use of other control flow statements, conditions, control, input and output, etc.<小耸> 在 2025-06-08 上传 | 大小:18kb | 下载:0
[Linux/Unix编程] msg
说明:消息队列是一个链表,链表的每一个结点是一个消息。消息队列存放在内核中并由消息队列标示符标识。 对消息队列的操作有下面三种类型: a. 打开或创建消息队列 int msgget(key_t key, int flag) 参数key是一个键值,由ftok函数获得, flg参数是一些标志位。函数返回与健值key相对对应的消息队列描述字。 b. 读写操作 int msgsnd(int msqid, const void *ptr, size_t nbytes, int flag<sdf> 在 2025-06-08 上传 | 大小:18kb | 下载:0
[Linux/Unix编程] ls
说明:本实验实现了一个简单的ls命令,它用来显示文件夹内容的详细信息,相当于ls –la-The experimental realization of a simple ls command, which displays detailed information about the folder' s contents, equivalent to ls-la<sdf> 在 2025-06-08 上传 | 大小:18kb | 下载:0
[Linux/Unix编程] minishell
说明:本实验写了一个小型的shell程序minishell,实现了一个bash shell程序的cd命令,通过quit命令可以退出minishe-In this study, write a small shell program minishell, a bash shell program to achieve the cd command, through the quit command to quit minishell<sdf> 在 2025-06-08 上传 | 大小:18kb | 下载:0
[Linux/Unix编程] vim_summary
说明:关于很好的使用VIM的实例文件,Linux编程中不可缺少的编辑工具,里面包含了一些使用技巧以及读源代码的技巧。-Document about VIM,which is very good helpful tools for Linux programming, editing tools indispensable, which contains some tips and tricks read the source code.<veranal> 在 2025-06-08 上传 | 大小:18kb | 下载:0