资源列表
[编译器/词法分析] sigle
说明:编译器 词法分析是指原文件被分解为词法符号的过程,通常是整个编译过程的第一步。虽然通常认为了解 C++ 的词法分析过程对于大多数一辈子都不会编写 C++ 编译器的程序员来说意义不大,但这篇文章不仅仅是为了满足某些人的好奇心而写的,因为我觉得任意一个严谨的 C++ 程序员都应该对 C++ 的词法分析有所了解,以避免一些偶然情况下会发生的错误-compiler lexical analysis refers to the original document for lexical symbols d<差额> 在 2025-09-22 上传 | 大小:1kb | 下载:0
[操作系统开发] lru20050602
说明:TC, Win-TC 编译运行通过 最近最少用页面调度算法-TC, Win-TC compiler running through the pages recently, at least with Scheduling Algorithm<邓威> 在 2025-09-22 上传 | 大小:1kb | 下载:0
[书籍源码] ning
说明:操作系统中的银行家算法, 该代码主要是针对计算机系高校学生在操作系统中有编程困难的同学而设计的,针对性教强-operating system bankers algorithm, the code is mainly directed against the Department of Computer College students in the operating system programming is difficult students designed and targeted<宁志言> 在 2025-09-22 上传 | 大小:1kb | 下载:0
[操作系统开发] 内存静态分配
说明:内存静态分配: 程序还有一些错误,益出处理不知道怎么加入。此程序开始不是我写的的,我在别人的基础上理解并改动了一些。实验课已经结束了,没时间在做了,以后有机会再改。-static memory allocation : there are some procedural error, derived from processing do not know how to join. This is not the beginning of the proceedings I write, I ot<张家> 在 2025-09-22 上传 | 大小:1kb | 下载:0
[汇编语言] ds1305测试程序
说明:时钟芯片DS1305的测试程序,这个程序网上很能找到。-clock chip testing procedures, which can be found online am.<江雪> 在 2025-09-22 上传 | 大小:1kb | 下载:0
[书籍源码] 工程工期控制问题
说明:问题描述:已知某工程分解为11个子工程(P1,P2,…,P11),每个子工程的工期,各自工程以及各子工程与总工程之间的关系如下图所示。现在想缩短该工程的总工期,问要缩短那些子工程的工期,才能达到缩短该工程总工期的目标?-Problem descr iption : decomposition of a project known as 11 sub-projects (P1, P2, ..., P11), each for the project, each of the sub-project<KAKA> 在 2025-09-22 上传 | 大小:1kb | 下载:0
[书籍源码] 线性表的应用——仓库管理
说明:1) 问题描述:建立一个仓库管理程序,可以按顺序和货物名称查询仓库存储情况,也可以增加或删除货物以及建立新的仓库存储系统。-a) Descr iption of the issue : the establishment of a warehouse management procedures, in accordance with the order for goods and warehouse storage, can also add or remove the goods and th<KAKA> 在 2025-09-22 上传 | 大小:1kb | 下载:0
[书籍源码] 银行财务实时处理系统
说明:问题描述:银行帐户的帐号由科目表和分户号组成。此系统要求把属于一个科目的分户表文件的记录全部找出来,并按记录中的分户号从小到大的顺序排列,以便于按顺序逐户处理信息并查找某一个分户号的记录。-Problem descr iption : bank accounts Account by the charts, and household composition. This system requirements regarded as a subject of household table fi<KAKA> 在 2025-09-22 上传 | 大小:1kb | 下载:0
[编辑器/阅读器] 简单的使你机器不断重启的C代码
说明:下面是几行代码,目的是使得目标机器不断的重新启动,解决的办法是:在安全模式下,删掉相关的注册表文件和程序,就行了!至于路径和程序的名字,在源代码里有-Below are a few lines of code, designed to enable the target machine continuously restart, the solution is : safe mode, delete the registry documents and procedures, OK! As fo<李理> 在 2025-09-22 上传 | 大小:1kb | 下载:0