资源列表
[Windows编程] jcdd
说明:进程的调度实验,要求学生运用C语言开发模拟操作系统进程调度和管理程序,要求学生熟练掌握链表的基本操作和操作系统进程调度基本原理。 -Process scheduling experiment, requiring students to use C language to develop simulation operating system process scheduling and management process, requires students to master the<陈琴> 在 2025-11-26 上传 | 大小:2kb | 下载:0
[其他小程序] car
说明:汽车要从一点到另一点,路上要经过一系列站点,根据需要可以选择创建加油站,也可以回退,但每加一次油只能行有限步,最终要实现最经济实惠的路线。-Cars from one point to another point on the road to go through a series of sites, you can choose to create stations based on need, you can also back, but each time oil can only add<Mr zhang> 在 2025-11-26 上传 | 大小:2kb | 下载:0
[C#编程] shuzhizhuanhuan
说明:表达式是数据运算的基本形式。人们的书写习惯是中缀式,如:11+22*(7-4)/3。中缀式的计算按运算符的优先级及括号优先的原则,相同级别从左到右进行计算。表达式还有后缀式(如:22 7 4 - * 3 / 11 +)和前缀式(如:+ 11 / * 22 – 7 4 3)。后缀表达式和前缀表达式中没有括号,给计算带来方便。如后缀式计算时按运算符出现的先后进行计算。本设计的主要任务是进行表达式形式的转换及不同形式的表达式计算。-Expression is the basic form of dat<王伟> 在 2025-11-26 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] array
说明:Simple manipulations with a fraction<polygraphich> 在 2025-11-26 上传 | 大小:2kb | 下载:0
[.net编程] Array
说明:用栈与数组来实现数组的增长、缩短、插入、删除等一写操作。-The stack with an array of arrays to achieve the growth, shorten, insert, delete, such as a write operation.<wangwenjuan> 在 2025-11-26 上传 | 大小:2kb | 下载:0