-
遍历文件夹并建成目录树__遍历文件夹并建成目录树
遍历文件夹并建成目录树__遍历文件夹并建成目录树-traverse file folders and create directory tree
- 2022-08-21 11:39:26下载
- 积分:1
-
this is a program which
全屏功能的实现,以及按ESC键退出程序实现-this is a program which
- 2022-10-22 01:25:06下载
- 积分:1
-
模拟windows 日期/时间的C程序,不要把文件的名称改为中文,中文会有错误的。...
模拟windows 日期/时间的C程序,不要把文件的名称改为中文,中文会有错误的。-simulation windows Date/Time C procedures, the document will not change the name of Chinese, the Chinese will be wrong.
- 2022-03-20 11:09:40下载
- 积分:1
-
深入C++语法的一个列子,大家看看吧,可能对大家有帮助哈
深入C++语法的一个列子,大家看看吧,可能对大家有帮助哈-depth of a C syntax Liezi, we look at it, we are likely to help Kazakhstan
- 2022-07-07 04:15:00下载
- 积分:1
-
经典的手机短信收发程序,可直接将需要的类加人自己的工程中,调用其中的函数就OK了!...
经典的手机短信收发程序,可直接将需要的类加人自己的工程中,调用其中的函数就OK了!-Classic mobile phone to send and receive message process will be required to direct the type of people add their own project, call the function on one of the OK!
- 2022-03-11 16:10:48下载
- 积分:1
-
设置一三个时钟背景图
动态的变化我第一个SDK
程序
设置一三个时钟背景图
动态的变化我第一个SDK
程序-13 Clock settings background image dynamic changes in my first SDK procedures
- 2022-01-20 22:48:42下载
- 积分:1
-
Asp Server网站服务器windows简易版
Asp Server网站服务器windows简易版下载下载就能用默认首页目录www
- 2022-10-29 04:50:03下载
- 积分:1
-
用VC实现将自绘图形输出为bmp文件 源代码
用VC实现将自绘图形输出为bmp文件 源代码-VC since the realization of graphics-output bmp file source code
- 2023-02-20 09:25:04下载
- 积分:1
-
In this project I try to use many features of Matlab like image processing , ani...
工业机器人的图像处理,动画控制其他MATLAB工具箱(虚拟现实工具箱)Matlab的许多功能。
所附文件包含在Simulink模型,转换成图像信号,数据处理,以控制机器人动画-In this project I try to use many features of Matlab like image processing , animation control (Virtual Reality Toolbox) with other Matlab toolboxes.
The attached files contains a Simulink model that convert the image processing data into signals in order to control the animation of the robot.
- 2022-07-25 20:10:14下载
- 积分: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