码迷,mamicode.com
首页 >  
搜索关键字:software source    ( 24360个结果
Xcode环境下OpenGL C++ GLFW开发环境搭建
操作系统版本:MacOS Mavericks 10.9.2Xcode版本:5.0.1OpenGL版本:4.10GLFW版本:3.0.4一、GLFW编译1、下载并安装cmake(当前最新版本为2.8.12.2)http://www.cmake.org/cmake/resources/software....
分类:编程语言   时间:2014-05-01 13:02:37    阅读次数:1409
Memcached source code analysis (threading model)--reference
Look under the start memcahcedthreadingprocessmemcached multi-threaded mainly by instantiating multiple libevent, are a main thread and n workers thre...
分类:其他好文   时间:2014-05-01 06:15:27    阅读次数:356
维尔福软件公司
维尔福软件公司简介 维尔福软件公司(Valve Software)是一个位于华盛顿州的专门开发电子游戏的公司。它的第一个产品半条命在1998年11月发布。Valve继续开发了它的后续版本和游戏模式,其中包括半条命2,取得了巨大的成功。Valve公司旗下游戏品牌包括《半条命》、《军团要塞》、《入口》....
分类:其他好文   时间:2014-05-01 04:28:43    阅读次数:348
Memcached source code analysis -- Analysis of change of state--reference
This article mainly introduces the process of Memcached, libevent structure of the main thread and worker thread based on the processing of the connec...
分类:其他好文   时间:2014-05-01 02:44:07    阅读次数:571
Android调试出现Source not found解决办法
Android调试Source Not Found的错误原因及解决办法!...
分类:移动开发   时间:2014-04-29 13:48:21    阅读次数:362
说说软件需求说明
软件需求说明,也称软件需求说明书,或者软件需求规格说明,或者软件需求规格说明书, 对应的英文是Software requirements specification, 缩写是SRS。 软件需求说明是软件系统需求的规格化说明,是对将要开发系统的行为的说明。它包括功能性需求,也包括非功能性需求。 传统软件需求说明书章节示例 根据中国大陆GB8567-88 计算机软件产品开发文件编...
分类:其他好文   时间:2014-04-29 13:34:21    阅读次数:348
This Android SDK requires Developer Toolkit version 22.6.2 or above
question:  This Android SDK requires Developer Toolkit version 22.6.2 or above please update ADT to the latest version answer: 1.Start Eclipse, then select Help > Install New Software.... 2....
分类:移动开发   时间:2014-04-29 13:18:20    阅读次数:454
STL 之 multimap 源码剖析
/* * * Copyright (c) 1994 * Hewlett-Packard Company * * Permission to use, copy, modify, distribute and sell this software * and its documentation for any purpose is hereby granted without fee, ...
分类:其他好文   时间:2014-04-29 13:13:21    阅读次数:309
数组求和的快速方法(利用cuda的共享内存)--第一部分之源码分析
代码来自于这里 https://code.google.com/p/stanford-cs193g-sp2010/source/browse/trunk/tutorials/sum_reduction.cu...
分类:其他好文   时间:2014-04-29 13:13:20    阅读次数:324
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!