-
用C语言实现的求解输入两字串的相同子串个数及内容
用C语言实现的求解输入两字串的相同子串个数及内容-Using C language to solve the same input two string substring the number and content of
- 2022-06-26 08:28:55下载
- 积分:1
-
是现在SDI上进行线,矩形,椭圆等基本图形的绘画
是现在SDI上进行线,矩形,椭圆等基本图形的绘画-SDI is now conducted on line, rectangle, oval and other basic painting graphics
- 2022-07-03 04:17:25下载
- 积分:1
-
palette procedures Visual basic procedures for the development of small, very si...
调色程序 Visual basic开发的小程序,功能很简单-palette procedures Visual basic procedures for the development of small, very simple function
- 2022-01-26 18:20:27下载
- 积分:1
-
减少在灰度级的数目
Reducing the Number of Gray Levels in an
Image.
- 2022-02-16 01:40:04下载
- 积分: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
-
4 内六角形的单元格
4 内六角形的单元格
- 2023-04-30 03:35:04下载
- 积分:1
-
关于MIMO+OFDM的仿真代码。运行code的文件为ui_start。
关于MIMO+OFDM的仿真代码。运行code的文件为ui_start。-About MIMO+ OFDM simulation code. To run code of the document ui_start.
- 2022-10-20 03:55:03下载
- 积分:1
-
请假管理系统
一个简单的休假管理制度管理员可以创建一份员工名单,给不同年份不同假津贴,配置审批结构。如果一个人登录,并请求离开,所有人都配置为具有审批授权的人会都得到电子邮件通知。类似邮件通知将发送给请求者经批准 / 拒绝
- 2023-01-02 06:45:17下载
- 积分:1
-
ATM机模拟,可以实现存款,取款,修改密码等功能
ATM机模拟,可以实现存款,取款,修改密码等功能-ATM machine simulation, can be achieved deposits, withdrawals, change passwords and other functions
- 2023-03-28 03:15:03下载
- 积分:1
-
这是MTeX套装中的一个重要工具,用于判断一个文件是否只包含Ascii字符。由于中文tex文件的编译需要进行特殊处理(但这种处理会对英文tex文件造成副作用),...
这是MTeX套装中的一个重要工具,用于判断一个文件是否只包含Ascii字符。由于中文tex文件的编译需要进行特殊处理(但这种处理会对英文tex文件造成副作用),通过这个小工具,可以自动判断是否应对tex文件做相应的中文预处理。
-This is a suite MTeX an important tool for judging whether a file contains only Ascii characters. As the Chinese compile tex document the need for special treatment (but this deal will result in side effects of the English tex file), the adoption of this gadget, you can automatically determine whether to deal with tex document corresponding Chinese pretreatment.
- 2022-02-20 16:58:10下载
- 积分:1