08 2019 档案
1025 PAT Ranking 双重排序
摘要:Programming Ability Test (PAT) is organized by the College of Computer Science and Technology of Zhejiang University. Each test is supposed to run sim
硬盘容量统计神器WinDirStat
摘要:最近遇到C盘快要爆满的问题,我的笔记本是128G SSD + 1t HDD,给C盘分配的空间是80G固态,由于平时疏远管理,造成了C盘臃肿,迁移一些软件,但还是没有太好的解决,这是上知乎发现有大神推荐了这样一个软件WinDirStat——硬盘容量统计。 这里给出百度百科对其介绍: WinDirSta
双系统卸载ubuntu
摘要:转载自https://www.jianshu.com/p/30795695be95 如果开机是这样子的,就是ubuntu引导windows(专业名词gpt) ubuntu引导windows ubuntu引导windows 那么先进windows用EasyBCD工具删除掉ubuntu引导,选择wind
PAT 1003 Emergency 最短路
摘要:As an emergency rescue team leader of a city, you are given a special map of your country. The map shows several scattered cities connected by some ro
PAT 1013 Battle Over Cities DFS深搜
摘要:It is vitally important to have all the cities connected by highways in a war. If a city is occupied by the enemy, all the highways from/toward that c
PAT 1012 The Best Rank 排序
摘要:To evaluate the performance of our first year CS majored students, we consider their grades of three courses only: C – C Programming Language, M – Mat
PAT 1011 World Cup Betting 查找元素
摘要:With the 2010 FIFA World Cup running, football fans the world over were becoming increasingly excited as the best players from the best teams doing ba
PAT 1010 Radix 进制转换+二分法
摘要:Given a pair of positive integers, for example, 6 and 110, can this equation 6 = 110 be true? The answer is “yes”, if 6 is a decimal number and 110 is
PAT 1009 Product of Polynomials 模拟
摘要:This time, you are supposed to find A*B where A and B are two polynomials. Input Specification: Each input file contains one test case. Each case occu
PAT 1008 Elevator 数学
摘要:The highest building in our city has only one elevator. A request list is made up with N positive numbers.The numbers denote at which floors the eleva
C++ 课程设计——电梯调度系统
摘要:收拾电脑硬盘时找到了源代码,现在上传github上:https://github.com/wkfvawl/elevator 一、背景 随着经济的不断发展,越来越多的摩天大楼拔地而起,而电梯作为高层建筑物种的运送人员货物的设备也越来越被广泛使用。电梯的运行是电梯与大楼的各个楼层之间的使用者进行交互的一
PAT 1006 Sign In and Sign Out 查找元素
摘要:At the beginning of every day, the first person who signs in the computer room will unlock the door, and the last one who signs out will lock the door
PAT 1005 Spell It Right 字符串处理
摘要:Given a non-negative integer N, your task is to compute the sum of all the digits of N, and output every digit of the sum in English. Input Specificat
C++ 词汇表
摘要:C++词汇表 A abort() 特殊函数 如果一个函数抛出异常,但在通往异常函数的调用链中找不到与之匹配的catch,则该程序通常以此函数调用终止 abstract base class 抽象基类 abstract class 抽象类 无实例对象的类,其唯一用途是被继承 abstract data
四六级分数竟是这样算出来的!交白卷都不会得零分 (转)
摘要:前几天和女朋友讨论四六级考试分数的算法,我说四六级分数就是你在参与考试的考生中的排名,可能也是太绝对了,在知乎上找了一个大神的数学算法,他又授权给了有道四六级,和大家一起分享一下。 原回答 https://www.zhihu.com/question/19975887/answer/81935872