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

无数据

分类

全部综合其他(392)Weblate(287)Blender(38)KiCad(19)产品与服务(17)Krita(9)Apache OFBiz(8)人工智能(6)GIMP(4)笔试面试(3)

语言

全部英语(269)中文(简体)(109)中文(繁体)(10)日语(2)韩语(1)kor(1)

格式

全部PDF文档 PDF(223)其他文档 其他(169)
 
本次搜索耗时 0.095 秒,为您找到相关结果约 392 个.
  • 全部
  • 综合其他
  • Weblate
  • Blender
  • KiCad
  • 产品与服务
  • Krita
  • Apache OFBiz
  • 人工智能
  • GIMP
  • 笔试面试
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • 韩语
  • kor
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 OpenAI 《A practical guide to building agents》

    practical 
 guide to 
 building agents Contents What is an agent? 4 When should you build an agent? 5 Agent design foundations 7 Guardrails 24 Conclusion 32 2 Practical guide to building agents Introduction you’ll have the foundational knowledge you need to confidently start building your first agent. 3 A practical guide to building agents What is an agent? While conventional software enables users to always operating within clearly defined guardrails. 4 A practical guide to building agents When should you build an agent? Building agents requires rethinking how your systems make decisions and handle complexity
    0 码力 | 34 页 | 7.00 MB | 6 月前
    3
  • pdf文档 Godot Game Development for Beginners

    Create a First-Person Shooter in Godot - Part 1 Introduction Project Files Let's Begin Building Our Environment Creating the Player Scripting the Player Creating the Bullet Scene Shooting with the free, open-source Godot game engine © Zenva Pty Ltd 2020. All rights reserved Building Our Environment The first thing we're going to do is create our environment so we have somewhere there is still more needed to complete our FPS! In Part 2 of this tutorial, we will finish up building our Godot FPS by implementing the enemies' movement, setting up ammo and health pickups, and polishing
    0 码力 | 199 页 | 12.53 MB | 10 月前
    3
  • pdf文档 AR Game Development for Beginners

    AR Foundation Creating the Placement Indicator Scripting the Placement Indicator Building to Android Building to iOS Conclusion How to Create an AR Shoot 'Em Up Gallery Game - Part 1 Intro How to use ARCore in Unity ARCore SDK Unity Setup Scene Setup Building to Android Enabling USB Debugging Building to Android How to use ARKit in Unity Unity Setup Build Settings (AR) app inside of the Unity game engine. You'll learn about installing Unity, setting up AR and building it to your Android or iOS device. Project Overview In this project, we'll be creating an
    0 码力 | 78 页 | 3.31 MB | 10 月前
    3
  • pdf文档 Trends Artificial Intelligence

    to 7MM Developers Y/Y Developers Building with Gemini, MM AI Development Trending = Unprecedented Note: Per Google in 5/25, ‘Over 7 million developers are building with Gemini, five times more than non-users with little to no interest in adopting AI within the next 12 months. Source: OpenAI, ‘Building an AI-Ready Workforce: A Look at College Student ChatGPT Adoption in the US’ (2/25) AI User + Usage charge; they’re not just experimenting with agents, but deploying them, investing in frameworks and building ecosystems around autonomous execution. What was once a messaging interface is becoming an action
    0 码力 | 340 页 | 12.14 MB | 4 月前
    3
  • pdf文档 Unity for Human Beings

    ......................................................................................... 227 Building our own Shader ................................................................................ Unity will build the base project for you. You will see Unity’s editor once the packages finish building. So, let’s take a moment and get an explanation what we are looking at in further detail. I should com/cat-and-dog-free-sprites.html under Creative Common Zero (CC0) a.k.a Public Domain license. Part 1: Building the UI You should always start off by making your folders and naming them accordingly. (Scripts
    0 码力 | 239 页 | 27.39 MB | 10 月前
    3
  • epub文档 Krita 5.2 Manual

    name in the about box just like developers. Of course, there are also some disadvantages: when building from the current development source repository you also get all the unfinished features. It might associated with a specific clip by going to File ‣ Import Animation Frames. From there, slowly start building up your animation. During the sketching phase it may also help to work on a low resolution, like is not a very good method of “smooth” blending. To blend smoothly, you’ll have better luck with: Building up the transition by painting with intermediate values, described later Or using the “blur with
    0 码力 | 1502 页 | 79.07 MB | 1 年前
    3
  • epub文档 Blender NIF Plugin Documentation Release 2.6.0a0.dev4

    Plugin Development Setup The following documentation is targeted towards anyone who is interested in building the latest version of Blender Nif Plugin. This will guide those new through the process of setting documentation. Contents: Setting Up the Build Environment Downloading the Source Code Building Blender from Source Building the Blender Nif Plugin Interactive Development Environment Setting Up the Build Environment lender_addons> Install Blender See user docs. Alternatively you can build blender from source Building Blender from Source Install Sphinx and Nose Dependency scripts are available in the install directory
    0 码力 | 112 页 | 107.36 KB | 1 年前
    3
  • epub文档 Krita 5.2 브로셔

    associated with a specific clip by going to File ‣ Import Animation Frames. From there, slowly start building up your animation. During the sketching phase it may also help to work on a low resolution, like is not a very good method of “smooth” blending. To blend smoothly, you’ll have better luck with: Building up the transition by painting with intermediate values, described later Or using the “blur with debugger guide. 리눅스 On Linux, there are five ways of installing Krita. Using distribution packages Building Krita yourself from source Using a snap package Using a flatpak package Using the official AppImage
    0 码力 | 1531 页 | 79.11 MB | 1 年前
    3
  • epub文档 Blender NIF Plugin Release 2.6.0a0.dev4

    Plugin Development Setup The following documentation is targeted towards anyone who is interested in building the latest version of Blender Nif Plugin. This will guide those new through the process of setting documentation. Contents: Setting Up the Build Environment Downloading the Source Code Building Blender from Source Building the Blender Nif Plugin Interactive Development Environment Setting Up the Build Environment ender_addons> Install Blender See user docs. Alternatively, you can build Blender from source Building Blender from Source Install Sphinx and Nose Dependency scripts are available in the install directory
    0 码力 | 113 页 | 102.69 KB | 1 年前
    3
  • pdf文档 Krita 4.x 官方文档中文版 2021-08-06A

    图像格式 优化图像 元数据处理 ⽤⼾⽀持指引 数位板⽀持 动画功能 洋葱⽪视图问题 程序崩溃 其他可被快速解决的问题 给技术⽀持⼈员的建议 指导⽤⼾分享⽂件 Technical Pages Building Krita from Source CMake Settings for Developers Enable static analyzer Introduction to Hacking Krita ntation] KDE wide Guidelines and HOWTOs [https://community.kde.org/Guidelines_and_HOWTOs] Contents: Building Krita from Source CMake Settings for Developers Enable static analyzer Introduction to Hacking tool Scheduled Undo/Redo Processings framework Testing Strategy Triaging Bugs Unittests in Krita Building Krita from Source If you want to help developing Krita, you need to know how to build Krita yourself
    0 码力 | 1594 页 | 110.95 MB | 1 年前
    3
共 392 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 40
前往
页
相关搜索词
OpenAIpracticalguidetobuildingagentsGodotGameDevelopmentforBeginnersARTrendsArtificialIntelligenceUnityHumanBeingsKrita5.2ManualBlenderNIFPluginDocumentationRelease2.60a0dev4官方文档中文文版中文版20210806A
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩