- 博客(9)
- 资源 (12)
- 收藏
- 关注
原创 day7-1110-leetcode之排序2-Merge Two Sorted Lists
LeetCode-Merge Two Sorted Lists 题目等级分析C++实现结果题目Merge two sorted linked lists and return it as a new list. e new list should be made by splicing together the nodes of the first two lists.等级easy分析...
2018-11-27 21:05:46
264
原创 day6-1109-leetcode之排序1-Merge Sorted Array
LeetCode-Search for a Range 题目分析C++实现题目Given two sorted integer arrays A and B, merge B into A as one sorted array.Note: You may assume that A has enough space to hold additional elements from B. T...
2018-11-27 20:56:33
229
原创 day4-1107-leetcode查找1-Search for a Range
LeetCode-Search for a Range 题目分析C++实现1C++实现2备注题目Given a sorted array of integers, find the starting and ending position of a given target value.Your algorithm’s runtime complexity must be in the or...
2018-11-25 21:42:21
176
原创 Day2-1105-Two Sum
题目:http://oj.leetcode.com/problems/two-sum/ Given an array of integers, find two numbers such that they add up to a specific target number. The function twoSum should return indices of the two...
2018-11-25 20:35:14
164
原创 day5-1108-leetcode之查找2-Search Insert Position
LeetCode -Search Insert Position 题目分析C++实现题目Given a sorted array and a target value, return the index if the target is found. If not, return the indexwhere it would be if it were inserted in order....
2018-11-24 20:59:31
173
原创 day3-csdn-1106
LeetCode -Median of Two Sorted Arrays 题目题目翻译分析C++实现题目http://oj.leetcode.com/problems/median-of-two-sorted-arrays/There are two sorted arrays A and B of size m and n respectively. Find the median of...
2018-11-22 21:38:31
120
原创 Day1-1104 C++成长路线
C++方面:就是把《C++Primer》《Effective C++》《STL源码》这三本书都看了一遍。“这三本书都看一遍,然后把上面的所有的知识点都记住,面试官问的C++问题还没有不会的。”所以,不仅要看一遍,知识点都得印在脑海,那么面试的时候才有更多的把握。其他方面:数据库、操作系统、计算机网络、数据结构与算法、Linux、设计模式等这些都是通用的。具体:数据库:除了学校基...
2018-11-04 20:56:36
270
原创 神箭手云爬虫-爬取携程【国际】航班/机票信息-利用python解析返回的json文件将信息存储进Mysql数据库
最近需要获取从上海出发到国际其他城市的航班信息,在网络上找不到相关爬取国际航班或机票信息的相关资料,即使有也是零零碎碎。为了节省时间,我就花30买了携程1000次调取机票信息的api。偷偷吐槽一句,这个api接口很粗糙,我没法自己写爬虫程序,只能每次输入【出发城市】【到达城市】【出发日期】,然后点击一次请求测试,成功的话返回一个json,(信息还是蛮全的),失败的话返回【空】。成功话算作一次调用a...
2018-06-29 21:31:36
2909
3
原创 学习周记记录-0611-0617
ML:主题模型、采样、hmm、条件随机场 四个主题;c++算法:直通BAT算法精讲,位运算和排列组合java: hibernate进行一对多、多对多映射;了解github操作,准备commit自己的codes,可以pull request一些想法。看论文心得:一定要看好的期刊的论文,如《系统仿真学报》,《软件学报》等,否则会花很多时间做无用功,论文里的很多数据错误让人抓狂.......有待补充。我...
2018-06-20 10:58:21
259
matlab GAOT工具包
2019-03-26
QT Creator快速入门-高清+完整标签
2018-12-07
有效的单元测试
2018-09-01
MATLAB/C++混合编程编程入门
2018-08-06
完美解决matlab2014a-mcc无法编译问题
2018-08-06
啊哈!算法
2018-05-09
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人