自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(3)
  • 资源 (6)
  • 收藏
  • 关注

原创 65. Valid Number

class Solution {     public boolean isNumber(String s) {         //String test=s;         //String test="   +11111.e+1   ";          String re_rest=s;         String test=re_rest.replace("-","+

2017-12-14 16:56:08 112

原创 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)). Example 1: nums1 = [1,

2017-12-11 15:40:31 139

原创 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 th

2017-12-11 10:07:44 146 1

情感数据集集合IEOCAP

情感数据集集合IEOCAP

2022-08-12

nixnote2-2.0_amd64.tar.gz

nixnote2-2.0_amd64.tar.gznixnote2-2.0_amd64.tar.gznixnote2-2.0_amd64.tar.gznixnote2-2.0_amd64.tar.gz

2017-11-09

apache-tomcat-8.0.47.tar.gz

apache-tomcat-8.0.47.tar.gz apache-tomcat-8.0.47.tar.gz apache-tomcat-8.0.47.tar.gz

2017-11-09

Delphi精要

Delphi书籍,作者罗小平,介绍Delphi入门知识。

2015-07-15

单片机最小系统

最小系统,altium 51单片机最小系统

2013-03-23

空空如也

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

TA关注的人

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