-
基于mykernel 2.0编写一个操作系统内核
基于mykernel 2.0编写一个操作系统内核 资源下载:https://github.com/mengning/mykernel 实验内容: 1、配置实验环境,完成Linux内核编译。 2、对系统源码进行修改,基于mykernel 2.0实现一个简单的操作系统内核。 3、简要分析操作系统内核核心功能及运行工作机制。...
-
读写分离很难吗?SpringBoot结合aop简单就实现了
读写分离很难吗?SpringBoot结合aop简单就实现了 前言 入职新公司到现在也有一个月了,完成了手头的工作,前几天终于有时间研究下公司旧项目的代码。在研究代码的过程中,发现项目里用到了Spring Aop来实现数据库的读写分离,本着自己爱学习(我自己都不信)的性格,决定...
-
LeetCode 面试题 01.02. 判定是否互为字符重排
LeetCode 面试题 01.02. 判定是否互为字符重排 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 面试题 01.02. 判定是否互为字符重排 题目 给定两个字符串 s1 和 s2,请编写一个...
-
LeetCode 面试题 01.01. 判定字符是否唯一
LeetCode 面试题 01.01. 判定字符是否唯一 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 面试题 01.01. 判定字符是否唯一 题目 实现一个算法,确定一个字符串 s 的所有字符是...
-
LeetCode 236. 二叉树的最近公共祖先
LeetCode 236. 二叉树的最近公共祖先 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 236. 二叉树的最近公共祖先 题目 给定一个二叉树, 找到该树中两个指定节点的最近公共祖先。...
-
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 题目 给定一个二叉树和一个目标和,找到所有从根节点到叶子节点路径总和等于给定目...
-
LeetCode 53. 最大子序和
LeetCode 53. 最大子序和 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 53. 最大子序和 题目 给定一个整数数组 nums?,找到一个具有最大和的连续子数组(子数组最少包含一个元...
-
LeetCode 面试题36. 二叉搜索树与双向链表
LeetCode 面试题36. 二叉搜索树与双向链表 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 面试题36. 二叉搜索树与双向链表 题目 输入一棵二叉搜索树,将该二叉搜索树转换成一个...
-
LeetCode 面试题32 - I. 从上到下打印二叉树
LeetCode 面试题32 - I. 从上到下打印二叉树 我的LeetCode:https://leetcode-cn.com/u/ituring/ 我的LeetCode刷题源码[GitHub]:https://github.com/izhoujie/Algorithmcii LeetCode 面试题32 - I. 从上到下打印二叉树 题目 从上到下打印出二叉树的每个节点,同一层的...
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
