-
HANOR the process, only theoretical process, not drawing. Relatively simple.
实现汉诺塔的过程,只有理论过程,没有画图.比较简单.-HANOR the process, only theoretical process, not drawing. Relatively simple.
- 2022-06-27 16:06:59下载
- 积分:1
-
这个fortran程序,主要是如何让fortran输出时不按列输出,而是按行输出,然后在一定条件时回车换行,如何操作里面都有详细说明(fortran)...
这个fortran程序,主要是如何让fortran输出时不按列输出,而是按行输出,然后在一定条件时回车换行,如何操作里面都有详细说明(fortran)-The fortran program, mainly how to make fortran output when the output is not listed, but by the line output, and then under certain conditions when the carriage return line feed, how to operate it has a detailed description (fortran)
- 2023-01-05 00:25:03下载
- 积分:1
-
FFT代码在C ++
c + +,快速傅里叶变换可以通过执行此代码。在 IDE 中的 visual studio 中就可以实现代码
- 2023-08-16 10:50:02下载
- 积分:1
-
ASP广告板实现算法
ASP广告板实现算法-ASP billboards Algorithm
- 2022-10-15 21:30:03下载
- 积分:1
-
ois自述的跨平台的面向对象的输入库系统。意思是很抢…
OIS Readme Cross Platform Object Oriented Input Lib System. Meant to be very robust and
compatiable with many systems and operating systems
- 2023-03-11 20:40:03下载
- 积分:1
-
一个好友之间的通讯地址。
一个好友之间的通讯地址。-a friend between the addresses.
- 2022-02-27 04:40:01下载
- 积分:1
-
Abstraction:
This design require me use a most unusual swap algorithm. When swa...
本次设计要求我使用最不经常使用页面淘汰算法。该算法在需要太太某一页是,首先淘汰到当前时间为止,被访问次数最少的那一页。这只要在页表中给每一页增设一个访问计数器即可实现。每当该页被访问时,访问计数器加1,而发生一次缺页中断时,则淘汰计数值最小的那一页,并将所有的计数器清零。-Abstraction:
This design require me use a most unusual swap algorithm. When swap operation is demanded, this algorithm first swap the least accessed page up to present. To implement this algorithm, only need add a counter variable to eash page of the page table. When one page is accessed, the counter increase one. When page invalid interrupt occur, wash out the page with least count, then reset all the counters to zero.
- 2023-08-21 12:30:03下载
- 积分:1
-
RS232串口编程控件
RS232串口编程控件-RS232 Control Programming
- 2022-02-24 18:25:06下载
- 积分:1
-
一个Chart控件的例子
一个Chart控件的例子-Example of a Chart control
- 2022-08-22 13:16:41下载
- 积分:1
-
a sample of Calculator for wm
一个简单的windows moblie c#计算器例子-a sample of Calculator for wm
- 2022-07-03 00:09:13下载
- 积分:1