Given two strings s and t , write a function to determine if t is an anagram of s. Example 1: Example 2: Note:You may assume the string contains only ...
分类:
其他好文 时间:
2019-05-10 21:58:16
阅读次数:
144
32位程序,未开PIE #use after free #system("xxxx||sh") 程序逻辑 addnote函数,最多创建5个note,先创建8字节的结构体,再申请size大小的内存存放内容 结构体如下 在0x0804A050处存放有结构体指针数组 printnote函数 用结构体中的p ...
分类:
其他好文 时间:
2019-05-09 21:40:38
阅读次数:
341
CS 350 Software Design / SE 310 Software Architecture I Homework Assignment - Part 1 NOTE: this is a very demanding project and it will require a lot ...
分类:
其他好文 时间:
2019-05-09 20:18:52
阅读次数:
111
netstat用来查看系统当前系统网络状态信息,包括端口,连接情况等,常用方式如下: ,各参数含义如下: t : 指明显示TCP端口 u : 指明显示UDP端口 l : 仅显示监听套接字(LISTEN状态的套接字) p : 显示进程标识符和程序名称,每一个套接字/端口都属于一个程序 n : 不进行D ...
分类:
Web程序 时间:
2019-05-09 13:50:55
阅读次数:
161
微服务 架构 php+go 赵强 http://note.youdao.com/noteshare?id=903f3d4028a163241c4c3eff2a9f9df7 https://blog.dingkewz.com/post/tech/go_ewan_microservices_in_gol ...
分类:
Web程序 时间:
2019-05-09 12:10:50
阅读次数:
423
Given an array, rotate the array to the right by k steps, where k is non-negative. Example 1: Note: Try to come up as many solutions as you can, there ...
分类:
其他好文 时间:
2019-05-08 21:51:21
阅读次数:
117
题目: Given a binary tree and a sum, find all root-to-leaf paths where each path's sum equals the given sum. Note: A leaf is a node with no children. Ex ...
分类:
编程语言 时间:
2019-05-08 00:27:45
阅读次数:
167
https://vjudge.net/contest/299785#problem/E 题意:给你n个点,n-1个边构成有向数,同时每个点都有一个权值,现在给你k次操作,每次操作你必须从根节点1出发,然后走到一个叶节点结束然后将它们点的权值累加,同时走过的点的权值不可以重复计算,问你k次之后最大得到 ...
分类:
其他好文 时间:
2019-05-07 19:36:51
阅读次数:
146
介绍 本系列教程基本就是搬运《Python机器学习基础教程》里面的实例。 Github仓库 使用 "jupyternote book" 是一个很好的快速构建代码的选择,本系列教程都能在我的Github仓库找到对应的 jupyter notebook 。 Github仓库:https://github ...
分类:
编程语言 时间:
2019-05-06 15:54:24
阅读次数:
116
《五四的另一面》epub,《五四的另一面》awz3 《五四的另一面》下载 电子书下载txt,mobi,《五四的另一面》awz3 《五四的另一面》下载 电子书下载 ...
分类:
其他好文 时间:
2019-05-06 00:57:57
阅读次数:
407