资源列表

« 1 2 ... .36 .37 .38 .39 .40 155441.42 .43 .44 .45 .46 ... 216393 »

[Windows编程jincheng

说明:由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1-10秒)和进程优先级 (1-10,10最高1最低)由程序随机产生,进程有2种状态就绪状态(Ready)和完成状态(Complete)首先根据优先级对进程进行排序,再根据优先级分配时间片运行每次分给进程的时间片为1秒,运行完后需运行时间减1优先级减1转下一个进程。如果进程已经完成就插入到完成队列,如果没有完成就重新插入到就绪队列中的正确位置 程序有两种运行方式: 1、可以直接给出最后
<杜杏虎> 在 2025-11-14 上传 | 大小:2kb | 下载:0

[其他小程序2

说明:提取IE临时文件夹里的文件 DOS命令 供大家学习-Extraction IE temporary files folder in the DOS command for U.S. Study
<忆林子> 在 2025-11-14 上传 | 大小:4kb | 下载:0

[其他智力游戏Block

说明:俄罗斯方块源码 Java编写 简单易学 框架清晰 带help菜单项等-Tetris source Java fr a mework for the preparation of clear and easy to learn with help menu item, etc.
<朱永利> 在 2025-11-14 上传 | 大小:11kb | 下载:0

[Windows编程qq

说明:学习VC中,用VC写的,QQ和陌生人聊天小软件-VC study, the use of VC Writing, QQ and small Stranger chat software
<wp> 在 2025-11-14 上传 | 大小:4.76mb | 下载:0

[单片机(51,AVR,MSP430等)wendu_1

说明:上位机是VB设置成的界面;下位机是用C编释的51单片机的温度采集模块。-VB PC are set to the interface under the C-bit machines are used for release of 51 single-chip temperature acquisition module.
<吴志> 在 2025-11-14 上传 | 大小:77kb | 下载:0

[其他小程序2

说明:解决分区无法打开 DOS命令 供大家学习交流-Zoning can not solve the DOS command to open the exchange for U.S. Study
<忆林子> 在 2025-11-14 上传 | 大小:1kb | 下载:0

[Windows编程yue

说明:本程序针对约瑟夫问题的描述:编号为12,……n的n个人按顺时针方向围成一圈,每人持有一个密码(正整数),一开始任选一个正整数作为报数上限值m,从第一个人开始按顺序时针方向自1开始顺序报数,报道m时停止报数,报m的人处列将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。利用单向循环链表存储结构模拟此过程,按照出列的顺序印出各人的编号。 演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”下,用户输入循环人数n和每人的密码。
<张蔷> 在 2025-11-14 上传 | 大小:1kb | 下载:0

[嵌入式/单片机编程uC_OS-II_interupt

说明:模块: init.c 目的: 这个程序演示嵌入式实时操作系统μC/OS中中断的使用情况-Module: init.c Objective: To demonstrate the process of embedded real-time operating system μC/OS in the use of interrupted
<朱永利> 在 2025-11-14 上传 | 大小:2kb | 下载:0

[单片机(51,AVR,MSP430等)series_65535

说明:单片机实现接收从电脑发送过来的字符串的方法-Achieve single-chip computer to receive from the string sent Ways
<zhenqi> 在 2025-11-14 上传 | 大小:1kb | 下载:0

[驱动编程sidynamic

说明:wince下SPI流驱动,evc编译-SPI stream device driver
<黄涛> 在 2025-11-14 上传 | 大小:17kb | 下载:0

[系统编程uC_OS-II_memory_manage

说明:目的: 这个程序演示要体现内核的内存分配思想的策略。为此,设计了 内存的分配和回收,完成一系列动作。-Objective: To demonstrate this process to reflect the core idea of the memory allocation strategy. To this end, the design of the memory allocation and recovery, to complete a series of action.
<朱永利> 在 2025-11-14 上传 | 大小:3kb | 下载:0

[C#编程med

说明:用C#写的视频播放器,能够播放各种视频,希望对于学习C#有所帮助。-Using C# to write the video player, can play a variety of video, I hope to be helpful to study C#.
<Robin> 在 2025-11-14 上传 | 大小:218kb | 下载:0
« 1 2 ... .36 .37 .38 .39 .40 155441.42 .43 .44 .45 .46 ... 216393 »

源码中国 www.ymcn.org