资源列表
[Linux/Unix编程] WNdb-3.0.tar
说明:wordnet的源代码,可以针对其设计自己的语言库,并对其中的词汇关联度进行设定。-the code for wordnet<linlin> 在 2025-02-24 上传 | 大小:10.03mb | 下载:0
[Linux/Unix编程] nachos-3.4
说明:Nachos实验使用操作系统的源代码,里面分为四个目录,其中的doc文件夹里有学习资料。-Nachos experimental use of the operating system source code, which is divided into four directories, one of the doc folder, there are learning materials.<semail> 在 2025-02-24 上传 | 大小:27.96mb | 下载:0
[Linux/Unix编程] file_manage.c
说明:模拟linux文件管理,可以实现基本的文件操作,如添加文件,删除文件等-Linux file management simulation<贺东> 在 2025-02-24 上传 | 大小:6kb | 下载:0
[Linux/Unix编程] fourierTransform
说明:利用c++搭载qt环境实现快速傅立叶变换算法-Use c++ qt environment equipped for fast Fourier transform algorithm<leganhu> 在 2025-02-24 上传 | 大小:1.43mb | 下载:0
[Linux/Unix编程] uImage
说明:linux2.6.32内核,配置好的,已经烧制成了uImage-linux2.6.32 kernel, configured, have been fired into uImage<李泽彤> 在 2025-02-24 上传 | 大小:2.05mb | 下载:0
[Linux/Unix编程] Linux-Ordered-a-complete-(public)-
说明:Linux命令全集(public);linux下的指令非常的全。-Linux complete command (public) Under the instructions of the Linux very full.<maochiheng> 在 2025-02-24 上传 | 大小:1.49mb | 下载:0
[Linux/Unix编程] fedora-func
说明:Func集中管理程序,是Linux的管理的好软件。国内用的人比较少,简单的书上传 -Func centralized management programs, is the management of the Linux good software. Domestic use of person is less, simple books upload<wangkai> 在 2025-02-24 上传 | 大小:42kb | 下载:0
[Linux/Unix编程] kaffeine-sc-plugin-0.4.0.tar
说明:Linux Kaffeine Plugin<oli> 在 2025-02-24 上传 | 大小:789kb | 下载:0
[Linux/Unix编程] niosii-linux
说明:最小linux Kernel 裁剪代码,可以用来学习Linux Kernel-mini linux kernel code<chun jiang> 在 2025-02-24 上传 | 大小:1.74mb | 下载:0
[Linux/Unix编程] fileCpy
说明: 学习资料 包括 文件复制 读写锁 学生描述符-Learning materials, including file descr iptor to read and write lock students<房亮> 在 2025-02-24 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] 3.c
说明:编写程序实现生产者-消费者问题。使用Linux的pthread线程库,创建2个生产者线程和2 个消费者线程。生产者线程计算当前的时间,把时间、第几次计算时间的序号(循环次 数)和线程ID作为一个消息,把消息放入缓冲区,消费者线程从缓冲区读出一个消息 并显示消息。缓冲区大小为5个,每个生产者线程生产10个消息,每个消费者线程消费 10个消息,即生产和消费分别为20次。 要求:2个生产者线程执行的代码是相同的(即执行同一<zheng> 在 2025-02-24 上传 | 大小:1kb | 下载:0