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

搜索资源列表

  1. 计算两个时间之间相隔的天数

  2. import java.io.*; import java.awt.*; import java.awt.event.*; import java.util.*; public class Example3 { public static void main(String args[]) { myframe mf=new myframe(); mf.setSize(500,400); mf.setVisible(true); } } class myframe exten ds Frame i
  3. 所属分类:Java

    • 发布日期:2009-06-13
    • 文件大小:3072
    • 提供者:liujianchun
  1. Intel(R) 64 Architecture x2APIC Specification

  2. The xAPIC architecture provided a key mechanism for interrupt delivery in many generations of Intel processors and platforms across different market segments. This document describes the x2APIC architecture which is extended from the xAPIC archi- te
  3. 所属分类:其它

    • 发布日期:2009-06-14
    • 文件大小:331776
    • 提供者:sqc_mail
  1. ExtenTree无限级树源码

  2. 无限级树 (vs2005 和 sql 2000) 以前发了一个一直没更新,今天更新了一下! 界面比以前好看了点哈! 新增加了有无 chekcbox , 新增了初始化时全部展开和全部折叠功能 有时间在增加动态增删节点功能啦!!!!!! 做导航菜单功能够了.
  3. 所属分类:其它

    • 发布日期:2010-07-19
    • 文件大小:293888
    • 提供者:zsf8681
  1. Android UI开发

  2. Android应用程序开发 ① 新建工程 ② 修改 mainActivity.java 文件,添加 12 个 TextView 对象变量,一个 LinearLayout 对象变量、一个 W C 整数变量、一个 LinearLayout.LayoutParams 变量。 package package package package zyf.ManyColorME; /* 导入要使用的包 */ import import import import android.app.Activity; i
  3. 所属分类:Android

    • 发布日期:2011-04-12
    • 文件大小:2097152
    • 提供者:Roy_sky
  1. 一个简单的发送线程与接收线程实例

  2. class buffer1{ private int value; void put(int i) { value=i; } int get() { return value; }}class sender1 extends Thread{ private buffer1 bf; public sender1(buffer1 bf) { this.bf=bf; } public void run() { for(int i=1;i<6;i++) { bf.put(i); System.o
  3. 所属分类:Java

    • 发布日期:2006-02-23
    • 文件大小:986
    • 提供者:chenxh
  1. Red Hat Enterprise Linux 5

  2. The text of and illustrations in this document are licensed by Red Hat under a Creative Commons Attribution– Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is available at http://creativecommons.org/licenses/by-sa/3.0/. In
  3. 所属分类:C

    • 发布日期:2011-12-16
    • 文件大小:2097152
    • 提供者:xushiyan
  1. MStar 702 datasheet

  2. n Video Decoder Ÿ Supports NTSC, PAL and SECAM video input formats Ÿ 2D NTSC and PAL comb-filter for Y/C separation of CVBS input Ÿ Single S-video and/or multiple CVBS inputs Ÿ ACC, AGC, and DCGC (Digital Chroma Gain Control) n Color Engine Ÿ Bright
  3. 所属分类:硬件开发

    • 发布日期:2012-10-12
    • 文件大小:2097152
    • 提供者:desert2009sz
  1. The MIPS32® Architecture For Programmers(英文,三卷全)

  2. MIPS Technologies, Inc.出品的MIPS技术文档,学习MIPS汇编的必备权威资料。英文版,包含全部三卷。 卷一: • Volume I describes conventions used throughout the document set, and provides an introduction to the MIPS32® Architecture 卷二:• Volume II provides detailed descr iptions of each ins
  3. 所属分类:C

    • 发布日期:2008-10-30
    • 文件大小:1048576
    • 提供者:benyuecindy
  1. The.Docker.Book.B00LRROTI4_v1.10.3

  2. Updated for Docker 1.10.3! A new book designed for SysAdmins, Operations staff, Developers and DevOps who are interested in deploying the open source container service Docker. In this book, we'll will walk you through installing, deploying, managing
  3. 所属分类:互联网

    • 发布日期:2016-07-25
    • 文件大小:8388608
    • 提供者:ramissue
  1. ENVI批量自动配准

  2. 1) 将 ImageRegistrationBatchTask 文件夹内的 sav和task文件拷贝到如下安装路径: C:Program FilesExelisENVI52custom_code 注:其中的pro文件为自定义ENVITask的源代码;task文件为配置文件。 2) 将 Image_Registration_Batch 文件夹内的 sav 文件拷贝到如下路径: C:Program FilesExelisENVI52extensions 3) 启动 ENVI,打开 /Exten s
  3. 所属分类:Python

    • 发布日期:2017-11-06
    • 文件大小:10240
    • 提供者:qq_31946025
  1. cvpr18-3D Human Pose Estimation in the Wild by Adversarial Learning

  2. Recently, remarkable advances have been achieved in 3D human pose estimation from monocular images because of the powerful Deep Convolutional Neural Networks (DC- NNs). Despite their success on large-scale datasets col- lected in the constrained lab
  3. 所属分类:深度学习

    • 发布日期:2018-07-04
    • 文件大小:1048576
    • 提供者:algofei
  1. 3D Human Sensing, Action and Emotion Recognition in Robot Assisted

  2. We introduce new, fine-grained action and emotion recognition tasks defined on non-staged videos, recorded during robot-assisted therapy sessions of children with autism. The tasks present several challenges: a large dataset with long videos, a larg
  3. 所属分类:深度学习

    • 发布日期:2018-07-04
    • 文件大小:1048576
    • 提供者:algofei
  1. change_color

  2. chrome extension.
  3. 所属分类:Web开发

    • 发布日期:2018-10-25
    • 文件大小:153600
    • 提供者:anor
  1. TensorFlow.js Machine Learning for the Web and Beyond.pdf

  2. TensorFlow.js, Google 提供的基于TensorFlow的Javascr ipt库。方便使用JS的开发者使用,并且可以为未来的边缘计算提供支持。TensorFlow. js: Machine Learning for the Web and beyond acceleration, notably TensorFire(Kwok et al., 2017), Propel Layers APl, which provides higher-level model buildin
  3. 所属分类:机器学习

    • 发布日期:2019-07-15
    • 文件大小:581632
    • 提供者:nicholaskong
  1. Android代码-injectedvmprovider

  2. Injected ViewModel Provider This is a small lib to use easily use Androids ViewModels with a depedency injection framework like dagger. You obtain a ViewModel from a javax.inject.Provider instead of a ViewModelProvider.Factory. Usage From Java Down
  3. 所属分类:其它

    • 发布日期:2019-08-05
    • 文件大小:162816
    • 提供者:weixin_39841365
  1. Android代码-PtrListViewFragment

  2. PtrListViewFragment 这个是一个站在巨人肩膀上的项目。。。。 自从下拉刷新在移动段火起来了之后,在Android方面,大家一般使用的下拉刷新框架就是那个几个主流(大神自己写就不要来打脸了),选择那个大家可以参考下这个项目---Android-Ptr-Comparison,这位对这些框架从技术方面进行了详细的比较。 也是在这个项目中,认识了PTR---android-Ultra-Pull-To-Refresh。 但是,作者在该项目中是没有支持上拉加载更多模块。在很多项目中,自然
  3. 所属分类:其它

    • 发布日期:2019-08-06
    • 文件大小:181248
    • 提供者:weixin_39840588
  1. riscv-spec.pdf

  2. RISCv 非特权指令集规范,介绍IFMAD标准扩展,32位及64位,2019.6.8日更新。Preface This document describes the risc-v unprivileged architecture The rvWMO memory model has been ratified at this time. The ISa modules marked Ratified, have bccn ratified at this timc. Thc modules m
  3. 所属分类:硬件开发

    • 发布日期:2019-08-31
    • 文件大小:1018880
    • 提供者:rockrush
  1. FME使用教程.pdf

  2. FME软件使用方法FME Data Inspector概览 FME Data Inspector主要用于在转换前预览数据以及在转换后检查数据,它也能够用于检 查转换中的某一点的数据 FMAE的一个关键功能就是连接 Workbench和 Data Inspector 个 Inspector转换器可以 在工作空间运行的任何点启动 Data Inspector,而检查工具可以进行要素到要素的分析 A FME Data Inspe File View Camera Tools Settings Wind
  3. 所属分类:讲义

    • 发布日期:2019-08-31
    • 文件大小:7340032
    • 提供者:weixin_42261157
  1. The Fisher Neyman-Pearson Theories

  2. 详细 介绍Fisher 理论, Neyman Pearson理论是不是一回事,它们的区别是什么2 1. Introduction。 The formulation and philosophy of hypothesis testing as we know it today was largely created by three men: R.A. Fisher (1890-1962), J. Neyman (1894-1981), and E.S. Pearson(1895-1980)in
  3. 所属分类:教育

    • 发布日期:2019-08-23
    • 文件大小:2097152
    • 提供者:hitbuyi
  1. PHP框架DoitPHP v3.0 正式版.zip

  2. PHP框架DoitPHP简洁 DoitPHP(原Tommyframework)是一个基于BSD开源协议发布的轻量级PHP框架。简而言之:DoitPHP运行高效,易学易用,易于扩展。换而言之:DoitPHP运行高效而不失功能强大,操作灵活而又能扩展自如。作为PHP框架里的“后起之秀”,DoitPHP秉承了那些优秀的PHP框架所共有的:代码的OOP编写风格、URL的路由功能、MVC的架构思想、UID的数据库操作、以及AJAX的前端页面技术支持。 PHP框架DoitPHP v3.0 正式版 更新日
  3. 所属分类:其它

    • 发布日期:2019-07-07
    • 文件大小:192512
    • 提供者:weixin_39841856
« 12 3 »