-
220个经典C程序源码
220个经典C程序源码,学习C语言的基础教程,从第一个hello world程序到最后的大工程项目,通过这220个程序,让你称为C编程高手
- 2022-03-23 02:50:19下载
- 积分:1
-
利用API函数,可以实现硬盘的格式化,可以方便的调用Windows组件...
利用API函数,可以实现硬盘的格式化,可以方便的调用Windows组件-use API function can be achieved formatted drives can be easily called Windows components
- 2022-01-24 09:45:27下载
- 积分: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
-
A simple calculator is available using this source code
一个实现了简单计算器得程序-A simple calculator is available using this source code
- 2022-11-20 07:45:03下载
- 积分:1
-
交通流元胞自动机模型用C++实现
用C++来模拟开发元胞自动机交通流模型,简便易的,能够模拟换道等复杂情况,要下载QT5插件,最好在VS2013平台下运行!
- 2022-03-02 22:57:19下载
- 积分:1
-
直接从硬盘读文件的例子,很好用的,可以实现类似pwdump功能的东西...
直接从硬盘读文件的例子,很好用的,可以实现类似pwdump功能的东西-Read document directly from the hard drive example of good use, you can achieve similar functionality pwdump things! !
- 2022-07-04 02:06:05下载
- 积分:1
-
目标跟踪与跟踪算法模型及其算法实现。
物体追溯与跟踪算法模型与算法实现。提出通用的追溯和跟踪模型,适合物流以及产品质量追溯中的应用。- Object trace and tracking algorithm model and algorithm implementation.
- 2023-03-09 22:50:03下载
- 积分:1
-
自己封闭的美化button图片类
应用背景专门给MFC的button帖上图片所用。对不会美工的初学来说很实用。好好利用资源吧。专门给MFC的button帖上图片所用。对不会美工的初学来说很实用。好好利用资源吧。专门给MFC的button帖上图片所用。对不会美工的初学来说很实用。好好利用资源吧。关键技术。用法是给类里传入图片路径,图片最好是png格式的。好了。就这么多吧,片所用。对不会美工的初学来说很实用。好好利用资源吧。用法是给类里传入图片路径,图片最好是png格式的。好了。就这么多吧,用法是给类里传入图片路径,图片最好是png格式的。好了。就这么多吧,片所用。对不会美工的初学来说很实用。好好利用资源吧。用法是给类里传入图片路径,图片最好是png格式的。好了。就这么多吧,
- 2022-05-05 20:29:09下载
- 积分:1
-
C language prepared by the serial communication program
C语言编写的串口通讯程序-C language prepared by the serial communication program
- 2022-06-16 04:18:04下载
- 积分:1
-
windows背景小程序
windows背景小程序-small programs
- 2022-10-20 16:35:03下载
- 积分:1