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

搜索资源列表

  1. Jmeter插件解释

  2. Jmeter扩展插件的详细解释:jp@gc - Actiive Threads Over Time:不同时间活动用户数量展示(图表) 2、jp@gc - AutoStop Listener :自动停止监听器 average Response Time is greater than 10000ms for 10 seconds :连续10s平均响应时间大于10000ms就停止测试。 average Latency is greater than 5000ms for 10 secon
  3. 所属分类:课程资源

    • 发布日期:2018-12-06
    • 文件大小:17291
    • 提供者:ingchang
  1. 60-threads.rar

  2. 网络编程从大的方面说就是对信息的发送到接收,中间传输为物理线路的作用。网络编程最主要的工作就是在发送端把信息通过规定好的协议进行组装包,在接收端按照规定好的协议把包进行解析,从而提取出对应的信息,达到通信的目的。
  3. 所属分类:C/C++

    • 发布日期:2018-12-17
    • 文件大小:30720
    • 提供者:wiv3871
  1. 40-threads.rar

  2. Linux&UNIX;系统编程手册源码副本
  3. 所属分类:C/C++

    • 发布日期:2018-12-18
    • 文件大小:18432
    • 提供者:wiv3871
  1. Redis入门手册(中文)

  2. redis入门手册(中文版)edis简介........................................................................................................................3 2) 数据类型.....................................................................................................
  3. 所属分类:Redis

    • 发布日期:2018-12-25
    • 文件大小:278528
    • 提供者:ice_cap1995
  1. Google C++ International Standard.pdf

  2. Contents Contents ii List of Tables x List of Figures xiv 1 Scope 1 2 Normative references 2 3 Terms and definitions 3 4 General principles 7 4.1 Implementation compliance . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 4.2 St
  3. 所属分类:C/C++

    • 发布日期:2018-12-27
    • 文件大小:5242880
    • 提供者:weixin_40539125
  1. MACH KERNERL PRINCIPLES

  2. Mach was originally developed as a variant of BSD that provided users with enhanced memory management, multiple points of control (threads) and an extensive process (task) to process communication facility (IPC). The goals of Mach include: • Exploit
  3. 所属分类:iOS

    • 发布日期:2019-02-25
    • 文件大小:950272
    • 提供者:faner200801
  1. POSIX Threads Programming

  2. 这是一本具有很高质量的练习素材, 详细的讲解了多线程并发
  3. 所属分类:硬件开发

    • 发布日期:2019-03-11
    • 文件大小:366592
    • 提供者:u013108945
  1. Pthreads Programming: A Posix Standard for Better Multiprocessing

  2. In this book, realistic examples show both the situations where threading is valuable and the ways to use threads to improve the modularity and efficiency of a program. The author takes the user behind the scenes to show them how threads work, where
  3. 所属分类:C

    • 发布日期:2019-03-11
    • 文件大小:1048576
    • 提供者:u013108945
  1. The Busy Coders Guide to Android Development最终版2019

  2. The Table of Contents Each bullet shown below represents a chapter. Use the search field in the nav bar to search all of the CommonsWare books to see what they hold! Key Android Concepts Choosing Your Development Toolchain Tutorial #1 - Installing t
  3. 所属分类:Android

    • 发布日期:2019-03-22
    • 文件大小:79691776
    • 提供者:hongyanjingayi
  1. The Linux Programming Interface

  2. A Linux and UNIX® System Programming Handbook Chapter 1: History and Standards Chapter 2: Fundamental Concepts Chapter 3: System Programming Concepts Chapter 4: File I/O: The Universal I/O Model Chapter 5: File I/O: Further Details Chapter 6: Proces
  3. 所属分类:Linux

    • 发布日期:2019-04-14
    • 文件大小:9437184
    • 提供者:weixin_42154007
  1. Data Transfer Matters for GPU Computing

  2. Abstract—Graphics processing units (GPUs) embrace manycore compute devices where massively parallel compute threads are offloaded from CPUs. This heterogeneous nature of GPU computing raises non-trivial data transfer problems especially against lat
  3. 所属分类:其它

    • 发布日期:2019-04-18
    • 文件大小:1048576
    • 提供者:luckyweiba
  1. 20190201版PythonForDelphi含例程源码.zip

  2. PythonForDelphi 修改 最后修改日期2019-2-1这一版,需要注意的是python 3.7 要安装32位版 需要在Delphi中先安装上PythonForDelphi控件包,安装不麻烦,可参考上述资料的说明文档. 包含34个例程源码几乎涵盖了Python4Delphi的所有方面. Demo01 A simple Python evaluator Demo02 Evaluate a Python expression Demo03 Defining Python/Delphi v
  3. 所属分类:Python

    • 发布日期:2019-05-10
    • 文件大小:2097152
    • 提供者:lijia189
  1. Chinese Entity Linking Comprehensive

  2. TAC KBP Chinese Entity Linking Comprehensive Training and Evaluation Data 2011-2014 LDC2015E17 March 20, 2015 Linguistic Data Consortium 1. Overview Text Analysis Conference (TAC) is a series of workshops organized by the National Institute of Stand
  3. 所属分类:深度学习

    • 发布日期:2019-05-27
    • 文件大小:24117248
    • 提供者:baidu_24070231
  1. tornado.pdf

  2. tornado 入门开发 Tornado is different from most Python web frameworks. It is not based on WSGI, and it is typically run with only one thread per process. See the User’s guide for more on Tornado’s approach to asynchronous programming. While some support
  3. 所属分类:专业指导

    • 发布日期:2019-06-02
    • 文件大小:889856
    • 提供者:qq_32230407
  1. JMeterWebSocketSampler-1.0.2-SNAPSHOT.jar

  2. jmeter针对websocket压测的时候,会出现错误,该错误为插件的bug [Problems] - Unexpected error: null java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:953) java.util.LinkedList$ListItr.next(LinkedList.java:886) JMeter.plugins.functional.samplers.websocket.
  3. 所属分类:Java

    • 发布日期:2019-06-11
    • 文件大小:23552
    • 提供者:qq_22218713
  1. wgrib2.tgz.v2.0.8

  2. wgrib2 is not simple upgrade of wgrib for grib2 files. wgrib can slice and dice grib1 files. wgrib2 is more like four drawers of kitchen utensils as well as the microwave and blender. This kitchen miracle was done by a more developer friendly design
  3. 所属分类:其它

    • 发布日期:2019-06-20
    • 文件大小:25165824
    • 提供者:qq_22475211
  1. Delphi通过注册表在程序中增减和修改数据源.rar

  2. Delphi通过注册表在程序中增减和修改数据源,具体代码部分摘录://建立一个Registry实例,设置根键值为HKEY_LOCAL_MACHINE    if OpenKey(Software\ODBC\ODBC.INI\ODBC Data Sources,True) then    //找到Software\ODBC\ODBC.INI\ODBC Data Sources    WriteString( MyAccess, Microsoft Access Driver (*.md
  3. 所属分类:其它

    • 发布日期:2019-07-10
    • 文件大小:8192
    • 提供者:weixin_39841365
  1. PHP的线程库pthreads.zip

  2. 该项目为 PHP 提供基于 POSIX 的多线程编程机制。可异步执行任何与定义的用户自定义方法和函数。内建支持同步和同步方法。 要求: PHP5.3 ZTS Enabled ( Thread Safety ) Posix Threads Implementation 示例代码: arg = $arg;   }   public function run(){     if($this->arg
  3. 所属分类:其它

    • 发布日期:2019-07-16
    • 文件大小:191488
    • 提供者:weixin_39840515
  1. 超小型PaaS系统Dokku.zip

  2. Dokku 是一个微型的 Heroku,由 Docker 使用不多于 100 行的 Bash 编写。一旦安装完成,你就可以通过 Git 推送兼容 Heroku 的应用到平台上运行。该系统将使用 Heroku buildpacks 构建并在一个独立容器里运行,最终结果就相当于是一个单机版的 Heroku。Dokku 不足 100 行的代码中包括如下几个组件:Docker 是一个 Linux 下的容器运行环境,这是一个高级容器,提供 Heroku Dynos 类似技术,这也是 Dokku 的核心Bu
  3. 所属分类:其它

    • 发布日期:2019-07-16
    • 文件大小:1048576
    • 提供者:weixin_39840588
  1. 如何使用git.pdf

  2. 程序员必备GIT书籍,分享给大家来蝶存的没动 改想缓存 15+1,12 已存的度动(将被提交 覆星 新建限交正上提 墨新扫 答铝5snon 使用 git guI时会出现的 spell check错误,会提示你没有找到zh-cn字典,运行以下命令可以 解决该问题: git config- global gui. spellingdictionary none 为了更好的使用,可以将之前设置的d和 merge工具嵌入到gu中,步骤如下: A:增加dffT具 点击toos下的add菜单 X Git G
  3. 所属分类:其它

    • 发布日期:2019-07-16
    • 文件大小:817152
    • 提供者:weili644691154
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »