-
请求页式存储管理方案// 页面淘汰算法采用 FIFO页面淘汰算法,// 并且在淘汰一页时,只将该页在页表中抹去。// 而不再判断它是否被改写过,也不将它写回到辅...
请求页式存储管理方案// 页面淘汰算法采用 FIFO页面淘汰算法,// 并且在淘汰一页时,只将该页在页表中抹去。// 而不再判断它是否被改写过,也不将它写回到辅-request page-storage management programs// pages out FIFO algorithm out pages algorithm// in an out, only to the page in the page table to erase.// Rather than to judge whether it be redrafted, it was not to return to the Commission
- 2022-02-02 04:16:42下载
- 积分:1
-
滚动字幕 一个不错的例子 实现的功能就是滚动的字幕啦
滚动字幕 一个不错的例子 实现的功能就是滚动的字幕啦-Scroll subtitles a good example of the function is to achieve rolling subtitles啦
- 2022-05-24 02:00:58下载
- 积分:1
-
Windows Mobile手机中枚举拨号接入点
Windows Mobile手机中枚举拨号接入点-Windows Mobile phone dial-up access points enumerated
- 2022-06-28 07:59:11下载
- 积分:1
-
检查程序回文与否
C程序的回文回文或C语言编程:C语言回文程序,C代码来检查一个字符串是否是回文与否以及回文数。
这个程序的工作原理如下: - 首先我们输入的字符串复制到一个新的字符串,然后我们扭转了新的字符串,
然后将其与原始字符串进行比较。如果两个人有字符的顺序相同,即它们是相同的,那么输入的字符串是回文,
否则不是。要执行复制,反向和比较,我们使用string.h中的strcpy的,strrev和功能的strcmp分别,如果你不
希望使用这些功能看到C编程代码回文不使用字符串函数操作。有些回文字符串的例子是“爸爸”,“雷达”,
“女士”等。
- 2022-03-15 22:05:20下载
- 积分:1
-
人脸检测 识别
这个是基于facebook刚刚收购的face.com的api接口实现的
调用接口,传一个图片的url地址,返回图像的特征字符串,如,性别,是否笑,是否带眼镜,眼镜的位置,鼻子的位置,嘴边的位置 等等信息。
需要到官方网站申请下 API key 哦,很简单,一分钟搞定。下过已经加入了key
- 2022-03-22 08:15:14下载
- 积分:1
-
- 2022-04-28 06:23:52下载
- 积分:1
-
合并一些散碎的文章用得工具,能够将多个文本文档合并,并放到另一个盘符下的相同目录中!...
合并一些散碎的文章用得工具,能够将多个文本文档合并,并放到另一个盘符下的相同目录中!-散碎merge some of the article used tools, a number of text documents can be merged and put under another drive letter in the same directory!
- 2022-06-16 01:57:29下载
- 积分:1
-
修改注册表达到修该调用程序的文件路径
并且最后终止自身程序DELPHI windows编程...
修改注册表达到修该调用程序的文件路径
并且最后终止自身程序DELPHI windows编程-changes to the registry called the repair procedures for the termination of the final path and its own procedures windows Delphi Programming
- 2022-04-24 07:39:29下载
- 积分:1
-
根据网络协议运用C++builder,编写的客户端和服务终端程序。...
根据网络协议运用C++builder,编写的客户端和服务终端程序。-Network protocol based on the use of C++ builder, prepared by the client terminal procedures and services.
- 2022-02-25 07:09:20下载
- 积分:1
-
数字电子时钟,实现计时,闹钟,日期,倒计时功能!
数字电子时钟,实现计时,闹钟,日期,倒计时功能!-Digital electronic alarm clock, timing, and date, countdown function!
- 2022-08-06 09:12:29下载
- 积分:1