资源列表
[加密解密] Haitai_SCB2_CBC
说明:使用海泰key实现SCB2算法的加解密的示例程序-Use Hi-Tech key for encryption and decryption algorithms SCB2<Daizl> 在 2025-11-15 上传 | 大小:58kb | 下载:0
[Linux/Unix编程] Qt-Vista-Style-test.2007.12.24
说明:Qt 下面的风格设置实例代码 用于学习和参考-Qt LAN communications code below<桥之美> 在 2025-11-15 上传 | 大小:33kb | 下载:0
[Linux/Unix编程] QProgressIndicator-1.0.2
说明:Qt 下面的键盘实例代码 用于学习和参考-The following example code, Qt keyboard for learning and reference<桥之美> 在 2025-11-15 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] qt-book-examples
说明:GUI Programming with QT 4 book examples<fingereleven> 在 2025-11-15 上传 | 大小:7mb | 下载:0
[Linux/Unix编程] chat
说明:linux下的聊天程序为了更好的程序设计-chat program under linux<陈亮> 在 2025-11-15 上传 | 大小:104kb | 下载: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-11-15 上传 | 大小: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-11-15 上传 | 大小: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-11-15 上传 | 大小:18kb | 下载:0
[Linux/Unix编程] time
说明:本实验获取文件的时间相关的属性,对其最近访问时间和最近修改时间进行修改。-In this study, the time to obtain documents related to the properties of their last access time and last modification time changes.<sdf> 在 2025-11-15 上传 | 大小:16kb | 下载:0
[Linux/Unix编程] pipe
说明:本实验父进程从控制台读数据,并向管道中写字符串。子进程将父进程经由管道传输过来的字符进行大小写互转,然后将装换后的字符送回父进程。-In this study, the parent process read data from the console, write to the pipe string. The child process the parent process through the tunnel over the character case conversion, and<sdf> 在 2025-11-15 上传 | 大小:19kb | 下载:0
[Linux/Unix编程] sharememory
说明:本实验是主线程和子线程使用共享内存进行通信的实验。-In this study, the main thread and child thread communicate using shared memory experiments.<sdf> 在 2025-11-15 上传 | 大小:21kb | 下载:0