-
水晶报表实例,这是在ASp.net里做水晶号表,很好用的,用C#写的。...
水晶报表实例,这是在ASp.net里做水晶号表,很好用的,用C#写的。-crystal statements example, it is done in ASp.net Lane, Crystal Table good use, and C# writes.
- 2022-03-22 08:56:57下载
- 积分:1
-
档案管理系统,vb写的
档案管理系统,vb写的-file management system, written in vb
- 2022-03-02 20:14:54下载
- 积分:1
-
击杀入室窃贼
一个简单的射击游戏事例,包含完整的游戏引擎,此实例演示了如何运用游戏引擎中的击中测试 以及子画面的边界动作。
- 2022-06-20 00:30:28下载
- 积分:1
-
考虑到4
Consider a 4-input and 1-output problem where the output is required to be one if the input configuration is symmetrical and zero otherwise.-Consider a 4-input and 1-output problem where the output is required to be one if the input configuration is symmetrical and zero otherwise.
- 2022-04-30 23:29:17下载
- 积分:1
-
一个非常简单的printf的源代码
一个非常简单的printf的源代码-A very simple source code of printf
- 2023-01-09 10:55:04下载
- 积分:1
-
微商城网站
采用JAVAWEB编写的小型商城网站,适用于初学者。
- 2022-03-22 00:55:35下载
- 积分:1
-
分油问题的求解
分油问题的求解,是学校的一个作业,就是解决小孩子的分油问题,一个小孩子有7的油瓶、一个小孩子有3的油瓶和10的油瓶、两个人要去打10的油,怎么样才能把油平均分成5和5,主要是解决这个问题。做了这样子,也是为了拿一下积分下载其他文件,大家帮帮忙
- 2022-08-13 07:06:22下载
- 积分:1
-
XP上的CPU二级缓存打开器也同时适用于2
XP上的CPU二级缓存打开器也同时适用于2-SecondLevelDataCache open tool for xp can be suited for 2000version
- 2022-03-01 09:56:09下载
- 积分:1
-
简介: Visual Basic代码库 是一个集收集,管理Visual Basic代码于一体的软件。它本身带有100多个源码,同时用户可以自己添加,删除自己的源...
简介: Visual Basic代码库 是一个集收集,管理Visual Basic代码于一体的软件。它本身带有100多个源码,同时用户可以自己添加,删除自己的源码,不用打开Visval Basic,你就可以查找和浏览全部源代码。同时,它支持在Visual Basic中打开源代码。 Visual Basic代码库 一定会使您在编程学习之路上走得更好。-Synopsis: Visual the Basic code storehouse is one collection collection, manages Visual the Basic code to one body software. Its itself has more than 100 sources codes, simultaneously the user may own increase, deletes oneself the source code, with does not open Visval Basic, you may search and glance over the complete source code. At the same time, it supports in Visual Basic opens the source code. Visual the Basic code storehouse certainly can enable you to walk even better road in on the programming study.
- 2022-03-02 00:15:07下载
- 积分: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