资源列表

« 1 2 ... .24 .25 .26 .27 .28 2929.30 .31 .32 .33 .34 ... 16274 »

[Linux/Unix编程module-init-tools-3.0.tar

说明:GCC资料大全,非常详尽的介绍了gcc的用法,方便易用。-GCC Sourcebook, very detailed presentation of gcc to use, easy to use.
<liuyl> 在 2025-06-08 上传 | 大小:140kb | 下载:0

[系统编程MainTest12

说明:操作系统课程设计``很好的一个生产者与消售者的一个课程设计-Operating system of course design a `` very good producers and eliminate the sale of a curriculum design
<林琴锋> 在 2025-06-08 上传 | 大小:32kb | 下载:0

[加密解密TranspositionCipher

说明:一个简单的对文章进行加密程序,大家大概-A simple encryption program for the articles, we probably
<Kevin> 在 2025-06-08 上传 | 大小:1kb | 下载:0

[Linux/Unix编程shellProcessDemo

说明:在Linux环境下模拟shell 操作系统实验 -In the Linux operating system shell environment simulation experiment
<乃牛> 在 2025-06-08 上传 | 大小:8kb | 下载:0

[系统编程MSN2004

说明:MSN老版本的读取密码程序,学习用.网上的一般都是新版本的,对一些不升级的用户可能无效..所以就试下这个源码-Read the old version of MSN password procedures, learning to use. Online general are new versions of, for some users not to upgrade may be invalid .. so this source under test
<东方羽> 在 2025-06-08 上传 | 大小:5kb | 下载:0

[系统编程cuda_build_rule

说明:这是我们开发的CUDA开发环境中的编译规则,使cuda具有良好的可编程性-This is what we developed CUDA development environment to compile the rules to enable cuda have good programmability
<黎明> 在 2025-06-08 上传 | 大小:3kb | 下载:0

[系统编程43546356

说明:因为有多个缓冲区,所以生产者线程没有必要在生成新的数据之前等待最后一个数据被消费者线程处理完毕。同样,消费者线程并不一定每次只能处理一个数据。在多缓冲区机制下,线程之间不必互相等待形成死锁,因而提高了效率。-Because there are a number of the buffer zone, so the producer thread is not necessary in the generation of new data before the data waiting for t
<wang shao hua > 在 2025-06-08 上传 | 大小:2kb | 下载:0

[系统编程65gfhfdh

说明:课本上的算法是有信号量机制实现的(不要问我什么是信号量,课本上没讲)。声明一个int变量mutex(信号量),调用wait() signal()方法 。 wait(mutex) // if(mutex==0) { 阻塞当前进程 } else ( mutex-- } signal(mutex) // mutex++ 唤醒wait进程 -Textbooks on algorithms is a semaphore mechanism to achieve (do not ask me
<wang shao hua > 在 2025-06-08 上传 | 大小:1kb | 下载:0

[系统编程ahha

说明:实现批处理 一、基本信息 实践题目:实现批处理 二、实践内容简要描述 实践目标: (1)了解Windows2000操作系统的基本结构 (2)学会在Win32环境下,通过函数 BOOL CreateProce-The realization of a batch, the practice of basic information Title: to achieve a batch II, the practice of a brief descr iption of th
<wang shao hua > 在 2025-06-08 上传 | 大小:1kb | 下载:0

[系统编程2345

说明:算法介绍: **数据结构: 1.可利用资源向量Available 2.最大需求矩阵Max 3.分配矩阵Allocation 4.需求矩阵Need **功能介绍: 模拟实现Dijkstra的银行家算法以避免死锁的出现.分两部分组成: 第一部分:银行家算法(扫描) 1.如果Request<=Need,则转向2 否则,出错 2.如果Request<=Available,则转向3,否则等待 3.系统试探分配请求的资源给进程 4.系统执行安全性
<wang shao hua > 在 2025-06-08 上传 | 大小:1kb | 下载:0

[系统编程dfdfg

说明:分区管理是应用较广泛的一种存储管理技术。本实验要求用一种结构化高级语言构造分区描述器,编制动态分区分配算法和回收算法模拟程序,并讨论不同分配算法的特点。 -Divisional management is the application of a broader storage management techniques. This experiment requires a structured high-level language to describe geographical stru
<wang shao hua > 在 2025-06-08 上传 | 大小:1kb | 下载:0

[加密解密jiami

说明:用c编写的简单的文件加密代码,值得一看。存在缺陷请指教-C prepared with simple file encryption code, worth a visit. Please flawed advice
<费道花> 在 2025-06-08 上传 | 大小:44kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 2929.30 .31 .32 .33 .34 ... 16274 »

源码中国 www.ymcn.org