首页
学习
活动
专区
工具
TVP
发布

chenjx85的技术专栏

专栏作者
207
文章
184588
阅读量
44
订阅数
各种优化算法详解
参考链接:https://zhuanlan.zhihu.com/p/25765735
chenjx85
2019-04-25
8520
P与NP问题
在了解P与NP问题之前,先看两个定义,一个是多项式时间复杂度,一个是指数型时间复杂度。
chenjx85
2019-04-18
9150
vs2017配置pthread.h的方法
点击完“管理NuGet程序包”之后,弹出一个页面,如下,在“浏览”中输入pthread。
chenjx85
2019-03-22
2.2K0
关于c++类的一些知识的总结
经过查阅https://www.cnblogs.com/kkshaq/p/4660073.html博客的说法,类的声明是在.h文件中完成的,也就是声明一个类但是没有具体写出它的实现。
chenjx85
2019-03-15
4210
vs2017+opencv4.0.1安装配置详解(win10)
笔者之前已经安装过了vs2017,对应的opencv是3.4.0版本的。但现在想体验下opencv4的改变之处,所以下载了最新的opencv4.0.1。
chenjx85
2019-03-14
1.1K0
leetcode-455-Assign Cookies
题目描述: Assume you are an awesome parent and want to give your children some cookies. But, you should give each child at most one cookie. Each child i has a greed factor gi, which is the minimum size of a cookie that the child will be content with; and each
chenjx85
2018-05-21
6890
leetcode-202-Happy Number
题目描述: Write an algorithm to determine if a number is "happy". A happy number is a number defined by the following process: Starting with any positive integer, replace the number by the sum of the squares of its digits, and repeat the process until the numb
chenjx85
2018-05-21
5680
没有更多了
社区活动
腾讯技术创作狂欢月
“码”上创作 21 天,分 10000 元奖品池!
Python精品学习库
代码在线跑,知识轻松学
博客搬家 | 分享价值百万资源包
自行/邀约他人一键搬运博客,速成社区影响力并领取好礼
技术创作特训营·精选知识专栏
往期视频·千货材料·成员作品 最新动态
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档