您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 游戏编程精粹7光盘源代码01 General Programming 部分

  2. 游戏编程精粹7光盘源代码 01 General Programming 部分 原版光盘copy,有需要的朋友可以看看. 目录: 02 High Performance Heap Allocator 03 Optical Flow For Videogames Played With Webcams 04 Design and Implementation of a Multi-Platform Threading Engine 05 For Bees And Gamers How To Han
  3. 所属分类:Web开发

    • 发布日期:2010-01-17
    • 文件大小:3145728
    • 提供者:mishio
  1. c3.0cookbook

  2. C#3.0编程图书 This book is organized into 20 chapters, each of which focuses on a particular topic in creating C# solutions. The following paragraphs summarize each chapter to give you an overview of this book’s contents: Chapter 1, Language Integrated
  3. 所属分类:C#

    • 发布日期:2010-05-10
    • 文件大小:2097152
    • 提供者:wenhuama
  1. Advanced Qt Programming: Creating Great Software with C++ and Qt 4

  2. Qt 高级编程 Advanced Qt Programming: Creating Great Software with C++ and Qt 4 亚马逊图书 http://www.amazon.com/Advanced-Qt-Programming-Creating-Development/dp/0321635906/ref=dp_return_1?ie=UTF8&n=283155&s=books 目录 Table of Contents List of Tables xiii Forew
  3. 所属分类:QT

    • 发布日期:2011-01-03
    • 文件大小:6291456
    • 提供者:airxiechao11
  1. AutomataSampleApp

  2. 利用tbb实现Game of Life 的经典程序。
  3. 所属分类:专业指导

    • 发布日期:2008-04-02
    • 文件大小:496640
    • 提供者:phonirvana
  1. boost_1.53_vs2010_debug_release

  2. boost 1.53 用Visual Studio 2010 编译,参数: bootstrap.bat .\b2 --build-type=complete variant=release link=shared threading=multi install --stagedir=stage >null .\b2 --build-type=complete variant=debug link=shared threading=multi install --stagedir=stag
  3. 所属分类:C++

    • 发布日期:2013-06-04
    • 文件大小:35651584
    • 提供者:layer781010
  1. Threads Cannot be Implemented as a Library

  2. In many environments, multi-threaded code is written in a language that was originally designed without thread support (e.g. C), to which a library of threading primitives was subsequently added. There appears to be a general understanding that this
  3. 所属分类:其它

    • 发布日期:2014-04-30
    • 文件大小:169984
    • 提供者:lday
  1. Programming iOS 7 原版

  2. Programming iOS 7 Paperback – January 3, 2014 by Matt Neuburg If you’re grounded in the basics of Objective-C and Xcode, this practical guide takes you through the components you need for building your own iOS apps. With examples from real apps and
  3. 所属分类:iOS

    • 发布日期:2014-08-31
    • 文件大小:12582912
    • 提供者:northstar21cn
  1. Boost 1.56.0 编译好的二进制库 32bit

  2. Boost 官方源代码 Ver 1.56.0 使用TDM-GCC 编译 在 Windows 环境使用 编译条件: b2 install -a --prefix="C:\Tools\boost_1_56" --build-type=complete --without-python --without-mpi toolset=gcc link=static threading=multi runtime-link=static variant=debug b2 install -a --pref
  3. 所属分类:C++

    • 发布日期:2014-09-02
    • 文件大小:23068672
    • 提供者:chunjiu2008
  1. Boost 1.56.0 编译好的二进制库 64bit

  2. Boost 官方源代码 Ver 1.56.0 使用TDM-GCC 编译 在 Windows 环境使用 编译条件: b2 install --prefix=boost_1_56_x64 --build-type=complete --without-python --without-mpi toolset=gcc link=static threading=multi runtime-link=static address-model=64 variant=release b2 install
  3. 所属分类:C++

    • 发布日期:2014-09-02
    • 文件大小:26214400
    • 提供者:chunjiu2008
  1. Programming iOS 7 原版

  2. Programming iOS 7 Paperback – January 3, 2014 by Matt Neuburg If you’re grounded in the basics of Objective-C and Xcode, this practical guide takes you through the components you need for building your own iOS apps. With examples from real apps and
  3. 所属分类:iOS

    • 发布日期:2014-09-26
    • 文件大小:12582912
    • 提供者:zh1147
  1. 编译好的x265,带y4m文件

  2. 编译好的x265,带y4m文件 Syntax: x265 [options] infile [-o] outfile infile can be YUV or Y4M outfile is raw HEVC bitstream Executable Options: -h/--help Show this help text and exit -V/--version Show version info and exit Output Options: -o/--output Bitstre
  3. 所属分类:C++

    • 发布日期:2014-11-20
    • 文件大小:4194304
    • 提供者:jl123
  1. BURNINTEST--硬件检测工具

  2. PassMark BurnInTest V5.3 Copyright (C) 1999-2008 PassMark Software All Rights Reserved http://www.passmark.com Overview ======== Passmark's BurnInTest is a software tool that allows all the major sub-systems of a computer to be simultaneously tested
  3. 所属分类:Windows Server

    • 发布日期:2015-05-12
    • 文件大小:6291456
    • 提供者:emotion0501
  1. boost 静态链接库

  2. boost v1.58.0使用vs2008编译的静态链接库 多线程,debug,release版本均有 编译选项: stage --toolset=msvc-9.0 --stagedir="E:\Study\boost\lib\vs2008" link=static runtime-link=shared threading=multi release stage --toolset=msvc-9.0 --stagedir="E:\Study\boost\lib_1_58_0\vs2008\d
  3. 所属分类:C++

    • 发布日期:2015-07-12
    • 文件大小:10485760
    • 提供者:hjing1988
  1. Python Parallel Programming Cookbook

  2. Master efficient parallel programming to build powerful applications using Python About This Book Design and implement efficient parallel software Master new programming techniques to address and solve complex programming problems Explore the world
  3. 所属分类:Python

    • 发布日期:2015-09-14
    • 文件大小:2097152
    • 提供者:ramissue
  1. Vulkan.Programming.Guide.The.Official.Guide.to.Learning.Vulkan

  2. The Definitive Vulkan™ Developer’s Guide and Reference: Master the Next-Generation Specification for Cross-Platform Graphics The next generation of the OpenGL specification, Vulkan, has been redesigned from the ground up, giving applications direct
  3. 所属分类:其它

    • 发布日期:2016-11-22
    • 文件大小:17825792
    • 提供者:ramissue
  1. Boost C++ Libraries 1.63.0,Windows + MinGW 编译

  2. Boost C++ Libraries Version 1.63.0 ,由 Windows + MinGW 编译通过,含头文件。 Boost编译指令:b2.exe --build-type=complete toolset=gcc variant=release link=static threading=multi runtime-link=static install 对于QT使用,已经写好一个 boost.pri 文件放在Boost目录下,只需要在 *.pro 工程文件中 include
  3. 所属分类:C++

    • 发布日期:2017-04-07
    • 文件大小:24117248
    • 提供者:fun4junjun
  1. python 2.5 学习笔记

  2. NULL 博文链接:https://shixm.iteye.com/blog/381884abstract Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to ohject-oriented programming. Python's elegant syntax a
  3. 所属分类:其它

    • 发布日期:2019-03-16
    • 文件大小:1048576
    • 提供者:weixin_38669628
  1. asta中文资料 ASTA技术中文资料

  2. ASTA Multi-Threading ASTA USER GUIDE 用户指南 ASTA 快速入门 ASTA3 初探 AstaProvider ASTA介绍 ASTA整体说明 REMOTE DIRCTORY COMPONEN中文帮助 SQL Optional Step by Step TAsta Provider 翻译文档 TAsta2AuditDataSet帮助翻译 TastaActionItems说明 TAstaBDEInfoTable TastaBusinessObjectManage
  3. 所属分类:其它

    • 发布日期:2011-01-24
    • 文件大小:1048576
    • 提供者:award
  1. Python多线程及其基本使用方法实例分析

  2. 本文实例讲述了Python多线程及其基本使用方法。分享给大家供大家参考,具体如下: 学习Python的多线程(Multi-threading),至少应该要有进程与线程的基本概念,可以参考:http://www.ruanyifeng.com/blog/2013/04/processes_and_threads.html。 1.Python中的多线程 执行一个程序,即在操作系统中开启了一个进程,在某一时刻,一个CPU内核只能进行一个进程的任务,现在的计算机所说的多进程/多任务其实是通过加快CPU的执
  3. 所属分类:其它

    • 发布日期:2021-01-02
    • 文件大小:74752
    • 提供者:weixin_38664532
  1. Mobile-Application-Development:用于移动应用程序开发的大学实验室计划-源码

  2. 移动应用开发 ->To Develop an application that uses GUI components, Font and Colors. ->To write an application that draws Basic Graphical Primitives on the screen ->To develop an application that makes use of database ->To develop an application
  3. 所属分类:其它

    • 发布日期:2021-03-28
    • 文件大小:13312
    • 提供者:weixin_42105169
« 1 2 3 4 5 67 »