-
是现在SDI上进行线,矩形,椭圆等基本图形的绘画
是现在SDI上进行线,矩形,椭圆等基本图形的绘画-SDI is now conducted on line, rectangle, oval and other basic painting graphics
- 2022-07-03 04:17:25下载
- 积分:1
-
windows编程中的字体定义和应用
windows编程中的字体定义和应用-the definition and application of fonts
- 2022-09-14 00:15:02下载
- 积分: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
-
This part describe summary of what you will find in each of the files in this ch...
This part describe summary of what you will find in each of the files in this chat application.
Client.exe
This is the client part of the chat application. Clients can connect to the chat server using this application.
Server.exe
This is the server part of the chat application. This part establishes the connection between clients. First we have to execute this part before we execute the client part. So we have to mention the specific port number. This server can handle 50 clients.
- 2022-08-08 00:12:49下载
- 积分:1
-
使用OpenGL、VC++和CG蛋白结构实现GPU计算
用OpenGL,VC++和cg实现蛋白质结构的GPU计算-Using OpenGL, VC++ And cg protein structure realize the GPU computing
- 2022-09-20 16:05:02下载
- 积分:1
-
该程序是有关 h u f f m a n 编 码的相关事宜
该程序是有关 h u f f m a n 编 码的相关事宜-huffman
- 2023-06-03 09:55:03下载
- 积分:1
-
自己写的一个关于MSXML类库的试用例子
自己写的一个关于MSXML类库的试用例子-Himself wrote a trial on the MSXML library example
- 2022-01-25 16:22:13下载
- 积分:1
-
Windows编程的试验指导,主要是MFC编程。
Windows编程的试验指导,主要是MFC编程。-Windows programming pilot guidance, mainly MFC programming.
- 2022-05-05 10:25:05下载
- 积分:1
-
ADO和CTREECTRL的应用演示
ADO和CTREECTRL的应用演示-ADO and CTREECTRL Application Demonstration
- 2022-01-22 05:17:33下载
- 积分:1
-
character primitives
简单的图形移动,比较BITMAP和outline写字的区别-character primitives
- 2022-01-26 00:30:47下载
- 积分:1