E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
PROBLEMs
《上游思维》读书笔记
此书英文原版书名是《Upstream:TheQuesttoSolve
Problems
zl爱思考的芦苇
·
2024-01-26 21:46
代码随想录算法训练营打卡day2 |977.有序数组的平方 ,209.长度最小的子数组 ,59.螺旋矩阵II
一、LeetCode977有序数组的平方题目链接:977.有序数组的平方https://leetcode.cn/
problems
/squares-of-a-sorted-array/description
橙南花已开
·
2024-01-26 21:08
代码随想录算法训练营
算法
矩阵
数据结构
160. 相交链表(python3)
Problem:160.相交链表思路参考:哈希表:https://leetcode.cn/
problems
/intersection-of-two-linked-lists/solutions/811625
Syntax_CD
·
2024-01-26 21:26
LeetCode精选
链表
数据结构
哈希算法
leetcode
python
128. 最长连续序列 (Python3)
Problem:128.最长连续序列思路参考:https://leetcode.cn/
problems
/longest-consecutive-sequence/solutions/276931/zui-chang-lian-xu-xu-lie-by-leetcode-solution
Syntax_CD
·
2024-01-26 21:25
LeetCode精选
哈希算法
算法
python
leetcode
LeetCode-155-最小栈
来源:力扣(LeetCode)链接:https://leetcode-cn.com/
problems
/min-stack/著作权归领扣网络
雄狮虎豹
·
2024-01-26 18:01
初读《TRIZ理论及应用》
是俄文TPH3(标示不会写俄文)的英文音译TeoriyaResheniyaIzobreatatelskikhZadatch的缩写,其英文全称为TheoryoftheSolutionofInventive
Problems
张建行_7739
·
2024-01-26 18:18
leetcode1237. 找出给定方程的正整数解
1237.找出给定方程的正整数解https://leetcode.cn/
problems
/find-positive-integer-solution-for-a-given-equation/难度中等
时雨h
·
2024-01-26 17:21
数据结构
C++
算法
算法
Linux 安全缓解机制总结
kernel-security-learninglinux-kernel-defence-mapADecadeofLinuxKernelVulnerabilities,theirMitigationandOpen
Problems
GodLieke
·
2024-01-26 16:49
Security
DIFFUSION POSTERIOR SAMPLING FOR GENERAL NOISY INVERSE
PROBLEMS
DIFFUSIONPOSTERIORSAMPLINGFORGENERALNOISYINVERSE
PROBLEMS
Abstract1.Introduction2.Background2.1SCORE-BASEDDIFFUSIONMODELS2.2INVERSE
PROBLEMS
OLVINGWITHDIFFUSIONMODELS3DIFFUSIONPOSTERIORSAMPLING
黑洞是不黑
·
2024-01-26 14:14
Diffusion
Model
人工智能
【第一天】蓝桥杯备战
题1、门牌号2、卡片3、分数1、门牌号https://www.lanqiao.cn/
problems
/592/learning/解法一:暴力遍历importjava.util.Scanner;//1:无需
小舒不服输
·
2024-01-26 12:54
蓝桥杯备战刷题
蓝桥杯
java
算法
LeetCode每日一题,无重复字符的最长子串
题目https://leetcode-cn.com/
problems
/longest-substring-without-repeating-characters/无重复字符的最长子串公众号《java编程手记
JAVA编程手记
·
2024-01-26 10:00
yum出错"Multilib version
problems
found."
-->Runningtransactioncheck--->Packagegzip.x86_640:1.5-7.el7willbeupdated--->Packagegzip.x86_640:1.5-10.el7willbeanupdate--->Packagexz.x86_640:5.1.2-9alpha.el7willbeupdated--->Packagexz.x86_640:5.2.2-1
与狼共舞666
·
2024-01-26 09:46
《动手学深度学习(PyTorch版)》笔记3.4
Chapter3LinearNeuralNetworks3.4SoftmaxRegression3.4.1Classification
Problems
一般的分类问题并不与类别之间的自然顺序有关,统计学家发明了一种表示分类数据的简单方法
南七澄江
·
2024-01-26 09:42
python
笔记
深度学习
pytorch
笔记
算法
python
人工智能
《原则》--3.2 彻底完全公开思维训练
Ifyouknowthatyouareblind,youcanfigureoutawaytosee,whereasifyoudon’tknowthatyou’reblind,youwillcontinuetobumpintoyour
problems
.Inotherwords
李子心诚
·
2024-01-26 09:23
Java算法 leetcode简单刷题记录6
Java算法leetcode简单刷题记录6环和杆:https://leetcode.cn/
problems
/rings-and-rods/统计范围内的元音字符串数:https://leetcode.cn
程序媛一枚~
·
2024-01-26 09:57
JAVA
算法
算法
java
leetcode
Java算法 leetcode简单刷题记录7
Java算法leetcode简单刷题记录7最长奇偶子数组:https://leetcode.cn/
problems
/longest-even-odd-subarray-with-threshold/有的题看着不难
程序媛一枚~
·
2024-01-26 09:21
算法
JAVA
算法
java
leetcode
代码随想录算法训练营第十天 | 239.滑动窗口最大值、347.前K个高频元素
滑动窗口最大值、347.前K个高频元素1LeetCode239.滑动窗口最大值2LeetCode347.前K个高频元素1LeetCode239.滑动窗口最大值题目链接:https://leetcode.cn/
problems
-北天-
·
2024-01-26 08:44
代码随想录算法训练营
算法
python
c++
[Python] 机器学习 - 常用数据集(Dataset)之鸢尾花(Iris)数据集介绍,数据可视化和使用案例
鸢尾花数据集最初由EdgarAnderson测量得到,而后在著名的统计学家和生物学家R.AFisher于1936年发表的文章「Theuseofmultiplemeasurementsintaxonomic
problems
老狼IT工作室
·
2024-01-26 06:11
python
信息可视化
python
Iris数据集
leetcode 150. 逆波兰表达式求值(javascript)
一、题目地址https://leetcode-cn.com/
problems
/evaluate-reverse-polish-notation/二、具体代码/***@param{string[]}tokens
程序员白特
·
2024-01-26 05:26
数据结构和算法
leetcode
javascript
算法
Memory Consistency
MemoryConsistencyistalkingabouthowtodealwith
problems
likestoreandloaddataindifferentaddressesinmulti-coreormulti-threadsystem.keypointistheOoOwouldreordertheinstructionexecuteorder.fig1afterreorderingw
VV_6eb6
·
2024-01-26 04:21
283. 移动零
283.移动零1题目2双指针2.1不交换两个指针指向的元素2.2交换两个指针指向的元素1题目https://leetcode-cn.com/
problems
/move-zeroes/<
0208hsq
·
2024-01-26 04:43
leetcode
算法
职场和发展
2021-12-21
2021-2022第一学期复盘模版:1我的大学生活之大学英语学习1)在这个学期的大学英语学习中,我的GPS[Gains]慢慢转变了与高中不同的学习模式,改变哑巴英语的学习[
Problems
]单词意思弄混
毕欣
·
2024-01-26 04:36
leetcode382. Linked List Random Node
这道题本质是到蓄水池算法image.pnghttps://leetcode.com/
problems
/linked-list-random-node/discuss/85659/brief-explanation-for-reservoir-samplinghttps
今天不想掉头发
·
2024-01-26 01:32
代码随想录day09|28. 找出字符串中第一个匹配项的下标、459.重复的子字符串
目录题目:28.找出字符串中第一个匹配项的下标题目链接:https://leetcode.cn/
problems
/find-the-index-of-the-first-occurrence-in-a-string
$WaVy
·
2024-01-26 00:38
C++
leetcode
算法
职场和发展
代码随想录算法训练营第九天| 28.找出字符串中第一个匹配项的下标 459.重复的子字符串
28.找出字符串中第一个匹配项的下标题目链接:https://leetcode.cn/
problems
/find-the-index-of-the-first-occurrence-in-a-string
lldyy_xb
·
2024-01-26 00:05
leetcode
算法
职场和发展
【LeetCode每日一题】2859. 计算 K 置位下标对应元素的和
2024-1-25文章目录[2859.计算K置位下标对应元素的和](https://leetcode.cn/
problems
/sum-of-values-at-indices-with-k-set-bits
翁佳明
·
2024-01-26 00:48
LeetCode
leetcode
算法
职场和发展
【LeetCode每日一题】2865. 美丽塔 I
2024-1-24文章目录[2865.美丽塔I](https://leetcode.cn/
problems
/beautiful-towers-i/)2865.美丽塔I初始化变量ans为0,用于记录最大的和值
翁佳明
·
2024-01-26 00:45
LeetCode
leetcode
算法
职场和发展
力扣白嫖日记(sql)
前言练习sql语句,所有题目来自于力扣(https://leetcode.cn/
problems
et/database/)的免费数据库练习题。
Gary.Li
·
2024-01-25 23:11
leetcode
sql
数据库
力扣白嫖日记(sql)
前言练习sql语句,所有题目来自于力扣(https://leetcode.cn/
problems
et/database/)的免费数据库练习题。
Gary.Li
·
2024-01-25 23:39
leetcode
sql
数据库
day03&day04链表专题
文章目录链表基本[707设计链表](https://leetcode.cn/
problems
/design-linked-list)[203移除链表元素](https://leetcode.cn/
problems
Panfwr
·
2024-01-25 23:36
链表
数据结构
day06哈希表的使用1
[有效的字母异位词](https://leetcode.cn/
problems
/valid-anagram/description/)349[两个数组的交集](https://leetcode.cn/
problems
Panfwr
·
2024-01-25 23:36
散列表
数据结构
代码随想录算法训练营29期Day30|LeetCode 332,51,37
文档讲解:回溯算法总结篇重新安排行程N皇后解数独51.N皇后题目链接:https://leetcode.cn/
problems
/permutations/description/思路:本题的基本含义就是有个
tlingyuqi
·
2024-01-25 22:29
代码随想录算法训练营29期
算法
leetcode
c++
职场和发展
代码随想录算法训练营29期Day29|LeetCode 491,46,47
文档讲解:递增子序列全排列全排列II491.递增子序列题目链接:https://leetcode.cn/
problems
/non-decreasing-subsequences/description/
tlingyuqi
·
2024-01-25 22:28
代码随想录算法训练营29期
算法
leetcode
深度优先
c++
职场和发展
讲解:AST11103、Programming Skills、Java、JavaR|Python
AST11103
ProblemS
olvingwithProgrammingSkillsAdditionalIndividualAssignment:Min-GameProgramming(40%)LearningOutcomes1
yaoaizhen
·
2024-01-25 21:37
数据结构算法刷题--贪心算法
1.贪心算法理论基础2.分发饼干题目:https://leetcode.cn/
problems
/assign-cookies/submissions/思路:贪心–局部最优可以得到全局最优优先考虑饼干,尽可能用小饼干满足小胃口代码实现
Introspection_ZHANG
·
2024-01-25 19:41
数据结构-算法刷题
java
贪心算法
算法
链表OJ-----链表反转
1、链表局部反转https://leetcode.cn/
problems
/reverse-linked-list-ii/1、1初级要求:时间复杂度为O(n),空间复杂度为O(n)对于这个要求,我们可以想到
夹心宝贝
·
2024-01-25 18:38
链表OJ题
链表
数据结构
c语言
链表OJ----相交链表找交点
https://leetcode.cn/
problems
/intersection-of-two-linked-lists/description/1、长链表先走,然后二者一起走由于两个链表可能不一样,
夹心宝贝
·
2024-01-25 18:38
链表OJ题
链表
数据结构
c语言
链表OJ---排序链表
https://leetcode.cn/
problems
/7WHec2/description///合并structListNode*merge_link(structListNode*head1,structListNode
夹心宝贝
·
2024-01-25 18:35
链表OJ题
链表
数据结构
leetcode1143. 最长公共子序列
地址:https://leetcode-cn.com/
problems
/longest-common-subsequence/描述: 给定两个字符串text1和text2,返回这两个字符串的最长公共子序列的长度
pearz
·
2024-01-25 15:52
刷题
动态规划
leetcode
算法
Leetcode 1143. 最长公共子序列
1143.最长公共子序列https://leetcode-cn.com/
problems
/longest-common-subsequence/给定两个字符串text1和text2,返回这两个字符串的最长公共子序列的长度
majinbo111
·
2024-01-25 15:52
数据结构与算法
PHP语言
LeetCode
动态规划
最长公共子序列
leetcode1143. 最长公共子序列-动态规划(java)
最长公共子序列题目描述暴力递归解题思路代码演示动态规划解题思路代码演示动态规划专题leetcode1143.最长公共子序列leetcode1143.最长公共子序列来源:力扣(LeetCode)链接:https://leetcode.cn/
problems
SP_1024
·
2024-01-25 15:50
算法
java
数据结构
java
动态规划
算法
leetcode
数据结构
STAT5303Engineering and Data Science
ProblemS
et1Stat.5303,Spring2024Due:InCanvasby12:00pmonTuesday,Jan.23Thegoalof
problems
1and2istoencourageyoutostartthinkingaboutexperimentaldesign.Youwillnecessarilyhavetosearchtheliterature
D285A3
·
2024-01-25 11:19
intellij-idea
第三十天 Sort Array By Parity
尽管今天状态很不好该做的事情还有很多但题目该刷还是要刷https://leetcode-cn.com/
problems
/sort-array-by-parity/description/选择没那么多了,
业余马拉松选手
·
2024-01-25 11:12
Serialize and Deserialize Binary Tree
ProblemS
erializationistheprocessofconvertingadatastructureorobjectintoasequenceofbitssothatitcanbestoredinafileormemorybuffer
kotic
·
2024-01-25 09:59
leetcode算法学习
深度优先
算法
dependencies.dependency.(groupId:artifactId:type:classifier)‘ must be unique: com.duo:duo-shop
vs3.8.5@line71,column21Itishighlyrecommendedtofixthese
problems
becausetheythreatenthestabili
sccd2009
·
2024-01-25 05:38
开发语言
java
wy的leetcode刷题记录_Day73
Day73声明前言2645.构造有效字符串的最少插入数题目介绍思路代码收获2645.构造有效字符串的最少插入数今天的每日一题是:[2645.构造有效字符串的最少插入数(https://leetcode.cn/
problems
wy-1226
·
2024-01-24 21:04
leetcode
算法
复盘日志W17(2018-2019)
1我的大学生活之大学英语学习1)在这个学期的大学英语学习中,我的GPS[Gains]认识了亮亮老师o(^o^)o(请允许我这样叫你哦),学习英语路上的又一位良师,获得了好多行之有效的经验[
Problems
旅一14郭靖婧
·
2024-01-24 19:32
2022-2023英语周报高一外研版第34期答案汇总
Veryoldpeopledoraisemoral
problems
进入查看:2022-2023英语周报高一外研版第34期答案汇总以下内容仅作展示,图片上方文字进入查看。
macbooks
·
2024-01-24 14:25
2022-02-28 「383. 赎金信」
不知道今天的简单题够判多少年:https://leetcode-cn.com/
problems
/ransom-note/解题用到的大部分方法来自上一题的笔记,这里就不重复写了:https://www.jianshu.com
柠香萌萌鸡
·
2024-01-24 08:10
Python 入门小编程
#https://cses.fi/
problems
et/task/1083deffind_missing_number(n,nums):passfind_missing_numbe
weixin_47389497
·
2024-01-24 07:51
python
开发语言
上一页
9
10
11
12
13
14
15
16
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他