-
一个可以处理+,
一个可以处理+,-,*,/,(,)的计算器程序,通过栈来实现.-a computer program dealing with+,-,*./,(,),realizing though stack.
- 2022-04-18 14:29:47下载
- 积分:1
-
VFP环境下实时数据采集的实现,用DDE实现动态数据交换
VFP环境下实时数据采集的实现,用DDE实现动态数据交换-VFP environment of real-time data acquisition achieved using DDE Dynamic Data Exchange
- 2022-08-07 21:53:22下载
- 积分:1
-
选择
select-option-disabled-emulation.js解决IE6 Select 中 option 的disabled属性无效的办法~~~在页面加载时架子该js,呵呵有点问题:onchange 时间冲突 自己-select-option-disabled-emulation.js
- 2022-05-20 04:20:48下载
- 积分:1
-
简单五子棋DOS版,中学时写的,很垃圾,
简单五子棋DOS版,中学时写的,很垃圾,-simple DOS version, written by the school, is rubbish,
- 2023-01-05 14:45:03下载
- 积分:1
-
sample语法语义分析器,用vc6.0编写,多文件加类构成,有大量注释,不过存在某些错误,鉴于时间关系还没改正。...
sample语法语义分析器,用vc6.0编写,多文件加类构成,有大量注释,不过存在某些错误,鉴于时间关系还没改正。-sample semantic parser, using vc6.0 writing, multi-file plus class composition, there are a large number of annotations, but there were some errors, in view of the time yet to correct.
- 2022-07-03 15:54:34下载
- 积分:1
-
应用程序向导已为您创建了此 Hello 应用程序。此应用程序
不仅介绍了使用 Microsoft 基础类的基本知识,
而且是编写应用程序的起点。...
应用程序向导已为您创建了此 Hello 应用程序。此应用程序
不仅介绍了使用 Microsoft 基础类的基本知识,
而且是编写应用程序的起点。
此文件包含组成 Hello 应用程序的每个文件的内容摘要。
-Application Wizard you created for this application Hello. This application not only use Microsoft introduced the basic foundation of knowledge, but the preparation of applications is the starting point. This document contains Hello application components of each document summary of the contents.
- 2022-03-13 07:04:56下载
- 积分:1
-
由Tommi S.雅科拉主动学习
active learning by Tommi S. Jaakkola
MIT AI Lab
- 2023-04-12 03:50:04下载
- 积分:1
-
这是一个用EXCEL表格内容是关于一些统计,调查等
这是一个用EXCEL表格内容是关于一些统计,调查等-Excel is about some statistics, surveys, etc.
- 2022-02-21 22:43:59下载
- 积分:1
-
由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1...
由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1-10秒)和进程优先级
(1-10,10最高1最低)由程序随机产生,进程有2种状态就绪状态(Ready)和完成状态(Complete)首先根据优先级对进程进行排序,再根据优先级分配时间片运行每次分给进程的时间片为1秒,运行完后需运行时间减1优先级减1转下一个进程。如果进程已经完成就插入到完成队列,如果没有完成就重新插入到就绪队列中的正确位置
程序有两种运行方式:
1、可以直接给出最后的运行结果,进程最后的优先级、
运行完每一个进程的时间及完成进程的总时间,进程最后的状态。
2、可以选择自动运行,过程中显示每一次调度信息包括本次调度进程完成队列信息就绪队列信息等*/
-Process user input from a number of systems (up to 50 processes) to simulate priority scheduling algorithm is the assumption that the process of arrival at the same time CPU, the process of run-time (1-10 seconds) and the process priority class
(1-10,10 highest minimum 1) randomly generated by the process, the process has two kinds of status status ready (Ready) and achieve status (Complete) First of all, the process in accordance with the priority ranking, and distribution in accordance with the priority of each time slice to run to the process time slice for the second one, to be run after run-time priority class minus one minus one to t
- 2023-01-17 10:50:04下载
- 积分:1
-
一些C++源码,相信对大家很有帮助,特别是对于初学C++的新手来说更是如此。...
一些C++源码,相信对大家很有帮助,特别是对于初学C++的新手来说更是如此。-Some C++ Source Code,it s useful to the beginner of C++ language.
- 2022-01-25 16:07:34下载
- 积分:1