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

搜索资源列表

  1. Concurrent Programming on Windows - Synchronization and Time

  2. Overview My aim with this book was to write the book people will buy to understand how to write concurrent programs on the Windows and .NET platforms. This is clearly of increasing importance due to multi-core. This includes a tutorial of the entire
  3. 所属分类:C#

    • 发布日期:2009-04-10
    • 文件大小:1048576
    • 提供者:shane06
  1. 现代微处理器技术(90分钟入门)

  2. 1. More Than Just Megahertz 2. Pipelining & Instruction-Level Parallelism 3. Deeper Pipelines – Superpipelining 4. Multiple Issue – Superscalar 5. Explicit Parallelism – VLIW 6. Instruction Dependencies & Latencies 7. Branches & Branch Prediction 8.
  3. 所属分类:硬件开发

    • 发布日期:2018-08-26
    • 文件大小:1048576
    • 提供者:test_test_123
  1. Apress.Cplusplus17.Standard.Library.Quick.Reference.1484249224.pdf

  2. This quick reference is a condensed guide to the essential data structures, algorithms, and functions provided by the C++17 Standard Library. It does not explain the C++ language or syntax, but is accessible to anyone with basic C++ knowledge or pro
  3. 所属分类:C++

    • 发布日期:2019-07-31
    • 文件大小:7340032
    • 提供者:hongyanjingayi
  1. VB.NET Developer

  2. Contents xvii Web Forms 133 Intellisense 134 Customizing the IDE 135 Customizing the Code Editor 135 Customizing Shortcut Keys 135 Customizing the Toolbars 136 Exercise 3.4 Adding a New Toolbar to the Existing Set 136 Exercise 3.5 Adding Commands to
  3. 所属分类:VB

    • 发布日期:2019-08-15
    • 文件大小:6291456
    • 提供者:drjiachen
  1. ARM Cortex-A(armV7)编程手册V4.0.pdf

  2. ARM® Cortex™-A7 Series Version: 4.0 Programmer’s Guide This Cortex-A Series Programmer’s Guide is protected by copyright and the practice or implementation of the information herein may be protected by one or more patents or pending applications.Co
  3. 所属分类:专业指导

    • 发布日期:2019-10-15
    • 文件大小:4194304
    • 提供者:sinat_17108685
  1. 超微工控主板SUPER_X6DA8-G_AE-G_A8-G2_AE-G2英文说明书.pdf

  2. 超微工控主板 SUPER_X6DA8-G SUPER_X6DAE-G SUPER_X6DA8-G2 SUPER_X6DAE-G2 英文说明书 自己扫描的,非常清晰,pdf格式Preface Preface About This Manua This manual is written for system integrators, Pc technicians and knowledgeable PC users. It provides information for the install
  3. 所属分类:其它

    • 发布日期:2019-08-18
    • 文件大小:24117248
    • 提供者:vcf
  1. BIOS用户指南 - 2013.pdf

  2. HP服务器用户指南,BIOS选项与功能详解,包含各功能的选项说明简介,操作步骤目录 1简介 要带带D要带 概述 运行RBSU. 垂····垂垂 使用本指南 10 2RBSU菜单式界面,3x或更高版本(G6、G7和Gen8服务器) 30主n(苏统选项)菜单 ······;··;··;·····;··;···················;··;··;············· Serial port(串行端口)选项 Embedded serial port(嵌入式串行端口) 垂垂···垂垂 Vi
  3. 所属分类:其它

    • 发布日期:2019-08-03
    • 文件大小:23068672
    • 提供者:hpproliant
  1. 5989-6338EN.pdf VB.ET 编程

  2. 安捷伦仪器通讯说明。Keysight Using VISA COM 1/0 API ppl cation No Getting started The examples in this application note The visual Studio environment with the Solution Explcrer window were developed using C# 2003 and Visual VisaComDotNetclient-Microsoft Visual
  3. 所属分类:制造

    • 发布日期:2019-07-03
    • 文件大小:971776
    • 提供者:m_zong_
  1. GenesisRTX虚拟现实环境开发说明书

  2. GenesisRTX是新一代虚拟现实环境开发工具,利用GIS行业标准数据建立大范围虚拟现实场景,可用于飞行仿真等Contents Introduction 2 What's new to the user's guide 2.1 Version10.5.1.0 2.2 Version10.5.0.0. 2.3 Version10.4.7.0 2.4 Version10.4.5.0. 2.5 Version10.4.4.0 2.6 Version10.4.3.0 ·鲁 2.7 Version10.
  3. 所属分类:其他

    • 发布日期:2019-03-02
    • 文件大小:8388608
    • 提供者:petty_officer
  1. python实现多线程网页下载器

  2. 本文为大家分享了python实现的一个多线程网页下载器,供大家参考,具体内容如下 这是一个有着真实需求的实现,我的用途是拿它来通过 HTTP 方式向服务器提交游戏数据。把它放上来也是想大家帮忙挑刺,找找 bug,让它工作得更好。 keywords:python,http,multi-threads,thread,threading,httplib,urllib,urllib2,Queue,http pool,httppool 废话少说,上源码: # -*- coding:utf-8 -*- i
  3. 所属分类:其它

    • 发布日期:2020-12-24
    • 文件大小:45056
    • 提供者:weixin_38633083
  1. High-performance AlGaInP light-emitting diodes integrated on silicon through a superior quality germanium-on-insulator

  2. High-performance GaInP/AlGaInP multi-quantum well light-emitting diodes (LEDs) grown on a low threading dislocation density (TDD) germanium-on-insulator (GOI) substrate have been demonstrated. The low TDD of the GOI substrate is realized through Ge e
  3. 所属分类:其它

    • 发布日期:2021-01-27
    • 文件大小:1048576
    • 提供者:weixin_38694299
  1. python开发之thread实现布朗运动的方法

  2. 本文实例讲述了python开发之thread实现布朗运动的方法。分享给大家供大家参考,具体如下: 这里我将给大家介绍有关python中thread来实现布朗运动的一个例子 下面是运行效果: 代码部分: # Brownian motion -- an example of a multi-threaded Tkinter program. from tkinter import * import random import threading import time import sys #画
  3. 所属分类:其它

    • 发布日期:2021-01-20
    • 文件大小:52224
    • 提供者:weixin_38679651
« 1 2 3 4 5 6 7»