会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
TomRen++
博客园
首页
新随笔
联系
订阅
管理
随笔 - 40
文章 - 0
评论 - 1
阅读 -
36883
2018年11月8日
Go 实用工具
复制文件和目录
https://blog.depado.eu/post/copy-files-and-directories-in-go#toc_0
posted @ 2018-11-08 10:52 tomren
阅读(145)
评论(0)
推荐(0)
2018年10月11日
ES 环境搭建
摘要: curl 'http://localhost:9210/?pretty' 配置 IP 后出错 network.host: x.x.x.x [1] 设置 sysctl w vm.max_map_count=655360 sysctl p [2]解决方法: 编辑 elasticsearch.yml 中配
阅读全文
posted @ 2018-10-11 10:30 tomren
阅读(357)
评论(0)
推荐(0)
2018年5月14日
Clion 2018
摘要: 1、在/etc/hosts 文件末尾添加一行 2、打开PyCharm,选择 Activate code,输入
阅读全文
posted @ 2018-05-14 14:51 tomren
阅读(112)
评论(0)
推荐(0)
2018年4月17日
保存堆栈跳转
摘要: setjmp.h sigsetjmp
阅读全文
posted @ 2018-04-17 16:10 tomren
阅读(97)
评论(0)
推荐(0)
2018年3月28日
True Skill
摘要: Computing Your Skill
阅读全文
posted @ 2018-03-28 10:59 tomren
阅读(236)
评论(0)
推荐(0)
2018年3月25日
jemalooc 学习
摘要: jemalloc 的编译 开启 prof 开启 prof ptmalloc, tcmalloc 和 jemalloc 内存分配策略研究 安装画图工具
阅读全文
posted @ 2018-03-25 23:08 tomren
阅读(440)
评论(0)
推荐(0)
2018年2月21日
游戏开发中的人工智能
摘要: 模糊逻辑 神经网络 遗传算法
阅读全文
posted @ 2018-02-21 09:45 tomren
阅读(118)
评论(0)
推荐(0)
2018年2月3日
查内存泄漏备忘
摘要: 文章 http://yalung929.blog.163.com/blog/static/203898225201212981731971/ http://huqunxing.site/2017/03/31/linux内存占用分析/ http://blog.yufeng.info/archives/
阅读全文
posted @ 2018-02-03 00:32 tomren
阅读(246)
评论(0)
推荐(0)
2018年1月20日
ubuntu 调节分辨率
摘要: ``` cvt 1920 1080 ``` ``` # 1920x1080 59.96 Hz (CVT 2.07M9) hsync: 67.16 kHz; pclk: 173.00 MHz Modeline "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync ``` ``` sudo x...
阅读全文
posted @ 2018-01-20 21:35 tomren
阅读(175)
评论(0)
推荐(0)
Ubuntu 搭建 PPTP
摘要: 修改腾讯云的安全策略,增加 1723 端口的访问权限 启动服务器 vi /etc/pptpd.conf vi /etc/ppp/pptpd options vi /etc/ppp/chap secrets vi /etc/sysctl.conf sudo sysctl p Iptables开放22,
阅读全文
posted @ 2018-01-20 21:35 tomren
阅读(683)
评论(0)
推荐(0)
下一页
公告
昵称:
tomren
园龄:
15年7个月
粉丝:
2
关注:
0
+加关注
<
2025年6月
>
日
一
二
三
四
五
六
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
7
8
9
10
11
12
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
随笔分类
Linux 配置(4)
Recast/Detour(8)
Unity3D(1)
游戏 AI(1)
随笔档案
2018年11月(1)
2018年10月(1)
2018年5月(1)
2018年4月(1)
2018年3月(2)
2018年2月(2)
2018年1月(2)
2017年10月(1)
2017年8月(1)
2017年7月(2)
2017年6月(1)
2017年5月(1)
2017年4月(1)
2017年3月(5)
2017年2月(6)
2017年1月(1)
2016年11月(1)
2016年7月(2)
2015年8月(1)
2014年9月(1)
2014年8月(1)
2012年2月(1)
2011年12月(3)
2011年11月(1)
更多
阅读排行榜
1. malloc是否是线程安全的?(10047)
2. 体素化 Voxelization(4524)
3. Recast Navigation 学习笔记(二)(3152)
4. unity场景导出(2286)
5. 为hisiv200交叉编译valgrind3.7(1838)
评论排行榜
1. 为hisiv200交叉编译valgrind3.7(1)
推荐排行榜
1. Recast Navigation 学习笔记(一)(1)
2. malloc是否是线程安全的?(1)
最新评论
1. Re:为hisiv200交叉编译valgrind3.7
请问博主能正常使用valgrind吗?
--obuntu
点击右上角即可分享