-
对于biginner一些java实例
some java examples for biginner
- 2022-11-18 18:10:06下载
- 积分:1
-
马维尔cf8385 WiFi制造工具源代码
marvell cf8385 wifi MFG TOOLS source code
CF-8385_v1.0.10.5_LabToolSource.zip
- 2023-04-18 14:40:04下载
- 积分:1
-
深入理解c++对象模型的英文版,侯捷翻译,华中科技大学出版社出版...
深入理解c++对象模型的英文版,侯捷翻译,华中科技大学出版社出版-Depth understanding of c++ Object model of the English, Hou Jie, translation, Huazhong University of Science and Technology Publishing House
- 2023-03-07 05:05:03下载
- 积分:1
-
从剪贴板上获取整个系列号,然后进行分解,依次填入即可。自己做了一个!...
从剪贴板上获取整个系列号,然后进行分解,依次填入即可。自己做了一个!-access from the clipboard on the whole series, then decomposition, can be followed by Enter. Doing a one!
- 2023-03-01 23:35:04下载
- 积分:1
-
一个源代码写的很精炼,我刚刚接触这一行,希望能作用…
一份写的很精炼的源码,本人刚刚接触这一行,希望能和大家多多交流!-A source code written in a very refined, I just touch the line, hoping to interact more with everyone!
- 2022-03-07 18:45:37下载
- 积分:1
-
思思暮暮、寻寻觅觅、相见恨晚、爱不释手、共产共荣
思思暮暮、寻寻觅觅、相见恨晚、爱不释手、共产共荣-一个多么神奇的开发包,用于实施数据处理算法研究-思思evening twilight, searching, Brief Encounter, put it down, the communist prosperity- what a fantastic development kit for the implementation of data-processing algorithms and so on
- 2022-01-25 14:46:29下载
- 积分:1
-
用servlet实现完整的党员管理系统,包含分页,模糊查询,等功能。
本资源用Java做的Java web 项目,包含完整的分页,模糊查询,LBS地理位置自动获取,包括前台以及后台的页面,适合初学servlet的人。
- 2022-08-14 06:40:24下载
- 积分:1
-
Convert PDF into TIF
提供快速将PDF文件转化为TIF格式
Form1.frm/Project1.vbp
-Convert PDF into TIF
- 2022-02-05 12:24:25下载
- 积分:1
-
Visual C++源代码管理系统的小商品库存管理
visual c++源代码 小型管理系统 物品库存管理-visual c++ source code management system for small goods inventory management
- 2022-12-20 08:50: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