登录
首页 » Windows开发 » 做的程序,很不错的。资源配置的操作系统模拟,任务的规模。

做的程序,很不错的。资源配置的操作系统模拟,任务的规模。

于 2023-06-26 发布 文件大小:813.63 kB
0 1177
下载积分: 2 下载次数: 1

代码说明:

VC做的程序,非常好看的。模拟OS的资源分配,任务调度,银行家算法等等。非常不错。-VC to do the procedure, very nice. OS simulation of resource allocation, task scheduling, banker

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • live555流媒体转和代理
    应用背景主要是将.mp4、.mp3、.ts等的格式的音频流或者视频流经过live555的流媒体编解码,然后通过VLC播放器播放出来,或者一路IPC的画面,经过live555的流媒体代理,可以实现上百个人共享一路画面,实现资源的共享关键技术将不同格式的数据流经过live555转成rtsp数据流,然后通过VLC播放rtsp数据流,在windows环境下,用vs2010开发live555,主要是在开源的live555下面修改了一些BUG,使其更加稳定、操作性更强。
    2022-12-25 09:20:03下载
    积分:1
  • 这是一个安装输入法的简单程序。此程序用vc编译
    这是一个安装输入法的简单程序。此程序用vc编译-This is a simple procedure to install Input Method. This program compiled with vc
    2023-04-17 13:35:03下载
    积分:1
  • 分割midi音符test1split1str1.cpp
    // test1split1str1.cpp : Defines the entry point for the console application. // #include "stdafx.h" /*         File      : split1.cpp         Author    : Mike         E-Mail    : Mike_Zhang@live.com  */ #include #include #include #include #include using namespace std; //字符串分割函数 std::vector split(std::string str,std::string pattern) {     std::string::size_type pos;     std::vector result;     str+=pattern;//扩展字符串以方便操作     int size=str.size();     for(int i=0; i
    2022-03-22 16:35:52下载
    积分:1
  • 这是基于6个算法的单
    这是基于VC++6.0的单用户注水算法的源程序,-This is based on the VC++ 6.0 Algorithm for single-user water source,
    2022-05-14 00:31:21下载
    积分:1
  • 界面很漂亮 功能很全哦4. 利用静态数组(或链表)实现通讯录管理,数组的每一个元素是结构体类型,通过这个例子了解数据库管理的基本功能,重点掌握数组元素为结构体的...
    界面很漂亮 功能很全哦4. 利用静态数组(或链表)实现通讯录管理,数组的每一个元素是结构体类型,通过这个例子了解数据库管理的基本功能,重点掌握数组元素为结构体的应用、数组坐函数参数、文件读写、自定义函数等知识,这里主要包括输入、显示、查找、删除、插入、保存、读入、排序等功能-Interface function is very beautiful, oh-wide 4. Use a static array (or list) to address book management, each array element is the type of structure, through this example to understand the basic functions of database management, focusing on the array elements to master the structure of applications, an array of function parameters to sit, document reading write, custom function, such as knowledge, here mainly include input, display, search, delete, insert, save, read, sorting and other functions
    2023-01-27 23:15:03下载
    积分:1
  • sl贪吃蛇 sl贪吃蛇
    sl贪吃蛇 sl贪吃蛇 -silverlight silverlight silverlight silverlight silverlight silverlight
    2022-05-16 04:40:25下载
    积分:1
  • 字体下拉框控件
    字体下拉框控件,获取系统字体,在下拉框中显示,有多种样式可选,只显示名称,显示名称和样式,以及前后顺序可自定义。对于下拉框的扩展。
    2022-08-16 07:46:51下载
    积分:1
  • 用VC++编的一个简单的星座程序,可以根据用户输入的生日数据来查找用户的星座和星座相关信息...
    用VC++编的一个简单的星座程序,可以根据用户输入的生日数据来查找用户的星座和星座相关信息-Using VC++ compiled by a constellation of simple procedures, based on the birthday of the data entered by the user to find the user information about constellations and constellation
    2022-01-25 19:36:34下载
    积分:1
  • 1.ImButton: 动态效果的按钮控件,可设置各种外观风格,鼠标感应变色,可插入位图, 并且可支持图像动画效果,也有自画事件可自己处理外观。 2.Valid...
    1.ImButton: 动态效果的按钮控件,可设置各种外观风格,鼠标感应变色,可插入位图, 并且可支持图像动画效果,也有自画事件可自己处理外观。 2.ValidateEdit: 可限制输入内容的输入框, BCB 自带的 TMaskEdit 有很多不方便的地方 我仍然怀念没有 Builder 之前的 Borland C++ 中的 ValidateEdit, 可限制输入整数、 浮点数、或者自己任意规定输入限制,比如数字、字符、汉字、符号等。 3.UrlLabel: 可实现超级链接的标签控件,只要填好属性就可以了,支持鼠标感应变色。 4.YbUpDownEdit: 有上下箭头可以调整数值大小的输入框 可限制调整范围, 最大调整范围:-9223372036854775808 ~ +9223372036854775807 5.YbBackImage: 背景位图,可以加入一个小位图平铺显示,也可以拉伸放缩等 6.VictorPanel: 透明效果的 Panel、可以设置背景,支持平铺、拉伸缩放、居中等 7.YbRichEdit: 测试版的控件,可以改变外观效果 (边框和滚条)-1.ImButton : Dynamic effects of button controls, can be set to various exterior style, mouse sensors change color bitmap can be inserted, and will support image animation effects, but also a self-portrait incidents themselves appearance. 2.ValidateEdit : to limit the importation of content input box, BCB"s own TMaskEdit many inconvenient places, I still miss not Builder before the Borland C ValidateEdit, to limit the importation of integers, floats, or importing their own arbitrary restrictions, such
    2022-08-06 04:07:39下载
    积分:1
  • 可以在屏幕上显示较大的图案,是学习c的比较好源码
    可以在屏幕上显示较大的图案,是学习c的比较好源码-Can be displayed on the screen the larger pattern, is to learn c, a better source
    2022-11-03 09:55:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载