-
完整的8b10b源代码,希望对大家有用!
完整的8b10b源代码,希望对大家有用!-8B10B complete source code, in the hope that useful to everybody!
- 2022-02-15 17:30:58下载
- 积分:1
-
簡易使用FTP工具下載,使用Win32建置
一個可以在PC平台執行的FTP client 程式,不讓使用者輸入FTP網站,使用名稱跟密碼,快速連上FTP網站並下載,方便設計者修改成自己要的版本。使用VC++2005的開發環境開發。
- 2022-02-22 10:56:24下载
- 积分:1
-
一个网络游戏的启动界面,用vc写的,里面自己写的CBitmapDialog类非常值的学习MFC界面编程的人研究和学习。...
一个网络游戏的启动界面,用vc写的,里面自己写的CBitmapDialog类非常值的学习MFC界面编程的人研究和学习。-A network interface to start the game, written by vc, which itself is written in the value category CBitmapDialog learning MFC programming interface studies and learning.
- 2022-08-24 00:01:40下载
- 积分:1
-
experiment report of operation system ,report of how to implement process schedu...
操作系统课程实验报告,进程调度算法实现报告!-experiment report of operation system ,report of how to implement process schedule algorithm.
- 2023-08-16 03: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
-
c#课程设计的好编成离子大家来 下.资源共响吗,真的横好的饿,,
c#课程设计的好编成离子大家来 下.资源共响吗,真的横好的饿,,-curriculum design good for everyone to come into ions under. Total resources for you, really good cross hungry, and,
- 2022-07-23 14:19:24下载
- 积分:1
-
这是一个可以供大家安装使用的软件,有好多的功能,我真的是没的上传了...
这是一个可以供大家安装使用的软件,有好多的功能,我真的是没的上传了-This is one everyone can use the software installation, there were a lot of features, I really had not upload
- 2022-01-25 23:07:41下载
- 积分:1
-
学习delphi下使用lua的代码和例子.新手老手都可以
学习delphi下使用lua的代码和例子.新手老手都可以-Delphi to learn to use lua code and examples. Novice can take a look at old hands
- 2022-06-18 22:26:41下载
- 积分:1
-
一个用VB编的Block,便于初学者学习
和了解一些简单的算法
一个用VB编的Block,便于初学者学习
和了解一些简单的算法-One with the VB compiled Block, easy for beginners to learn and understand some simple algorithms
- 2023-04-25 02:30:02下载
- 积分:1
-
循环缓冲的c++代码,循环缓冲有什么用大家应该知道吧,这里只实现了关键代码,大家可以补充完整,或者给我意见,本来想用类模板实现的,但想想太复杂了,而且类模板各编...
循环缓冲的c++代码,循环缓冲有什么用大家应该知道吧,这里只实现了关键代码,大家可以补充完整,或者给我意见,本来想用类模板实现的,但想想太复杂了,而且类模板各编译器差别比较大,还不如直接用强值类型转换一样可以实现类模板的功能-Circulating buffer c++ Code buffer cycle what is the use, everyone should know it, only the achievement of a key code, you can add a complete, or give me advice, had wanted to use class template to achieve, but think too complicated , and the class template of the relatively large difference between the compiler, not as good as the direct use of strong value of the type of conversion can be achieved as the function of class template
- 2022-01-26 01:57:19下载
- 积分:1