资源列表
[Dephi控件源码] 0806230109
说明:一个简单的聊天程序,包括客户端和服务器,希望对有些人有用-a simple program<小雪> 在 2025-06-20 上传 | 大小:883kb | 下载:0
[汇编语言] nibolanshi
说明:逆波兰式的转换,采用C++编程,含完整代码,实现一般表达式到逆波兰式的转换-Inverse transformation of the polish type by c++ programming, including complete code, realize general expressions to inverse Poland type conversion<weideyong> 在 2025-06-20 上传 | 大小:523kb | 下载:0
[中间件编程] fcfs
说明:A scheduling algorithm,implemented in C-A scheduling algorithm,implemented in C++<Akash Shrivastava> 在 2025-06-20 上传 | 大小:951kb | 下载:0
[操作系统开发] NachOS-4.1_thread
说明:1. 操作系统改进 2. 在NachOS的源码上面进行进程调度的改进。 3. 实现了先来先服务的进程调度算法。 4. 每一处自己修改的地方添加有//edited by 3feng的注释 5. 附有详细说明的实验报告-1. Operating system improvements 2. NachOS source in the process of scheduling the above improvements. 3. Realized the process o<3feng> 在 2025-06-20 上传 | 大小:1.55mb | 下载:0
[汇编语言] huibian
说明: 编制一个程序,要求接收从键盘输入的一个班的学生成绩,并存放于50字节的GRADE数组中,其中GRADE+N保存学号N+1的学生成绩。然后根据GRADE中的学生成绩,把学生名次填入50字节的RANK数组中,其中RANK+N的内容是学号为N+1学生的名次。再按学号顺序把学生成绩及学生名次显示出来。-The preparation of a program that requests to receive input from the keyboard of a class of student a<王若松> 在 2025-06-20 上传 | 大小:30kb | 下载:0
[编译器/词法分析] compiler_of_words_flex
说明:简单的flex词法分析器 比较简单,但是可以比较清楚的体现flex的用法 附有详细的实验报告,带有详细的过程。 开发环境为ubuntu9.10-Simple flex lexical analyzer is simple, but can be more clearly reflected the use of flex with detailed lab reports, with detailed process. Development environment for ubun<3feng> 在 2025-06-20 上传 | 大小:128kb | 下载:0