积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(288)云计算&大数据(115)数据库(88)Julia(87)Python(82)综合其他(63)Apache Kyuubi(44)PostgreSQL(37)区块链(37)Django(34)

语言

全部英语(487)中文(简体)(54)中文(繁体)(21)英语(5)日语(4)韩语(3)中文(繁体)(1)

格式

全部PDF文档 PDF(478)其他文档 其他(97)PPT文档 PPT(2)
 
本次搜索耗时 0.123 秒,为您找到相关结果约 577 个.
  • 全部
  • 后端开发
  • 云计算&大数据
  • 数据库
  • Julia
  • Python
  • 综合其他
  • Apache Kyuubi
  • PostgreSQL
  • 区块链
  • Django
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 英语
  • 日语
  • 韩语
  • 中文(繁体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Bridging the Gap: Writing Portable Programs for CPU and GPU

    1/66Bridging the Gap: Writing Portable Programs for CPU and GPU using CUDA Thomas Mejstrik Sebastian Woblistin 2/66Content 1 Motivation Audience etc.. Cuda crash course Quiz time 2 Patterns Oldschool proposal Thank you Thank you 1 Motivation 2 Patterns 3 The dark path 4 Cuda proposalBridging the Gap: Writing Portable Programs for CPU and GPU Paper: Thomas Mejstrik, Sebastian Woblistin, host device
    0 码力 | 124 页 | 4.10 MB | 5 月前
    3
  • pdf文档 Constructing Generic Algorithms

    approach: divide and conquer 0 1 2 m ... k ... value: position: 0 1 2 p k-1 m > p m > p ⇒ gap in ⇒ gap in [0, m) [0, m) ⇒ recurse on bottom half ⇒ recurse on bottom half 17 . 1TRY A NEW APPROACH value: position: 0 1 2 p k-1 m > p m > p ⇒ gap in ⇒ gap in [0, m) [0, m) ⇒ recurse on bottom half ⇒ recurse on bottom half m == p m == p ⇒ gap in ⇒ gap in [m, k) [m, k) ⇒ recurse on top half ⇒ recurse value: position: 0 1 2 p k-1 m > p m > p ⇒ gap in ⇒ gap in [0, m) [0, m) ⇒ recurse on bottom half ⇒ recurse on bottom half m == p m == p ⇒ gap in ⇒ gap in [m, k) [m, k) ⇒ recurse on top half ⇒ recurse
    0 码力 | 145 页 | 8.44 MB | 5 月前
    3
  • pdf文档 KiCad PCB Editor 7.0

    length controls the length of dashes, while Gap length controls the spacing between dashes and dots. The dash and gap lengths are relative to the line width: a gap length of 2 means twice the width of the generated when the zone connection mode is Thermal Relief. Thermal relief gap controls the length of the thermal spokes, or the gap between the pad’s shape and the filled copper area of the zone. Custom mount pads. None will result in the zone not connecting to any pads on the same net. Thermal relief gap controls the distance maintained between any pad and the copper zone when the pad connection mode
    0 码力 | 129 页 | 7.75 MB | 1 年前
    3
  • pdf文档 KiCad 8.0 PCB Editor

    length controls the length of dashes, while Gap length controls the spacing between dashes and dots. The dash and gap lengths are relative to the line width: a gap length of 2 means twice the width of the mount pads. None will result in the zone not connecting to any pads on the same net. Thermal relief gap controls the distance maintained between any pad and the copper zone when the pad connection mode horizontal and vertical lines. Hatch width controls the width of each line in the hatch pattern. Hatch gap controls the distance between each line in the hatch pattern. Smoothing effort controls the style
    0 码力 | 204 页 | 6.90 MB | 1 年前
    3
  • pdf文档 KiCad 8.0 PCB Editor

    length controls the length of dashes, while Gap length controls the spacing between dashes and dots. The dash and gap lengths are relative to the line width: a gap length of 2 means twice the width of the mount pads. None will result in the zone not connecting to any pads on the same net. Thermal relief gap controls the distance maintained between any pad and the copper zone when the pad connection mode horizontal and vertical lines. Hatch width controls the width of each line in the hatch pattern. Hatch gap controls the distance between each line in the hatch pattern. Smoothing effort controls the style
    0 码力 | 205 页 | 6.78 MB | 1 年前
    3
  • pdf文档 PyTorch Release Notes

    similar to the model that is discussed in the Google's Neural Machine Translation System: Bridging the Gap between Human and Machine Translation paper. This model script is available on GitHub and NGC. Known similar to the model that is discussed in the Google's Neural Machine Translation System: Bridging the Gap between Human and Machine Translation paper. PyTorch Release 23.06 PyTorch RN-08516-001_v23.07 similar to the model that is discussed in the Google's Neural Machine Translation System: Bridging the Gap between Human and Machine Translation paper. This model script is available on GitHub and NGC. Known
    0 码力 | 365 页 | 2.94 MB | 1 年前
    3
  • pdf文档 KiCad PCB Editor 6.0

    generated when the zone connection mode is Thermal Relief. Thermal relief gap controls the length of the thermal spokes, or the gap between the pad’s shape and the filled copper area of the zone. Custom mount pads. None will result in the zone not connecting to any pads on the same net. Thermal relief gap controls the distance maintained between any pad and the copper zone when the pad connection mode horizontal and vertical lines. Hatch width controls the width of each line in the hatch pattern. Hatch gap controls the distance between each line in the hatch pattern. Smoothing effort controls the style
    0 码力 | 110 页 | 3.61 MB | 1 年前
    3
  • pdf文档 KiCad 8.0 PCB 编辑器

    object’s outline will be offset from the outermost extents of the source object by the specified gap. The source object does not need to be a closed shape when a bounding hull is created. Most conversions Relief gap controls the length of the thermal spokes, or the gap between the pad’s shape and the filled copper area of the zone. This value is normally set to 0 which will cause the relief gap to be inherited defined in the pad. Thermal relief templates only determine the spoke location: spoke width and relief gap are still defined in the pad, footprint, and/or zone properties, as normal. Footprint graphics Footprints
    0 码力 | 194 页 | 8.27 MB | 1 年前
    3
  • pdf文档 The CSS Handbook

    the cells. You can add spacing by using those properties: grid-column-gap grid-row-gap or the shorthand syntax grid-gap . Example: 114 .container { display: grid; grid-template-columns: grid-template-columns: 100px 200px; grid-template-rows: 100px 50px; grid-column-gap: 25px; grid-row-gap: 25px; } The same layout using the shorthand: .container { display: grid; grid-template-columns: grid-template-columns: 100px 200px; grid-template-rows: 100px 50px; grid-gap: 25px; } 31.1.5. Spawning items on multiple columns and/or rows 115 Every cell item has the option to occupy more than just one
    0 码力 | 184 页 | 1.96 MB | 1 年前
    3
  • pdf文档 KiCad PCB 编辑器 7.0

    值用于设计规则检查:如果实际值小于约束条件中的最小值或大于最大值,将产生 一个 DRC 错误。 最优 值仅用于某些约束,并通知 KiCad 默认使用的 "最优" 值。 例如,最优的 diff_pair_gap 是 由布线器在放置新的差分对时使用的。 如果后来修改了差分对,使得差分对之间的间隙与最佳值不同,只要间隙在 最小值和最大值之间(如果这些值被指定),就不会产生错误。 在所有接受最小/最大/最优值的情况下,可以指定任 constraint. diff_pair_gap min/opt/max Checks the gap between coupled tracks in a differential pair. Coupled tracks are segments that are parallel to each other. Differential pair gap is not tested on uncoupled min value (if specified) or above the max value (if specified). thermal_relief_gap min Specifies the width of the gap between a pad and a zone with a thermal-relief connection. 80 Constraint type
    0 码力 | 119 页 | 6.87 MB | 1 年前
    3
共 577 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 58
前往
页
相关搜索词
BridgingtheGapWritingPortableProgramsforCPUandGPUConstructingGenericAlgorithmsKiCadPCBEditor7.08.0PyTorchReleaseNotes6.0编辑编辑器TheCSSHandbook
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩