-
gcc使用的win32库和头文件
gcc使用的win32库和头文件-gcc use win32 storehouse and document
- 2022-01-25 14:15:56下载
- 积分:1
-
图象腐蚀,膨胀,细化算法,图象腐蚀,地图信息的细化
图象腐蚀,膨胀,细化算法,图象腐蚀,地图信息的细化-Corrosion image, expanding, thinning algorithm, Graphical corrosion detailed map information
- 2022-07-26 07:15:14下载
- 积分:1
-
calculated precision single source shortest path algorithm work in a good source...
精确求出单源最短路径的好算法 可以变换源点的-calculated precision single source shortest path algorithm work in a good source! !
- 2022-01-27 14:42:45下载
- 积分:1
-
. WINAP of a similar MP3 player. And can make a Winap compared to the United Sta...
.一个类似WINAP的MP3播放器。做一个和能和Winap相比美的MP3播放器来听歌,相信你一定会很有成就感。-. WINAP of a similar MP3 player. And can make a Winap compared to the United States and the MP3 music player, I believe you will be a great sense of accomplishment.
- 2022-03-14 21:28:02下载
- 积分:1
-
这是一个简单的和平的代码,使一个真正的相当大的形式与皮肤和使用…
This is a simple peace of code to make a real sizable form with skin and the use of the form systemmenu.
- 2023-03-09 03:30:03下载
- 积分:1
-
一款国际象棋的C++源代码,可以实现人机对战,而且AI的棋力不错...
一款国际象棋的C++源代码,可以实现人机对战,而且AI的棋力不错-A chess in C++ source code, can achieve man-machine Battle, and a good AI" s Qi Li
- 2022-07-24 09:32:18下载
- 积分:1
-
ErdasImagine secondary development and customer
ErdasImagine二次开发与客户化方法研究
对ERDAS开发者有帮助-ErdasImagine secondary development and customer-oriented method for ERDAS help developers
- 2022-11-03 19:35:03下载
- 积分:1
-
用户自定义消息窗口
使用微软 Visual C# 2008 编写的自定义 MessageBox 程序模块,该程序可有三个调用参数、agr1 agr2 和 agr3分别为:显示信息字符串,显示停留时间,Logo选择。该程序给有两种Logo可选,可以扩充。该消息显示窗为渐进渐出,一到九秒显示后自动消失。
- 2023-01-17 09:25:04下载
- 积分:1
-
最近用c++编了一个xblade,不过他只能做一些小动作。但对初学者也很有帮助...
最近用c++编了一个xblade,不过他只能做一些小动作。但对初学者也很有帮助-爱的
- 2022-01-26 08:02:31下载
- 积分: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