码迷,mamicode.com
首页 >  
搜索关键字:samll note    ( 7370个结果
Codeforces G. Ciel the Commander
题目描述: Ciel the Commander time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output Now Fox Ciel bec ...
分类:其他好文   时间:2019-08-07 14:41:09    阅读次数:90
A note on DSurfTomo code
The DSurfTomo is short for 'Direct surface wave tomography method', intiailly developed in and can be found on github (https://github.com/HongjianFang ...
分类:其他好文   时间:2019-08-06 19:54:35    阅读次数:96
LeetCode开心刷题二十九天——63. Unique Paths II**
63. Unique Paths II Medium 938145FavoriteShare 63. Unique Paths II Medium 938145FavoriteShare Medium A robot is located at the top-left corner of a m  ...
分类:其他好文   时间:2019-08-06 13:41:46    阅读次数:115
ASP.NET(C#) Json序列化反序列化帮助类Jsonhelper
原文地址:https://ken.io/note/csharp-asp.net-jsonhelper ...
分类:Windows程序   时间:2019-08-06 11:02:30    阅读次数:132
C#加密解密(AES)-AESHelper
原文地址:https://ken.io/note/csharp-aesencrypt ...
分类:Windows程序   时间:2019-08-06 10:45:23    阅读次数:152
12-MyBatis02
今日知识 关联查询 1.一对一 resultType实现 2.一对多 resultType实现 3.多对多 resultType实现 延时加载 查询缓存 ...
分类:其他好文   时间:2019-08-06 01:16:52    阅读次数:177
旋转数组的最小值
【问题】把一个数组最开始的若干个元素搬到数组的末尾,我们称之为数组的旋转。输入一个非减排序的数组的一个旋转,输出旋转数组的最小元素。例如数组{3,4,5,1,2}为{1,2,3,4,5}的一个旋转,该数组的最小值为1。NOTE:给出的所有元素都大于0,若数组大小为0,请返回0。 【思路】既然题目都说 ...
分类:编程语言   时间:2019-08-03 21:59:20    阅读次数:119
PAT甲级——A1061 Dating
Sherlock Holmes received a note with some strange strings: Let's date! 3485djDkxh4hhGE 2984akDfkkkkggEdsb s&hgsfdk d&Hyscvnm. It took him only a minut ...
分类:其他好文   时间:2019-08-03 14:22:55    阅读次数:71
Manacher(最长镜面回文串)
I - O'My! Gym - 101350I Note: this is a harder version of Mirrored string I. The gorillas have recently discovered that the image on the surface of th ...
分类:其他好文   时间:2019-08-02 22:43:39    阅读次数:117
[LeetCode] 160. 相交链表
题目链接 : https://leetcode cn.com/problems/intersection of two linked lists/ 题目描述: 编写一个程序,找到两个单链表相交的起始节点。 如下面的两个链表 : 在节点 c1 开始相交。 示例: 示例 1: 思路: 思路一:记录一个链 ...
分类:其他好文   时间:2019-08-02 20:14:23    阅读次数:106
7370条   上一页 1 ... 88 89 90 91 92 ... 737 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!