资源列表

« 1 2 ... .64 .65 .66 .67 .68 11069.70 .71 .72 .73 .74 ... 14959 »

[汇编语言yua

说明:关于汇编原理的代码。主要是扫描器的功能。有待改进。-Principle on the compilation of code. Mainly the function of the scanner. Be improved.
<new> 在 2025-04-30 上传 | 大小:34kb | 下载:0

[书籍源码DELPHI

说明:《Delphi程序员成长攻略》-蒙祖强龚涛的源代码- Delphi programmers growth Raiders -蒙祖Qiang Gong Tao s source code
<微尘> 在 2025-04-30 上传 | 大小:1.9mb | 下载:0

[汇编语言shiyan

说明:程序为达盛实验箱所带,所有程序都已经过试验箱的验证,正确。希望对大家有用!-Tatsu Sheng experimental procedures carried boxes, all procedures have been chamber validation, correct. Hope useful for everyone!
<liyu> 在 2025-04-30 上传 | 大小:1.13mb | 下载:0

[书籍源码Thelongestsequenceofpublicc

说明:利用动态规划算法解决最长公共子序列问题的改进算法。-The use of dynamic programming algorithm to solve the longest common sub-sequence of issues to improve the algorithm.
<johnnyelf> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[操作系统开发neicunfenpei

说明:操作系统中内存分配的算法,如何进行内存的分配以及其他-Operating system memory allocation algorithms, how to proceed with the allocation of memory, as well as other
<has> 在 2025-04-30 上传 | 大小:5kb | 下载:0

[并行运算zhifangtu

说明:MATLAB实现均衡算法,画出原始图像的直方图和经过处均衡处理后的直方图-MATLAB realize equalization algorithm, draw the original image s histogram and after treatment, the Department balanced histogram
<叶超> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[书籍源码pw1

说明:利用MATLAB解决偏微分方程中的一些问题,如插值求解-Partial Differential Equations using MATLAB to solve some problems, such as interpolation to solve
<形成> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[书籍源码pw2

说明:利用MATLAB解决偏微分方程中的一些问题,如插值求解-Partial Differential Equations using MATLAB to solve some problems, such as interpolation to solve
<形成> 在 2025-04-30 上传 | 大小:4kb | 下载:0

[书籍源码pw3

说明:利用MATLAB解决<偏微分方程数值算法>中的一些问题,如插值求解-Use MATLAB to solve <partial differential equations numerical algorithm> in a number of issues, such as interpolation to solve
<形成> 在 2025-04-30 上传 | 大小:2kb | 下载:0

[书籍源码pw4

说明:利用MATLAB解决<偏微分方程数值算法>中的一些问题,如插值求解-Use MATLAB to solve <partial differential equations numerical algorithm> in a number of issues, such as interpolation to solve
<形成> 在 2025-04-30 上传 | 大小:1kb | 下载:0

[操作系统开发1

说明:设计一个按优先数调度算法实现处理器调度的程序。 [提示]: (1) 假定系统有5个进程,每个进程用一个PCB来代表。PCB的格式为: 进程名、指针、要求运行时间、优先数、状态。 进程名——P1~P5。 指针——按优先数的大小把5个进程连成队列,用指针指出下一个进程PCB的首地址。 要求运行时间——假设进程需要运行的单位时间数。 优先数——赋予进程的优先数,调度时总是选取优先数大的进程先执行。 状态——假设
<liu> 在 2025-04-30 上传 | 大小:95kb | 下载:0

[操作系统开发2

说明::在可变分区管理方式下采用首次适应算法实现主存分配和回收。 [提示]: (1) 可变分区方式是按作业需要的主存空间大小来分割分区的。当要装入一个作业时,根据作业需要的主存容量查看是否有足够的空闲空间,若有,则按需分配,否则,作业无法装入。假定内存大小为128K,初始状态见右图。空闲区说明表格式为:起址——指出空闲区的起始地址;长度——一个连续空闲区的长度;状态——有两种状态,一种是“未分配”状态,另一种是“空表目”状态。 (
<liu> 在 2025-04-30 上传 | 大小:61kb | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 11069.70 .71 .72 .73 .74 ... 14959 »

源码中国 www.ymcn.org