Windows操作系统中(以Windows 2000/XP为例),一个典型的I/O请求要通过一系列复杂的操作实现。
讨论Windows 系统的I/O操作的流程之前,不得不提及Windows的I/O系统结构。简单说来,从虚拟机的角度来说,Windows的I/O系统是一个层层封装的虚拟机。Windows在系统核心中,对设备进行了数层封装:直接构建在设备上的是硬件抽象层(HAL),在...
分类:
其他 时间:
2014-07-29 14:58:19
收藏:
0 评论:
0 赞:
0 阅读:
369
MySQL range分区(二)...
分类:
数据库技术 时间:
2014-07-29 14:58:08
收藏:
0 评论:
0 赞:
0 阅读:
379
Interesting Housing Problem
Time Limit: 10000/2000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 2388 Accepted Submission(s): 879
Problem Description
...
分类:
其他 时间:
2014-07-29 14:57:58
收藏:
0 评论:
0 赞:
0 阅读:
448
大明A+B
Time Limit: 3000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 8244 Accepted Submission(s): 2904
Problem Description
话说,经过了漫长的一个多月,小明已经成长了许多,...
分类:
其他 时间:
2014-07-29 14:57:48
收藏:
0 评论:
0 赞:
0 阅读:
285
MySQL List分区(三)...
分类:
数据库技术 时间:
2014-07-29 14:57:38
收藏:
0 评论:
0 赞:
0 阅读:
345
Problem Description
ACboy has N courses this term, and he plans to spend at most M days on study.Of course,the profit he will gain from different course depending on the days he spend on it.How to ar...
分类:
其他 时间:
2014-07-29 14:57:28
收藏:
0 评论:
0 赞:
0 阅读:
416
一个人的旅行
Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 18484 Accepted Submission(s): 6429
Problem Description
虽然草儿是个路痴(就是在杭电待了一年多,...
分类:
其他 时间:
2014-07-29 14:57:18
收藏:
0 评论:
0 赞:
0 阅读:
418
// Longest Nap (最长打盹时间)
// PC/UVa IDs: 110404/10191, Popularity: B, Success rate: average Level: 1
// Verdict: Accepted
// Submission Date: 2014-07-28
// UVa Run Time: 0.018s
//
// 版权所有(C)2014,邱秋。meta...
分类:
其他 时间:
2014-07-29 14:57:08
收藏:
0 评论:
0 赞:
0 阅读:
692
题意:我就直接给出题目要求的东西吧:
在一个网络图中有n个点,其中有np个发电站,nc个用户,m条电线;每个发电站,用户,和电线都对应有一个最大的电流;让求出该网络中最大的电流;
添加一个源点为(0)和一个汇点(n+1),源点与发电站相连,电流量为发电站的最大电流;用户与汇点相连,电流量为用户需要的最大电流。
思路:最大流的一个简单变形,只要处理好题目给定的数据,直接套用模板就O...
分类:
Web开发 时间:
2014-07-29 14:56:58
收藏:
0 评论:
0 赞:
0 阅读:
423
对TCP/IP、UDP、Socket编程这些词你不会很陌生吧?随着网络技术的发展,这些词充斥着我们的耳朵。那么我想问:
1. 什么是TCP/IP、UDP?
2. Socket在哪里呢?
3. Socket是什么呢?
4. 你会使用它们吗?
什么是TCP/IP、UDP?
TCP/IP(Trans...
分类:
其他 时间:
2014-07-29 14:56:38
收藏:
0 评论:
0 赞:
0 阅读:
358
MySQL hash分区(四)...
分类:
数据库技术 时间:
2014-07-29 14:56:28
收藏:
0 评论:
0 赞:
0 阅读:
302
在上一节课程中,我们学习了在JavaFX中绘制游戏地图。这一节课,我们将会创建我们的游戏角色。
首先,同样的,我们创建一个简单的基类。
import javafx.scene.canvas.GraphicsContext;
/**
* 游戏物体基类
* @author Wing Mei
*/
public abstract class BaseObject {
protec...
分类:
编程语言 时间:
2014-07-29 14:56:18
收藏:
0 评论:
0 赞:
0 阅读:
367
VMware三种网络模式联网
首先说一下VMware的几个虚拟设备
安装了VMware虚拟机后,会在网络连接对话框中多出两个虚拟网卡,如图:
VMnet0:用于虚拟桥接网络下的虚拟交换机
VMnet1:用于虚拟Host-Only网络下的虚拟交换机
VMnet8:用于虚拟NAT网络下的虚拟交换机
VMware Network AdepterVMnet1:Host用于与Host-O...
分类:
其他 时间:
2014-07-29 14:56:08
收藏:
0 评论:
0 赞:
0 阅读:
408
MySQL key分区(五)...
分类:
数据库技术 时间:
2014-07-29 14:55:58
收藏:
0 评论:
0 赞:
0 阅读:
411
初步效果图如下
SQL> @nb
------Oracle Database health Check STRAT
------Starting Collect Data Information!
------Part 1.DB Overview...
------Part 2.DB File Overview...
------Part 3.Perfermance Overv...
分类:
数据库技术 时间:
2014-07-29 14:55:48
收藏:
0 评论:
0 赞:
0 阅读:
486
要想在浏览器启动APP的方法如下:
在需要跳转的ACTIVITY中添加intent-filter的相关信息:
实例如下:
然后再HTML添加如下链接即可:
进入APP之后,可以使用getIntent()来获取...
分类:
移动平台 时间:
2014-07-29 14:55:38
收藏:
0 评论:
0 赞:
0 阅读:
360
if not Assigned(cxDBTreeList1.FocusedNode) then Exit;
// 上移方法:
with cxDBTreeList1 do
FocusedNode.MoveTo(FocusedNode.getPrevSibling, tlamInsert);
// 下移方法:
with cxDBTreeList1 do...
分类:
其他 时间:
2014-07-29 14:55:18
收藏:
0 评论:
0 赞:
0 阅读:
423
链接:poj 1061
解题思路:扩展欧几里德应用:求方程Ax+By=C的一组解(x0,y0)。
设青蛙跳t次相遇,由题意可得方程:
x+mt=y+nt+CL
--> x-y=(n-m)t+CL 且 (x-y),(n-m),L已知.就是求满足方程的最小正整数解t。
定理:设a,b,c为任意整数。若方程ax+by=c的一组整数解为(x0...
分类:
其他 时间:
2014-07-29 14:55:11
收藏:
0 评论:
0 赞:
0 阅读:
459
/*
ID: lucien23
PROG: hamming
LANG: C++
*/
#include
#include
#include
using namespace std;
int main()
{
ifstream infile("hamming.in");
ofstream outfile("hamming.out");
if(!infile || !outfile)
...
分类:
其他 时间:
2014-07-29 14:54:58
收藏:
0 评论:
0 赞:
0 阅读:
270
今天从svn上下载项目后,想添加以下jar包。但是build path为灰色。
解决办法是:1、在项目上右键properties---project facts 如图所示:
点击右侧convert to faced from...出现如图所示:
点击ok即可。...
分类:
其他 时间:
2014-07-29 14:54:53
收藏:
0 评论:
0 赞:
0 阅读:
451