自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(7)
  • 资源 (11)
  • 问答 (1)
  • 收藏
  • 关注

原创 [medium] 6. ZigZag Conversion

The string "PAYPALISHIRING" is written in a zigzag pattern on a given number of rows like this: (you may want to display this pattern in a fixed font for better legibility)P A H NA P L S I I...

2018-11-29 21:50:13 101

原创 [Medium] 5. Longest Palindromic Substring

Given a string s, find the longest palindromic substring in s. You may assume that the maximum length of s is 1000.Example 1:Input: "babad"Output: "bab"Note: "aba" is also a valid answer.Exa...

2018-11-29 21:48:38 80

原创 [Hard]4. Median of Two Sorted Arrays

There are two sorted arrays nums1 and nums2 of size m and n respectively.Find the median of the two sorted arrays. The overall run time complexity should be O(log (m+n)).You may assume nums1 and n...

2018-11-29 21:44:34 88

原创 [Medium] 3. Longest Substring Without Repeating Characters

Given a string, find the length of the longest substring without repeating characters.Example 1:Input: "abcabcbb"Output: 3 Explanation: The answer is "abc", with the length of 3.Example 2:...

2018-11-29 20:16:36 101

原创 [Medium] 2. Add Two Numbers

You are given two non-empty linked lists representing two non-negative integers. The digits are stored in reverse order and each of their nodes contain a single digit. Add the two numbers and return i...

2018-11-29 18:28:40 136

原创 [Easy]1. Two Sum

Given an array of integers, return indices(下标) of the two numbers such that they add up to a specific target.You may assume that each input would have exactly one solution, and you may not use the s...

2018-11-29 18:26:02 87

原创 Python3将一个文件夹备份到一个 ZIP 文件

题目:将一个文件夹备份到一个 ZIP 文件假定你正在做一个项目,它的文件保存在 C:\AlsPythonBook 文件夹中。你担心工作 会丢失,所以希望为整个文件夹创建一个 ZIP 文件,作为“快照”。你希望保存不同的版 本,希望 ZIP 文件的文件名每次创建时都有所变化。例如 AlsPythonBook_1.zip、 AlsPythonBook_2.zip、AlsPythonBook_3.z...

2018-11-05 20:01:05 339

BBS 论坛系统需求分析

论坛系统需求分析,用于基本的需求分析,非常基本的框架

2011-06-13

我的计算机适用的WindowsXP下触控板驱动程序

my pc have to use this "WindowsXP下触控板驱动程序.exe" ,i'd rather use this pure things than 万能的那些

2010-10-16

计算机网络课件 下载

网络第五版课件,计算机网络其他学校使用课件。

2010-10-15

2006计算机微机原理课件

都不知道是那年学的了,计算机微机原理课件,备份一下,怀念

2010-08-30

计算机网络英文版答案

大三用的,计算机网络英文版课后题答案,怀念

2010-08-30

大四用的网络技术王老师教的03

大四的时候,王老师教的这个,还有实验网络技术

2010-08-30

大四王老师教的技术02

大四的时候,王老师教的这个,还有实验网络技术

2010-08-30

大四上的维修课,纯理论

2010年上的李老师的维修课,由于时间非常紧张,只是学了理论,这里备份一下

2010-08-30

关于历史复试的一些旧资料

这是2010年大家给的关于复试的材料,看来得留到2011年解封了

2010-04-12

陈文灯2007年数学复习指南

陈文灯2007年数学复习指南,from XML,电子版,题和答案及分析

2010-04-10

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除