资源列表

« 1 2 ... .93 .94 .95 .96 .97 1898.99 .00 .01 .02 .03 ... 14954 »

[Dephi控件源码data

说明:几种进制转换的程序,在DELPHI使用。-Several hexadecimal conversion process, in DELPHI use.
<爱琴> 在 2025-06-05 上传 | 大小:2kb | 下载:0

[汇编语言tcs

说明:汇编语言编写的贪吃蛇程序,可以选择三种速度,用A S D W操作-Snake language compilation process, you can choose three kinds of speed, with ASDW operation
<凌晨> 在 2025-06-05 上传 | 大小:2kb | 下载:0

[Dephi控件源码PCandfpPLC

说明:PC与三菱PLC通讯中读写各寄存器的DELPHI源码-PC with Mitsubishi PLC communications in the register read and write source DELPHI
<lyh> 在 2025-06-05 上传 | 大小:2kb | 下载:0

[操作系统开发1

说明:简单的优先级算法,可以实现进程的优先级调度-Priority simple algorithm, can achieve the process of priority scheduling
<陈夏> 在 2025-06-05 上传 | 大小:2kb | 下载:0

[编译器/词法分析bianyi

说明:数据结构:设计存储中间结果及中间代码(逆波兰式)的数据结构; 算法:算符优先分析法的实现; -Data Structure: Design store intermediate results and intermediate code (Reverse Polish-type) data structure algorithm: analysis operator realization of priority
<frank> 在 2025-06-05 上传 | 大小:2kb | 下载:0

[汇编语言DS1302

说明:DS1302DEMO运行程序,请参考硬件县官说明-DS1302DEMO run the program, please refer to the hardware descr iption magistrate
<秀程> 在 2025-06-05 上传 | 大小:2kb | 下载:0

[汇编语言dianzizhong

说明:标准电子钟汇编 微机原理汇编。-Standard electronic bell compilation compilation of Microcomputer Principle.
<陈鹏> 在 2025-06-05 上传 | 大小:2kb | 下载:0

[操作系统开发shijianpian

说明:用时间片法来实现进程调度.是简单的操作系统程序-Time-chip method to achieve the process of scheduling. The operating system is a simple procedure
<陈夏> 在 2025-06-05 上传 | 大小:2kb | 下载:0

[操作系统开发8

说明:一、实验目的:xxjjmz 熟悉首次适应算法,理解分配内存资源及回收资源的方法,加深记意。xxjjmz 二、实验环境:xxjjmz Win2000/winxp VC++6.0xxjjmz 三、实验内容:xxjjmz 编程实现初次内存分配算法、新申请资源分配算法、删除进程算法,回收合并算法等。xxjjmz 四.实验函数xxjjmz-First, the experiment was: xxjjmz familiar with the algorithm to adapt t
<wjx> 在 2025-06-05 上传 | 大小:2kb | 下载:0

[操作系统开发9

说明:操作系统课程设计_进程调度演示源程序 #include "stdio.h" #include "stdlib.h" #include "string.h" typedef struct node { char name[10] /*进程标识符*/ int prio /*进程优先数*/ int round /*进程时间轮转时间片*/ int cputime /*进程占用CPU时间*/ int needtime /*进程到完成还要的时间*
<wjx> 在 2025-06-05 上传 | 大小:2kb | 下载:0

[操作系统开发10

说明:实验要求:设计一个请求页式存储管理方案,并编写模拟程序实现之。用随机数产生器生成一个指令系列。页面淘汰算法采用FIFO算法。 -Experimental requirements: the design of a page request for storage management solutions, and to prepare the realization of simulation program. Using random number generator to generat
<wjx> 在 2025-06-05 上传 | 大小:2kb | 下载:0

[操作系统开发bianyidekeshe

说明:(1) 写出符合给定的语法分析方法的文法及属性文法。 (2) 完成题目要求的中间代码三地址表示的描述。 (3) 写出给定的语法分析方法的思想,完成语法分析和语义分析程序设计。 (4) 编制好分析程序后,设计若干用例,上机测试并通过所设计的分析程序。 (5) 设计报告格式按附件要求书写。课程设计报告书正文的内容应包括: -(1) to write in line with the given analysis method syntax and grammar attribut
<wjx> 在 2025-06-05 上传 | 大小:2kb | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 1898.99 .00 .01 .02 .03 ... 14954 »

源码中国 www.ymcn.org