-
Windows 2000系统编程
Windows 2000系统编程-Windows 2000 System Programming
- 2023-01-19 13:55:04下载
- 积分:1
-
This is a Windows help file, I wanted to learn windows programming learn it on t...
这是个Windows帮助文档,想学windows编程的人就下来学吧-This is a Windows help file, I wanted to learn windows programming learn it on the down
- 2022-07-06 23:33:22下载
- 积分:1
-
这是一个控制语句分组,Borland Delphi版本3,4,5,6.100 %…
这是一个报表控件包,For Borland Delphi Versions 3,4,5,6.100% 源码.-This is a statement of control packets, For Borland Delphi Versions 3,4,5,6.100% source.
- 2022-01-28 19:55:52下载
- 积分:1
-
对整个世界而言,你可能只是一个人,但对于某个人而言,你却是整个世界。
学生信息管理系统
大家参考一下吧,毕业设计太头疼了,现在我是有感触了!-To the world you may be one person, but to one person you may be the world
- 2022-08-07 05:41:46下载
- 积分: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
-
vc++学习资料,包括“孙鑫老师《vc++深入详解》1
vc++学习资料,包括“孙鑫老师《vc++深入详解》1-20课笔记”“VC++编程指南”“vc经典教程”-vc++ learning materials, including
- 2022-03-31 19:58:35下载
- 积分:1
-
used as background dialog
用BMP 作为对话框背景-used as background dialog
- 2022-03-30 17:04:40下载
- 积分:1
-
模糊PID仿真
模糊控制器
模糊PID控制,即利用模糊逻辑并根据一定的模糊规则对PID的参数进行实时的优化,以克服传统PID参数无法实时调整PID参数的缺点。模糊PID控制包括模糊化,确定模糊规则,解模糊等组成部分。小车通过传感器采集赛道信息,确定当前距赛道中线的偏差E以及当前偏差和上次偏差的变化ec,根据给定的模糊规则进行模糊推理,最后对模糊参数进行解模糊,输出PID控制参数。
- 2022-01-26 00:15:00下载
- 积分:1
-
即时聊天软件
应用背景这是一个用C++编写的,基于UDP的远程聊天软件,支持单人私聊,多人群聊,以及服务器广播等基本功能,可供相关方面的初学者参考学习使用。关键技术
本程序以C++为编程语言,用MFC为框架,cs网络架构,udp套接字,压缩包内分为客户端和服务端两个程序,vc6编译通过。
- 2022-01-20 23:26:56下载
- 积分:1
-
演示了随机数的产生和使用
演示了随机数的产生和使用-demonstration, the random number generation and use
- 2022-05-24 05:46:39下载
- 积分:1