-
A * 算法
这是我第一次的 AI 游戏的寻路系统和 pathfollowing 的转向行为使用的 A * 算法。基本上,该字符将寻求,锁定目标上, 后,它会绘制从字符位置到目标的最短路径。当它得到了路径时,该字符将会移动到目标位置与特定的方向和速度。
- 2022-04-16 15:21:40下载
- 积分:1
-
使用RAPI API,将PC上的文件传输通过ActiveSync在移动的…
使用Rapi API,将pc上的文件通过ActiveSync传输到手机上。链接rapi.lib文件需要使用。
- 2022-06-11 16:42:58下载
- 积分:1
-
一个利用AppWizard编写的基本应用程序
一个利用AppWizard编写的基本应用程序-a+5.0 prepared using the basic application procedure
- 2022-07-16 07:22:54下载
- 积分:1
-
A circular buffer implementations. VC6 MFC Test
一个环形缓冲区的实现方法.VC6 MFC 测试 -A circular buffer implementations. VC6 MFC Test
- 2023-04-30 07:05:03下载
- 积分:1
-
仿windows计算器运行程序 和漂亮的
仿windows计算器运行程序 和漂亮的-仿windows计算器运行程序
- 2022-06-18 22:54:02下载
- 积分:1
-
使用VB编写的小程序,仅供大家使用
使用VB编写的小程序,仅供大家使用-use VB to prepare a small procedure, we use only
- 2022-09-16 03:00:03下载
- 积分: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
-
一个用Flash搞出来的界面,挺不错的,供大家参考下
一个用Flash搞出来的界面,挺不错的,供大家参考下-Out by engaging in a Flash interface
- 2023-08-28 17:20:04下载
- 积分:1
-
The eboot driver of CS8900 in WINDOWS CE
CS8900在windows ce下的eboot源代码-The eboot driver of CS8900 in WINDOWS CE
- 2022-09-09 06:35:03下载
- 积分:1
-
一个时钟显示的程序,有时针、分针、秒针的走时显示
一个时钟显示的程序,有时针、分针、秒针的走时显示-a clock showed procedures and hand of a clock, watches, at the hands of the show away
- 2022-08-13 23:21:40下载
- 积分:1