• Two Sum

    Two Sum 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 same element twice. Example: Given nums...

    2019-08-16 07:49:10 iOSPSmacAVHTTPS<theCOMHTTPexit

  • Add Two Numbers

    Add Two Numbers 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 it as a linked lis...

    2019-08-16 07:49:05 iOSPSmacHTTPS<theCOMHTTPgit执行

  • VC++ 窗口透明化及透明窗口上绘画、截图、轨迹

    VC++ 窗口透明化及透明窗口上绘画、截图、轨迹 源文件:https://files.cnblogs.com/files/MrFengD/Temp.rar...

    2019-08-16 07:48:55 文件PSC++HTTPSVC++COMHTTPPOSTem

  • leetcode 136 Single Number bit Option

    leetcode 136 Single Number bit Option Linked Url:https://leetcode.com/problems/single-number/ Given anon-emptyarray of integers, every element appears twice except for one. Find that single one. Note: Your algorithm should have a linear runtime comp...

    2019-08-16 07:48:42 PStimAVHTTPS<theCOMHTTPexitURL

  • C语言实现-航空订票系统(飞机订票系统)

    C语言实现-航空订票系统(飞机订票系统) 开发环境:CodeBlocks 开发语言:C 实现功能:登录,订票,退票 数据存储:文本读写 涉及文件: ? 相关文件下载: 码云:传送门 程序主界面: ? 源码如下: 1 #include stdio.h 2 #include stdlib.h 3 #include string .h 4 #i...

    2019-08-16 07:48:28 文件ESETtxtword用户360系统PS身份证keep

  • kuangbin专题 专题一 简单搜索 Fire Game FZU - 2150

    kuangbin专题 专题一 简单搜索 Fire Game FZU - 2150 题目链接:https://vjudge.net/problem/FZU-2150 题意: . '代表火无法烧着的地方, # 表示草,火可以烧着。选择任意两个 # (可以两个都选同一个 # ),火会蔓延,每过1个时间消耗,向四周蔓延。问:能不能把草全...

    2019-08-16 07:48:12 IEiOSPS简单搜索HTTPS<NET.NET代码函数

  • kuangbin专题 专题一 简单搜索 Prime Path POJ - 3126

    kuangbin专题 专题一 简单搜索 Prime Path POJ - 3126 题目链接:https://vjudge.net/problem/POJ-3126 题意:给你两个四位的素数N,M,每次改变N四位数中的其中一位,如果能经过有限次数的替换变成四位数M,那么求出最少替换次数,否则输出Impossible.(N,M必须一直是...

    2019-08-16 07:48:07 IEiOSPS简单搜索HTTPS<NET.NET函数HTTP

  • kuangbin专题 专题一 简单搜索 棋盘问题 POJ - 1321

    kuangbin专题 专题一 简单搜索 棋盘问题 POJ - 1321 题目链接:https://vjudge.net/problem/POJ-1321 题意:给一张棋盘,#表示可以下棋的地方,.表示不能下棋的地方。 棋盘是n*n的,要求能放下k个棋子,要求k个棋子在不同行不同列 思路:dfs,首先遍历地图找到第一个可...

    2019-08-16 07:47:59 IEiOSPS简单搜索HTTPS<NET.NETHTTP无法

  • 相似基因

    相似基因 相似基因 题目 【题目描述】 大家都知道,基因可以看作一个碱基对序列。它包含了 4种核苷酸,简记作 A,C,G,T 。生物学家正致力于寻找人类基因的功能,以利用于诊断疾病和发明药物。 在一个人类基因工作组的任务中,生物学家研究的是:两个基因的相似程度。因...

    2019-08-16 07:46:34 IEiOSPSCFHTTPSCDN<HTML函数动态

  • C++11 右值引用和移动语义

    C++11 右值引用和移动语义 前言 因为工作室要求写技术博客记录学习到的知识点,自己之前是没有写过博客的,所以现在用一篇介绍右值引用和移动语义的博客作为博客的第一篇,可能对于移动语义的理解还不够深刻,但可以作为一个简单的介绍博客 右值引用 要理解好右值引用首先...

    2019-08-16 07:46:16 文件定义系统C++11iOSPSC++AVHTTPS<