积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部后端开发(13)UML(12)综合其他(4)前端开发(2)JavaScript(2)KiCad(2)系统运维(1)Linux(1)人工智能(1)Rust(1)

语言

全部日语(20)

格式

全部PDF文档 PDF(19)其他文档 其他(1)
 
本次搜索耗时 0.279 秒,为您找到相关结果约 20 个.
  • 全部
  • 后端开发
  • UML
  • 综合其他
  • 前端开发
  • JavaScript
  • KiCad
  • 系统运维
  • Linux
  • 人工智能
  • Rust
  • 全部
  • 日语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 TVM Meetup: Quantization

    LLVM, Cuda, C, … Framework Parsers Graph level optimizations Tensor-level optimizations Machine code generation© 2019, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Quantization and TVM infrastructure. Option 2 – Lower to a sequence of existing Relay operators • We introduced a new Relay dialect – QNN to encapsulate this work • Complete reuse of Relay pass infrastructure • Possible
    0 码力 | 19 页 | 489.50 KB | 5 月前
    3
  • pdf文档 PlantUML 1.2020.23 言語リファレンスガイド

    @enduml 3.8 注釈とステレオタイプ ステレオタイプは、キーワード class に << と >> で定義されます。 注釈の定義には、キーワード note left of, <code>note right ofcode>, note top of, note bottom of も使用できます。 クラス定義の最後には note left, note right, note top, note endif a3 --> if "last test" then --> "activity 7" else -> "activity 8" endif @enduml 4.6 同期 === code === を使用して同期バーを表示できます。 @startuml (*) --> ===B1=== --> "Parallel Activity 1" --> ===B2=== ===B1=== Templates **:Example 1 <code> template class cname{ void f1() ... } PlantUML 言語リファレンスガイド (1.2020.23) 168 / 305 11.3 Colors 11 マインドマップ code> ; **:Example 2 <code> other template
    0 码力 | 306 页 | 3.19 MB | 1 年前
    3
  • pdf文档 PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2020.22)

    @enduml 3.8 注釈とステレオタイプ ステレオタイプは、キーワード class に << と >> で定義されます。 注釈の定義には、キーワード note left of, <code>note right ofcode>, note top of, note bottom of も使用できます。 クラス定義の最後には note left, note right, note top, note endif a3 --> if "last test" then --> "activity 7" else -> "activity 8" endif @enduml 4.6 同期 === code === を使用して同期バーを表示できます。 @startuml (*) --> ===B1=== --> "Parallel Activity 1" --> ===B2=== ===B1=== Templates **:Example 1 <code> template class cname{ void f1() ... } PlantUML 言語リファレンスガイド (1.2020.22) 156 / 293 11.3 Colors 11 マインドマップ code> ; **:Example 2 <code> other template
    0 码力 | 294 页 | 3.11 MB | 1 年前
    3
  • pdf文档 PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2021.1)

    @enduml 3.8 注釈とステレオタイプ ステレオタイプは、キーワード class に << と >> で定義されます。 注釈の定義には、キーワード note left of, <code>note right ofcode>, note top of, note bottom of も使用できます。 クラス定義の最後には note left, note right, note top, note アクティビティ図(レガシー版) a3 --> if "last test" then --> "activity 7" else -> "activity 8" endif @enduml 5.6 同期 === code === を使用して同期バーを表示できます。 @startuml (*) --> ===B1=== --> "Parallel Activity 1" --> ===B2=== ===B1=== 11.6.1 Unicode JSON では Unicode を直接記述するか、のような形式でエスケープして記述することができます。 @startjson { "code": "value", "a\\u005Cb": "a\u005Cb", "\\uD83D\\uDE10": "\uD83D\uDE10", "￿": "￿" } @endjson
    0 码力 | 393 页 | 4.27 MB | 1 年前
    3
  • pdf文档 PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2021.2)

    @enduml 3.8 注釈とステレオタイプ ステレオタイプは、キーワード class に << と >> で定義されます。 注釈の定義には、キーワード note left of, <code>note right ofcode>, note top of, note bottom of も使用できます。 クラス定義の最後には note left, note right, note top, note アクティビティ図(レガシー版) a3 --> if "last test" then --> "activity 7" else -> "activity 8" endif @enduml 5.6 同期 === code === を使用して同期バーを表示できます。 @startuml (*) --> ===B1=== --> "Parallel Activity 1" --> ===B2=== ===B1=== 11.6.1 Unicode JSON では Unicode を直接記述するか、のような形式でエスケープして記述することができます。 @startjson { "code": "value", "a\\u005Cb": "a\u005Cb", "\\uD83D\\uDE10": "\uD83D\uDE10", "￿": "￿" } @endjson
    0 码力 | 399 页 | 4.33 MB | 1 年前
    3
  • pdf文档 PlantUML 1.2021.3 言語リファレンスガイド

    @enduml 3.8 注釈とステレオタイプ ステレオタイプは、キーワード class に << と >> で定義されます。 注釈の定義には、キーワード note left of, <code>note right ofcode>, note top of, note bottom of も使用できます。 クラス定義の最後には note left, note right, note top, note アクティビティ図(レガシー版) a3 --> if "last test" then --> "activity 7" else -> "activity 8" endif @enduml 5.6 同期 === code === を使用して同期バーを表示できます。 @startuml (*) --> ===B1=== --> "Parallel Activity 1" --> ===B2=== ===B1=== 11.6.1 Unicode JSON では Unicode を直接記述するか、のような形式でエスケープして記述することができます。 @startjson { "code": "value", "a\\u005Cb": "a\u005Cb", "\\uD83D\\uDE10": "\uD83D\uDE10", "￿": "￿" } @endjson
    0 码力 | 412 页 | 4.46 MB | 1 年前
    3
  • epub文档 Krita 5.2 マニュアル

    black and white. A very simple but massive problem is one with inversion. Inverting colors is done code-wise by taking the color for white and subtracting the color you want to invert from it. It’s used wikipedia.org/wiki/High_Efficiency_Image_File_Format] [ituh273] (1,2,3,4) H.273 : Coding-independent code points for video signal type identification [https://www.itu.int/rec/T-REC-H.273/en] [rec2100] BT cff01fbc7ee2dd8252ea8fb82d0769/ doc/benchmarking.md] as well as comments inside the libjxl source code. *.kpl バージョン4.0から Krita では、RGB、CMYK、XYZ、LAB やグレーなど幅 広い色域を扱える新しい形式を用意し、またどのビット深度やグループに も対応しました。これらは
    0 码力 | 1591 页 | 79.16 MB | 1 年前
    3
  • pdf文档 PlantUML を使った UML の描き方 - PlantUML 言語リファレンスガイド(Version 1.2023.11)

    @enduml 3.9 注釈とステレオタイプ ステレオタイプは、キーワード class に << と >> で定義されます。 注釈の定義には、キーワード note left of, <code>note right ofcode>, note top of, note bottom of も使用できます。 クラス定義の最後には note left, note right, note top, note アクティビティ図(レガシー版) a3 --> if "last test" then --> "activity 7" else -> "activity 8" endif @enduml 5.6 同期 === code === を使用して同期バーを表示できます。 @startuml (*) --> ===B1=== --> "Parallel Activity 1" --> ===B2=== ===B1=== 11.7.1 Unicode JSON では Unicode を直接記述するか、のような形式でエスケープして記述することができます。 @startjson { "code": "value", "a\\u005Cb": "a\u005Cb", "\\uD83D\\uDE10": "\uD83D\uDE10", "￿": "￿" } @endjson
    0 码力 | 545 页 | 7.75 MB | 1 年前
    3
  • pdf文档 Debian リファレンス v2.124

    if there isn’t one already; # this avoids us returning an error just because nothing sets a success code # since the modules above will each just jump around password required pam_permit.so # and here are きます。 ティップ 現代的な Debian に特化したネットワークインターフェースのガイドは、The Debian Administrator’s Handbook —Network Infrastructure を参照下さい。 ティップ もしどこかの ISP で”2 段階認証” を有効にした場合、あなたのプログラムから POP や SMTP サービスにアクセ スするアプリケーションパスワード 以下がその例です。 # grep ’\] Memory’ /var/log/dmesg [ 0.004000] Memory: 990528k/1016784k available (1975k kernel code, 25868k reserved, 931k ←� data, 296k init) $ free -k total used free shared buffers cached Mem:
    0 码力 | 287 页 | 1.60 MB | 1 年前
    3
  • pdf文档 Comprehensive Rust(日语) 202412

    42.2 Chromium C++から Rust のコードに依存させる . . . . . . . . . . . . . . . . . . 241 6 42.3 Visual Studio Code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 241 42.4 Build rules exercise . the previous page. 16 • Arrow-Right : Navigate to the next page. • Ctrl + Enter : Execute the code sample that has focus. • s : Activate the search bar. 1.3 翻訳 本資料は、ボランティアによって翻訳されています: • ポルトガル語(ブラジル): をインストールしたら、Rust で動作するようにエディタまたは IDE を設定する必要がありま す。ほとんどのエディタでは、rust-analyzer と通信することでこれを行います。rust-analyzer は、 VS Code、Emacs、Vim / Neovim など、多くのエディタ向けにオートコンプリート機能と「定義に移 動」機能を提供します。RustRover という別の IDE も用意されています。 • On
    0 码力 | 381 页 | 1.36 MB | 10 月前
    3
共 20 条
  • 1
  • 2
前往
页
相关搜索词
TVMMeetupQuantizationPlantUML1.202023言語UMLVersion221.2021Krita5.21.202311Debianv2124ComprehensiveRust日语202412
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩