搜索资源列表
BitArrayApp
- The class CBitArray behaves like a specialization of the MFC template class CArray. A real specialization is not possible because of a missing simple data type for a bit. For maximum efficiency the bits are packed into a dynamic array of unsign
MSS
- 现在,移动存储的应用很多,你U盘及移动移动硬盘之类的,如果你不小心遗失了这些设备,万一里面的数据比较重要,那很容易就泄漏了,那么如何让我们的移动设备在丢失了之后也不造成数据丢失呢?这里最简单的方法就是对设备加密,然后再解密,本源代码 就是一个与此相关的例子,对U盘数据加密,保护信息隐蔽,防止隐私泄露。本程序在运行时首先检测本地计算机的移动设备是否存在,然后选择移动设备,实现加密。 -Now, a lot of mobile storage applications, your mobile
SQ20_Server1001_LINUX_GBK
- 功能就是目前为止所有的更新的了,不明白的请到功能区和更新区查看。GBK是简体版,BIG5是繁体版,登陆器请用本论坛的登陆器,否则无法进入游戏。 最大在线人数20人,上线广告提示,其他没有任何功能限制了。如果有BUG或者疑问请到BUG区提交。感谢您的支持。 程序不包含DATA。请自行增加DATA。如果遇到DATA下缺少文件启动不了。请自行查看程序提示增加,有疑问请在论坛提出-Function is so far all of the updates, and do not under
SQ20_Server_LINUX_GBK_for_5005
- 功能就是目前为止所有的更新的了,不明白的请到功能区和更新区查看。部分高版本的功能,5005版服务端无法使用,目前只有GBK是简体版,登陆器和外挂请用本论坛的提供5005登陆器和SachXP++5.0.50,否则无法进入游戏。 最大在线人数20人,上线广告提示,其他没有任何功能限制了。如果有BUG或者疑问请到BUG区提交。感谢您的支持。 程序不包含DATA。请自行增加DATA。如果遇到DATA下缺少文件启动不了。请自行查看程序提示增加,有疑问请在论坛提出!-Function is so
AODVkalai
- - occurs when a link or node is carrying so much data that its quality of service deteriorates. - queuing delay, packet loss or the blocking of new connections. - cause missing packets, low energy efficiency, and long delay. - occurs w
sskal
- - occurs when a link or node is carrying so much data that its quality of service deteriorates. - queuing delay, packet loss or the blocking of new connections. - cause missing packets, low energy efficiency, and long delay. - occurs w
CameraRead
- 从遵从linux V4L2协议的视频卡采集视频数据并播放的一个简单的qt程序,直接采集yuv数据,通过软件转成RGB数据播放,上次上传是缺失的头文件已补齐。-Qt program to capture video data from the video card to comply with linux V4L2 agreement and play a simple, direct acquisition yuv data, convert the RGB data playback via
main
- 题目7 页面置换 一、实验目的 1、对页面置换做进一步的理解。 2、了解页面置换的任务。 3、通过编程掌握页面置换算法及缺页率。 4、了解Belady现象和抖动现象。 二、实验内容及要求 1、任意给出一组页面访问顺序(如页面走向是1、2、5、7、5、7、1、4、3、5、6、4、3、2、1、5、2)。 2、分配给该作业一定的物理块(如3块、4块等)。 3、利用某几种页面置换算法模拟页面置换过程并计算其缺页率并分析结果。 4、通过给出特殊的页面访问顺序,
recov_avx2
- Compute syndrome with zero for the missing data pages Use the dead data pages as temporary storage for delta p and delta q.