上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 48 下一页

2017年3月5日

Qt开发问答

摘要: Qt开发问答 1, Difference between Dialog and widget and QMainWindow http://www.qtcentre.org/threads/3465-Difference-between-Dialog-and-widget-and-QMainWind 阅读全文

posted @ 2017-03-05 18:22 cutepig 阅读(205) 评论(0) 推荐(0) 编辑

2017年3月4日

如果忘记了mysql密码怎么办?

摘要: F:\wamp\bin\mysql\mysql5.6.12\bin\mysqld.exe --init-file=resetmysqlpass.txtpause UPDATE mysql.user SET Password=PASSWORD('root') WHERE User='root';FLU 阅读全文

posted @ 2017-03-04 22:35 cutepig 阅读(159) 评论(0) 推荐(0) 编辑

2017年2月15日

使用cmake编译luabind

摘要: 编写了一下cmakelists.txt文件 根目录 cmake_minimum_required(VERSION 2.8)project (Test) add_definitions( "/W3 /D_CRT_SECURE_NO_WARNINGS /wd4819 /MTd" ) if( CMAKE_ 阅读全文

posted @ 2017-02-15 01:54 cutepig 阅读(606) 评论(0) 推荐(0) 编辑

2017年1月19日

Databinding in WPF

摘要: https://www.codeproject.com/Articles/680271/Simplest-MVVM-Ever 阅读全文

posted @ 2017-01-19 23:48 cutepig 阅读(108) 评论(0) 推荐(0) 编辑

2016年12月22日

tbb flow graph node types

摘要: 阅读全文

posted @ 2016-12-22 00:21 cutepig 阅读(469) 评论(0) 推荐(0) 编辑

2016年12月21日

翻译:使用tbb实现特征检测的例子

摘要: A feature-detection example using the Intel® Threading Building Blocks flow graph By Michael V. (Intel), Added September 9, 2011 Translate Chinese Sim 阅读全文

posted @ 2016-12-21 01:28 cutepig 阅读(620) 评论(0) 推荐(0) 编辑

翻译:微软style的并行计算

摘要: Parallel Microsoft-Style By Andrew Binstock, July 20, 2011 Note:主要是自动翻译,俺做了小量修改 1 Comment The actor model of concurrency is gaining favor in Java but 阅读全文

posted @ 2016-12-21 00:44 cutepig 阅读(292) 评论(0) 推荐(0) 编辑

2016年12月20日

Intel® Threading Building Blocks (Intel® TBB) Developer Guide 中文 Parallelizing Data Flow and Dependence Graphs并行化data flow和依赖图

摘要: https://www.threadingbuildingblocks.org/docs/help/index.htm Parallelizing Data Flow and Dependency Graphs In addition to loop parallelism, the Intel® 阅读全文

posted @ 2016-12-20 00:07 cutepig 阅读(661) 评论(0) 推荐(0) 编辑

2016年12月19日

C++多线程开发之actor model

摘要: 最近想把写过的一个多线程程序整理一下,这个程序主要特点是有一系列的互相之间有依赖关系的task。于是在网上找相关类库 1,一类是简单的线程池了,这也是原本俺的做法。之前使用的是手工调度,代码实现的很蛋疼。外面的lib有poco https://pocoproject.org/slides/130-T 阅读全文

posted @ 2016-12-19 00:48 cutepig 阅读(825) 评论(0) 推荐(0) 编辑

2016年12月18日

zz 游戏程序员的学习之路(中文版)

摘要: 游戏程序员的学习之路(中文版) Milo Yip · 1 天前 感谢 @楚天阔(tkchu)编写脚本及整理中文译本数据,自动从英文版生成中文版,SVG / PDF 版本中的书籍图片现在链接至豆瓣页面。 Github miloyip/game-programmer 检视/下载中文版 SVG / PDF 阅读全文

posted @ 2016-12-18 22:40 cutepig 阅读(3606) 评论(2) 推荐(1) 编辑

Flv.js

摘要: Flv.js 是 HTML5 Flash 视频(FLV)播放器,纯原生 JavaScript 开发,没有用到 Flash。由 bilibili 网站开源。 该项目依托于 Media Source Extensions,受到 hls.js 的启发。 概览: 一个实现了在 HTML5 视频中播放 FLV 阅读全文

posted @ 2016-12-18 00:35 cutepig 阅读(3192) 评论(0) 推荐(0) 编辑

Awesome C/C++

摘要: Awesome C/C++ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. Awesome C/C++ Standar 阅读全文

posted @ 2016-12-18 00:23 cutepig 阅读(1511) 评论(0) 推荐(0) 编辑

zz c++ Useful resources

摘要: Useful resources < cpp The Standard C++ Foundation - Non-profit hub for C++ news, articles, and events C++ FAQs isocpp.org C++ FAQ - unified FAQ by th 阅读全文

posted @ 2016-12-18 00:20 cutepig 阅读(184) 评论(0) 推荐(0) 编辑

zz A list of open source C++ libraries

摘要: A list of open source C++ libraries < cpp‎ | links http://en.cppreference.com/w/cpp/links/libs The objective of this page is to build a comprehensive 阅读全文

posted @ 2016-12-18 00:18 cutepig 阅读(581) 评论(0) 推荐(0) 编辑

zz 圣诞丨太阁所有的免费算法视频资料整理

摘要: 首发于 太阁实验室 关注专栏 写文章 首发于 太阁实验室 关注专栏 写文章 首发于 太阁实验室 关注专栏 首发于 太阁实验室 首发于 太阁实验室 关注专栏 写文章 圣诞丨太阁所有的免费算法视频资料整理 Ray Cao · 12 小时前 感谢大家一年以来对太阁实验室的支持,我们特地整理了在过去一年中我 阅读全文

posted @ 2016-12-18 00:12 cutepig 阅读(739) 评论(0) 推荐(0) 编辑

2016年12月3日

几种filter的比较

摘要: 需要整理 Gaussian filter https://en.wikipedia.org/wiki/Gaussian_filter Laplacian/Laplacian of Gaussian http://homepages.inf.ed.ac.uk/rbf/HIPR2/log.htm Dif 阅读全文

posted @ 2016-12-03 11:37 cutepig 阅读(542) 评论(0) 推荐(0) 编辑

架构设计 SmartClient Architecture and Design Guide一书的作者Edward A.Jezieski

摘要: ,zzzz 阅读全文

posted @ 2016-12-03 08:12 cutepig 阅读(194) 评论(5) 推荐(0) 编辑

2016年10月23日

python coroutine测试

摘要: 目的:实现一个类似于asyn await的用法,来方便的编写callback相关函数 阅读全文

posted @ 2016-10-23 00:46 cutepig 阅读(370) 评论(0) 推荐(0) 编辑

2016年10月22日

python ide: pycharm

摘要: 1, 设置python路径 2,运行py文件 https://www.jetbrains.com/help/pycharm/2016.1/creating-and-running-your-first-python-project.html#d50296e226 3, 格式化代码 From the 阅读全文

posted @ 2016-10-22 23:13 cutepig 阅读(265) 评论(0) 推荐(0) 编辑

2016年10月16日

Google Interview University - 坚持完成这套学习手册,你就可以去 Google 面试了

摘要: 作者:Glowin链接:https://zhuanlan.zhihu.com/p/22881223来源:知乎著作权归作者所有。商业转载请联系作者获得授权,非商业转载请注明出处。 原文地址:Google Interview University 原文作者:John Washam 译文出自:掘金翻译计划 阅读全文

posted @ 2016-10-16 15:55 cutepig 阅读(11667) 评论(2) 推荐(0) 编辑

上一页 1 ··· 8 9 10 11 12 13 14 15 16 ··· 48 下一页

导航