-
LeetCode 69. x 的平方根
LeetCode 69. x 的平方根 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 69. x 的平方根 题目 实现?int sqrt(int x)?函数。 计算并返回?x?的平方根,其中?x 是非负整数。 由于...
-
LeetCode 113. 路径总和 II
LeetCode 113. 路径总和 II 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 113. 路径总和 II 题目 给定一个二叉树和一个目标和,找到所有从根节点到叶子节点路径总和等于给定目...
-
自己动手在Linux系统实现一个everything程序
自己动手在Linux系统实现一个everything程序 大家好,我是良许。 我们知道,在 Windows 下,有一款非常实用的神器,叫作 Everything ,它可以在极短的时间里,搜索出来你所想要的文件/目录,如下图示: Linux 下也有一些类似于 everything 的神器,比如:locate,Catfi...
2020-05-12 16:03:52 shell 编程编程能力linux 基础文件定义神器LinuxWindows腾讯echo
-
LeetCode 50. Pow(x, n)
LeetCode 50. Pow(x, n) 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 50. Pow(x, n) 题目 实现?pow(x, n)?,即计算 x 的 n 次幂函数。 示例 1: 输入: 2.00000, 10输出: 1024....
-
进程监控类命令
进程监控类命令 liunx中各种监控工具,量大.本篇全是命令介绍,笔者把各个命令的都实验一遍,给同学们看看. 进程监控类命令 本篇全是命令介绍 , 笔者把各个命令的都实验一遍 , 给同学们看看 . 一. PSTREE 命令 pstree - display a tree of processes 选项 : -p 显示进程的...
-
httpd之Web服务概述(一)
httpd之Web服务概述(一) 自上世纪80年代末至90年代初互联网诞生以来,Web服务可以说是在互联网的普及过程当中起到了巨大的作用。而Web服务应该是当今世界上普通用户访问互联网的最广泛的方式了,用户只需在浏览器中输入所谓网址的方式即可浏览互联网上的海量信息,而...
-
聚合类型与POD类型
聚合类型与POD类型 Lippman在《深度探索C++对象模型》的前言中写道: I have heard a number of people over the years voice opinions similar to those of your colleagues. In every case, those opinions could be attributed to a lack of factual knowledge abou...
-
LeetCode 572. 另一个树的子树
LeetCode 572. 另一个树的子树 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 572. 另一个树的子树 题目 给定两个非空二叉树 s 和 t,检验?s 中是否包含和 t 具有相同结构和节...
-
LeetCode 297. 二叉树的序列化与反序列化
LeetCode 297. 二叉树的序列化与反序列化 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 297. 二叉树的序列化与反序列化 题目 序列化是将一个数据结构或者对象转换为连续的比特...
-
LeetCode 221. 最大正方形
LeetCode 221. 最大正方形 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 221. 最大正方形 题目 在一个由 0 和 1 组成的二维矩阵内,找到只包含 1 的最大正方形,并返回其面积...
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash
