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

无数据

分类

全部后端开发(182)Python(70)Java(40)Spring(40)区块链(39)Celery(23)云计算&大数据(19)Apache Kyuubi(18)综合其他(15)Django(15)

语言

全部英语(187)中文(简体)(35)日语(1)韩语(1)

格式

全部其他文档 其他(224)
 
本次搜索耗时 0.358 秒,为您找到相关结果约 224 个.
  • 全部
  • 后端开发
  • Python
  • Java
  • Spring
  • 区块链
  • Celery
  • 云计算&大数据
  • Apache Kyuubi
  • 综合其他
  • Django
  • 全部
  • 英语
  • 中文(简体)
  • 日语
  • 韩语
  • 全部
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • epub文档 Kicad 5.1 Plugins

    order to build the demo project we require the following: CMake KiCad plugin headers KiCad Scene Graph library kicad_3dsg To automatically detect the KiCad headers and library we shall use a CMake and Windows if the relevant header files are installed to ${KICAD_ROOT_DIR}/kicad and the KiCad Scene Graph library is installed in ${KICAD_ROOT_DIR}/lib. To start let’s create a project directory and the "PLUGIN_3D_DEMO2". The purpose of this tutorial is to demonstrate the construction of a very basic scene graph which the KiCad previewer can render. The plugin claims to handle files of type txt. Although the
    0 码力 | 48 页 | 44.28 KB | 1 年前
    3
  • epub文档 Kicad 4.0 Plugins

    order to build the demo project we require the following: CMake KiCad plugin headers KiCad Scene Graph library, kicad_3dsg To automatically detect the KiCad headers and library we shall use a CMake MSWindows if the relevant header files are installed to ${KICAD_ROOT_DIR}/kicad and the KiCad Scene Graph library is installed in ${KICAD_ROOT_DIR}/lib. To start let’s create a project directory and the “PLUGIN_3D_DEMO2”. The purpose of the tutorial is to demonstrate the construction of a very basic scene graph which the kicad previewer can render. The plugin claims to handle files of type txt. Although the
    0 码力 | 48 页 | 66.10 KB | 1 年前
    3
  • epub文档 Krita 5.2 Manual

    the horizon line. This allows you to easily draw several two-point objects that belong in the same scene at various angles to each other. Ctrl+Shift Both vanishing points move to change the visual size professional animation and do some planning! The storyboard docker can help you plan out the shots of a scene. Typically, most animation projects start with a script or at the very least an outline of actions like. The next step is to create a storyboard. They are sketches of the basic composition of each scene, with some extra notes on what is going to move, like camera movement, character movement, notes on
    0 码力 | 1502 页 | 79.07 MB | 1 年前
    3
  • epub文档 Krita 5.2 브로셔

    the horizon line. This allows you to easily draw several two-point objects that belong in the same scene at various angles to each other. Ctrl+Shift Both vanishing points move to change the visual size professional animation and do some planning! The storyboard docker can help you plan out the shots of a scene. Typically, most animation projects start with a script or at the very least an outline of actions like. The next step is to create a storyboard. They are sketches of the basic composition of each scene, with some extra notes on what is going to move, like camera movement, character movement, notes on
    0 码力 | 1531 页 | 79.11 MB | 1 年前
    3
  • epub文档 Krita 5.2 マニュアル

    the horizon line. This allows you to easily draw several two-point objects that belong in the same scene at various angles to each other. Ctrl+Shift Both vanishing points move to change the visual size ビット深度 Color Managed Workflow Mixing Colors カラーモデル 色空間サイズ Gamma and Linear Profiling and Calibration Scene Linear Painting Viewing Conditions ファイルフォーマット 圧縮 メタデータ 互換性 Contents Perspective Projection Orthographic ビット深度 Color Managed Workflow Mixing Colors カラーモデル 色空間サイズ Gamma and Linear Profiling and Calibration Scene Linear Painting Viewing Conditions ビット深度 ビット深度とは基本的に画像のピクセルごとにどれだけのワーキングメモリを予約するか を意味します。 現実世界
    0 码力 | 1591 页 | 79.16 MB | 1 年前
    3
  • epub文档 Kicad 5.1 插件

    Plugin Class declarations #include "plugins/3d/3d_plugin.h" // KiCad 场景图形库接口 // interface to KiCad Scene Graph Library #include "plugins/3dapi/ifsg_all.h" // 该插件的版本信息 // version information for this plugin translation). This demonstrates // 场景图层次结构中组件的重用。 // the reuse of components within the scene graph hierarchy. // 定义四面体的顶点 // define the vertices of the tetrahedron // 面 1:0,3,1 实现的示例。 插件也可能依赖于 KiCad 源代码树中定义的其他 API; 在 3D 插件的情况下,支持模型可视化的所有插件必须与标题 ‘ifsg_all.h’ 及其包 含的标题中声明的 Scene Graph API 交互。 本节描述了插件类实现可能需要的插件类 API 和其他 KiCad API 的详细信息。 3.1. 插件类 API 目前只有一个为 KiCad 声明的插件类:3D 插件类。
    0 码力 | 56 页 | 49.46 KB | 1 年前
    3
  • epub文档 FISCO BCOS 2.9.0 中文文档

    [http://mp.weixin.qq.com/mp/homepage? __biz=MzA3MTI5Njg4Mw==&hid=2&sn=4f6d7251fbc4a73ed600e1d6fd61efc1&scene=18#wech at_redirect] 贡献代码 [https://mp.weixin.qq.com/s/_w_auH8X4SQQWO3lhfNrbQ] 反馈问题 [https://github 6df6c14f 0&chksm=9f2efc39a859752f6bf8beb6d0d93f89078af62ac6956aa52a760deaf5409f9e71a53db78eea &scene=0&xtrack=1&exportkey=AziYJ2CsQ49Bh9aecsY0FhE%3D&pass_ticket=uclaLyUq0o08U BOWwIv0omAOK2QTL6FsKb9 181ef73a1bc&ch ksm=fb34c250cc434b46b2c1b72299c2eb71e1bd6b7597c341423c5d262f18a6e0af1628e0ba4037&scene=21 #wechat_redirect],即MCGF(Multilateral Collaborative Governance Framework)。 作为区块链治理的参考架构,MCGF全面覆盖区块链治理的设计规范、参与
    0 码力 | 2649 页 | 201.08 MB | 1 年前
    3
  • epub文档 FISCO BCOS 2.7.2 中文文档

    [http://mp.weixin.qq.com/mp/homepage? __biz=MzA3MTI5Njg4Mw==&hid=2&sn=4f6d7251fbc4a73ed600e1d6fd61efc1&scene=18#wech at_redirect] 贡献代码 [https://mp.weixin.qq.com/s/_w_auH8X4SQQWO3lhfNrbQ] 反馈问题 [https://github 6df6c14f 0&chksm=9f2efc39a859752f6bf8beb6d0d93f89078af62ac6956aa52a760deaf5409f9e71a53db78eea &scene=0&xtrack=1&exportkey=AziYJ2CsQ49Bh9aecsY0FhE%3D&pass_ticket=uclaLyUq0o08U BOWwIv0omAOK2QTL6FsKb9 181ef73a1bc&ch ksm=fb34c250cc434b46b2c1b72299c2eb71e1bd6b7597c341423c5d262f18a6e0af1628e0ba4037&scene=21 #wechat_redirect],即MCGF(Multilateral Collaborative Governance Framework)。 作为区块链治理的参考架构,MCGF全面覆盖区块链治理的设计规范、参与
    0 码力 | 2520 页 | 211.87 MB | 1 年前
    3
  • epub文档 FISCO BCOS 2.8.0 中文文档

    [http://mp.weixin.qq.com/mp/homepage? __biz=MzA3MTI5Njg4Mw==&hid=2&sn=4f6d7251fbc4a73ed600e1d6fd61efc1&scene=18#wech at_redirect] 贡献代码 [https://mp.weixin.qq.com/s/_w_auH8X4SQQWO3lhfNrbQ] 反馈问题 [https://github 6df6c14f 0&chksm=9f2efc39a859752f6bf8beb6d0d93f89078af62ac6956aa52a760deaf5409f9e71a53db78eea &scene=0&xtrack=1&exportkey=AziYJ2CsQ49Bh9aecsY0FhE%3D&pass_ticket=uclaLyUq0o08U BOWwIv0omAOK2QTL6FsKb9 181ef73a1bc&ch ksm=fb34c250cc434b46b2c1b72299c2eb71e1bd6b7597c341423c5d262f18a6e0af1628e0ba4037&scene=21 #wechat_redirect],即MCGF(Multilateral Collaborative Governance Framework)。 作为区块链治理的参考架构,MCGF全面覆盖区块链治理的设计规范、参与
    0 码力 | 2534 页 | 212.43 MB | 1 年前
    3
  • epub文档 FISCO BCOS 2.9.0 中文文档

    [http://mp.weixin.qq.com/mp/homepage? __biz=MzA3MTI5Njg4Mw==&hid=2&sn=4f6d7251fbc4a73ed600e1d6fd61efc1&scene=18#wech at_redirect] 贡献代码 [https://mp.weixin.qq.com/s/_w_auH8X4SQQWO3lhfNrbQ] 反馈问题 [https://github 6df6c14f 0&chksm=9f2efc39a859752f6bf8beb6d0d93f89078af62ac6956aa52a760deaf5409f9e71a53db78eea &scene=0&xtrack=1&exportkey=AziYJ2CsQ49Bh9aecsY0FhE%3D&pass_ticket=uclaLyUq0o08U BOWwIv0omAOK2QTL6FsKb9 181ef73a1bc&ch ksm=fb34c250cc434b46b2c1b72299c2eb71e1bd6b7597c341423c5d262f18a6e0af1628e0ba4037&scene=21 #wechat_redirect],即MCGF(Multilateral Collaborative Governance Framework)。 作为区块链治理的参考架构,MCGF全面覆盖区块链治理的设计规范、参与
    0 码力 | 2649 页 | 201.08 MB | 1 年前
    3
共 224 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 23
前往
页
相关搜索词
Kicad5.1Plugins4.0Krita5.2Manual插件FISCOBCOS2.9中文文档2.72.8
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩