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

无数据

分类

全部后端开发(150)Python(55)C++(41)云计算&大数据(27)数据库(18)Julia(18)TiDB(18)Conda(16)Django(13)Rust(13)

语言

全部英语(129)中文(简体)(53)中文(繁体)(24)zh(3)日语(2)西班牙语(1)韩语(1)kor(1)葡萄牙语(1)

格式

全部PDF文档 PDF(205)其他文档 其他(10)PPT文档 PPT(3)DOC文档 DOC(1)
 
本次搜索耗时 0.315 秒,为您找到相关结果约 219 个.
  • 全部
  • 后端开发
  • Python
  • C++
  • 云计算&大数据
  • 数据库
  • Julia
  • TiDB
  • Conda
  • Django
  • Rust
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • zh
  • 日语
  • 西班牙语
  • 韩语
  • kor
  • 葡萄牙语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Godot Game Development for Beginners

    This here is the Scene panel. It will display the node layout and hierarchy of the scene we're currently in. We'll go over what a scene and a node are very shortly. 2. The FileSystem panel shows us editor and external asset library. 4. This is the Inspector and this shows us the details of a node when we select one. The position, rotation and any other attributes which we can modify. hierarchy of nodes. A node can be anything: a player, camera, 3D model, light, UI, etc. Nodes make up all of the entities in your game and also have the ability to be a child of another node. Here's an example
    0 码力 | 199 页 | 12.53 MB | 10 月前
    3
  • pdf文档 Leveraging a Functional Approach for More Testable and Maintainable ROS 2 Code

    are 2 nodes in the system ○ Node 1 acts as a service client and sends requests to Node 2What is ROS 2? ● In this ROS 2 example, there are 2 nodes in the system ○ Node 1 acts as a service client and requests to Node 2 ○ Node 2 acts as a service server, receives requests from Node 1, and sends back responsesWhat is ROS 2? ● In this ROS 2 example, there are 2 nodes in the system ○ Node 1 acts as as a service client and sends requests to Node 2 ○ Node 2 acts as a service server, receives requests from Node 1, and sends back responses ■ Node 2 also uses parameters at run-time to change its behaviorWhat
    0 码力 | 200 页 | 1.77 MB | 5 月前
    3
  • pdf文档 Rethinking Task Based Concurrency and Parallelism for Low Latency C++

    Setting a Signal Order of updates: ● Begin at the leaf node ● Set node to one (on) ● Traverse tree upward from leaf to the root and increment each node by one0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Setting a Signal Signal Order of updates: ● Begin at the leaf node ● Set node to one (on) ● Traverse tree upward from leaf to the root and increment each node by one Signal to set0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 Setting a Signal Order of updates: ● Begin at the leaf node ● Set node to one (on) ● Traverse tree upward from leaf to the root and increment each node by one0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 Setting a Signal
    0 码力 | 142 页 | 2.80 MB | 5 月前
    3
  • pdf文档 Godot Game Development for Beginners

    panel. This here is a list of all the nodes currently in our scene. The way Godot works is with a node system. We’ll get more into that later, but it’s important to know that everything in your game (the Whenever we select a node, this panel will populate to show us all of that node’s properties. Its position, rotation, scale and any other things that we might want to modify. If it’s a light node, then the inspector Nodes Now that we’re ready to begin, let’s go over to the Scene panel and create our first root node. Select the 2D Scene. This book is brought to you by Zenva - Enroll in our Godot 4 Game Development
    0 码力 | 70 页 | 4.78 MB | 10 月前
    3
  • pdf文档 Hello 算法 1.2.0 简体中文 C语言 版

    { // 常量、变量、对象占用 O(1) 空间 const int a = 0; int b = 0; int nums[1000]; ListNode *node = newListNode(0); free(node); // 循环中的变量占用 O(1) 空间 第 2 章 复杂度分析 www.hello‑algo.com 45 for (int i = 0; i < n; i++) 引用记录了下一个节点的内存地址,通过它可以从当前节点访问到下一个节点。 链表的设计使得各个节点可以分散存储在内存各处,它们的内存地址无须连续。 图 4‑5 链表定义与存储方式 观察图 4‑5 ,链表的组成单位是节点(node)对象。每个节点都包含两项数据:节点的“值”和指向下一节 点的“引用”。 ‧ 链表的首个节点被称为“头节点”,最后一个节点被称为“尾节点”。 ‧ 尾节点指向的是“空”,它在 Java、C++ */ ListNode *newListNode(int val) { ListNode *node; node = (ListNode *) malloc(sizeof(ListNode)); node->val = val; node->next = NULL; return node; } 第 4 章 数组与链表 www.hello‑algo.com 75 4.2.1 链表常用操作
    0 码力 | 392 页 | 18.52 MB | 10 月前
    3
  • pdf文档 Hello 算法 1.2.0 简体中文 Rust 版

    use std::rc::Rc; use std::cell::RefCell; /* 结构体 */ struct Node { val: i32, next: OptionNode>>>, } /* 创建 Node 结构体 */ impl Node { fn new(val: i32) -> Self { Self { val: val, next: None const a: i32 = 0; // 暂存数据(常量) 第 2 章 复杂度分析 www.hello‑algo.com 43 let mut b = 0; // 暂存数据(变量) let node = Node::new(0); // 暂存数据(对象) let c = function(); // 栈帧空间(调用函数) return a + b + c; // 输出数据 } 2.4.2 推算方法 constant(n: i32) { // 常量、变量、对象占用 O(1) 空间 const A: i32 = 0; let b = 0; let nums = vec![0; 10000]; let node = ListNode::new(0); // 循环中的变量占用 O(1) 空间 for i in 0..n { let c = 0; } // 循环中的函数占用 O(1) 空间 for
    0 码力 | 387 页 | 18.51 MB | 10 月前
    3
  • pdf文档 POCOAS in C++: A Portable Abstraction for Distributed Data Structures

    send and receive calls Node 0 Node 1 Send MSG(1) Receive MSG(0)How do I program one? - Message Passing - processes issue matching send and receive calls Node 0 Node 1 Send MSG(1) Receive 1How do I program one? - Message Passing - processes issue matching send and receive calls Node 0 Node 1 Send MSG(1) Receive MSG(0) // Calculate data auto values = algorithm(1.0f, 3, data); 1How do I program one? - Message Passing - processes issue matching send and receive calls Node 0 Node 1 Send MSG(1) Receive MSG(0) // Calculate data auto values = algorithm(1.0f, 3, data);
    0 码力 | 128 页 | 2.03 MB | 5 月前
    3
  • pdf文档 TiDB v8.3 Documentation

    · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 161 4.3.4 Node.js· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 1192 9.6.7 Node_exporter host alert rules · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 1192 Practices for TiKV Performance Tuning with Massive Regions · · · 1928 12.5.8 Best Practices for Three-Node Hybrid Deployment · · · · · · · · · · · · · · · · · 1934 12.5.9 Local Read under Three Data Centers
    0 码力 | 6606 页 | 109.48 MB | 9 月前
    3
  • pdf文档 TiDB v8.2 Documentation

    · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 158 4.3.4 Node.js· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 1187 9.6.7 Node_exporter host alert rules · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · 1187 Practices for TiKV Performance Tuning with Massive Regions · · · 1921 12.5.8 Best Practices for Three-Node Hybrid Deployment · · · · · · · · · · · · · · · · · 1927 12.5.9 Local Read under Three Data Centers
    0 码力 | 6549 页 | 108.77 MB | 9 月前
    3
  • pdf文档 廖雪峰JavaScript教程

    underscore 8.1 Collections 8.2 Arrays 8.3 Functions 8.4 Objects 8.5 Chaining 9 Node.js 9.1 安装Node.js和npm 9.2 第一个Node程序 9.3 模块 9.4 基本模块 9.4.1 fs 9.4.2 stream 9.4.3 http 9.4.4 buffer 9.5 Web开发 行过一阵子,不过随着移动应用的兴起,没有人用Flash开发手机 App,所以它目前已经边缘化了。相反,随着HTML5在PC和移动端越来越流行,JavaScript变得更加 重要了。并且,新兴的Node.js把JavaScript引入到了服务器端,JavaScript已经变成了全能型选 手。 JavaScript一度被认为是一种玩具编程语言,它有很多缺陷,所以不被大多数后端开发人员所重视。 严格地讲,我们这里的DOM节点是指 Element ,但是DOM节点实际上是 Node ,在HTML 中, Node 包括 Element 、 Comment 、 CDATA_SECTION 等很多种,以及根节 点 Document 类型,但是,绝大多数时候我们只关心 Element ,也就是实际控制页面结构 的 Node ,其他类型的 Node 忽略即可。根节点 Document 已经自动绑定为全局变
    0 码力 | 264 页 | 2.81 MB | 10 月前
    3
共 219 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 22
前往
页
相关搜索词
GodotGameDevelopmentforBeginnersLeveragingFunctionalApproachMoreTestableandMaintainableROSCodeRethinkingTaskBasedConcurrencyParallelismLowLatencyC++Hello算法1.2简体中文简体中文语言C语言RustPOCOASinPortableAbstractionDistributedDataStructuresTiDBv8Documentation雪峰JavaScript教程
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩