资源列表
[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-05 上传 | 大小: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-05 上传 | 大小: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-05 上传 | 大小: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-11-05 上传 | 大小:18kb | 下载:0
[系统编程] Registry-Editor
说明:注册表编辑器,可以去修改注册表的信息,功能齐全,实用,大家不妨去试试哦 -Registry Editor can modify the registry, fully functional, practical, you may wish to try oh<王丽辉> 在 2025-11-05 上传 | 大小:18kb | 下载:0
[Linux/Unix编程] RHEL5.3-LVS-high-available-cluster
说明:采用RHEL5.3设计的lvs+heartbeat+ldirectord的集群 主要考虑的RHEL5.3中的不同特点-Using RHEL5.3 design lvs+ heartbeat+ ldirectord RHEL5.3 cluster main consideration the different characteristics of<xiangming> 在 2025-11-05 上传 | 大小:18kb | 下载:0
[CA认证] T3cc-criptare.tar
说明:DES atack folowing the S boxes and permutation tables<HFA> 在 2025-11-05 上传 | 大小:18kb | 下载:0
[Linux/Unix编程] linux-code
说明:linux 取款机项目源代码 linux 取款机项目源代码 linux 取款机项目源代码-linux ATM cash machine to project source code project source code linux linux linux ATM cash machine to project source code source code project<黄小志> 在 2025-11-05 上传 | 大小:18kb | 下载:0
[Linux/Unix编程] Linux-1
说明:1、采用 arm-linux-gcc3.4.1 交叉编译 busybox-1.10.3 制作根文件系统; 2、理解根文件系统中各目录、文件的作用-1, using arm-linux-gcc3.4.1 cross compile busybox-1.10.3 make the root file system 2, to understand the root file system of directories, files, the role of<张蕾> 在 2025-11-05 上传 | 大小:18kb | 下载:0
[Linux/Unix编程] Linux-2
说明:1、将 Linux 内核采用 arm-linux-gcc3.4.1 交叉编译生成 uImage 格式的二进制文件,之后将其烧写入开发板的 Flash 存储器; 2、练习 Linux 内核的定制方法; -1, the Linux kernel using arm-linux-gcc3.4.1 cross-compiler to generate uImage binary file format, then burn to write their development board Fl<张蕾> 在 2025-11-05 上传 | 大小:18kb | 下载:0
[扫描程序] Port-scanning
说明:端口扫描器C语言源代码,有兴趣的同学可以看看。-C language source code scanner port, interested students can look at.<赵翔> 在 2025-11-05 上传 | 大小:18kb | 下载:0
[Linux/Unix编程] atCallback
说明:callback test in c program for linux.<afrans> 在 2025-11-05 上传 | 大小:18kb | 下载:0