- 博客(6)
- 资源 (5)
- 收藏
- 关注

原创 LeetCode刷题记录与题解(C++版本)
LeetCode刷题记录与题解已刷题目汇总链接1. Two Sum已刷题目汇总链接刷题顺序以LeetCode题号为序,下文为已刷题目链接。1. Two Sum给出一个数组和目标值,返回数组中两个数相加为目标值的数组元素下标。...
2018-09-20 15:26:59
2348
原创 vscode配置markdown和uml环境
windows10/11下vscode配置markdown和uml环境,uml包含mermaid和plantUML的配置使用教程。如果出现plantUML无法渲染,请检查用户名是否存在中文
2022-06-05 13:46:58
2045
原创 LeetCode #2:Add Two Numbers(中等题)
目录原题翻译分析代码(C++)原题原题地址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 ...
2018-09-25 16:02:56
342
原创 LeetCode #1: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 sam...
2018-09-20 16:18:57
539
21组基于SVM+HOG的行人识别.pptx
2019-05-22
SVM+HOG行人识别算法的matlab实现
2017-09-30
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人