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

无数据

分类

全部后端开发(88)C++(62)Python(15)Django(13)云计算&大数据(13)VirtualBox(11)Julia(10)系统运维(5)综合其他(5)人工智能(5)

语言

全部英语(94)中文(繁体)(10)中文(简体)(5)zh(2)英语(2)

格式

全部PDF文档 PDF(102)其他文档 其他(7)DOC文档 DOC(2)PPT文档 PPT(2)
 
本次搜索耗时 0.061 秒,为您找到相关结果约 113 个.
  • 全部
  • 后端开发
  • C++
  • Python
  • Django
  • 云计算&大数据
  • VirtualBox
  • Julia
  • 系统运维
  • 综合其他
  • 人工智能
  • 全部
  • 英语
  • 中文(繁体)
  • 中文(简体)
  • zh
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Real-Time Unified Data Layers: A New Era for Scalable Analytics, Search, and AI

    Unified Data Layers: A New Era for Scalable Analytics, Search, and AI v 1.1Table of Contents Introduction 1. The Interconnection of Analytics, Search, and AI 2. What is a Real-Time Unified Data Layer personalize experiences and ensure performance. 32. The Interconnection of Analytics, Search, and AI Analytics, search, and AI are deeply interconnected in how they process, interpret, and extract value monitoring. It helps businesses detect patterns, optimize operations, and drive data-driven strategies. Search enables instant data retrieval by indexing structured and unstructured information, enhancing discoverability
    0 码力 | 10 页 | 2.82 MB | 5 月前
    3
  • pdf文档 Shared Libraries and Where To Find Them

    the collect2 tool g++ my_program.cpp -o my_program -lfoo -vThe linker [ld] - search procedureThe linker [ld] - search procedure ⚠ Some caution: ● Each distro/toolchain may be configured differently there’s others: ○ gold, lld, mold ○ They may have slightly different behaviorsThe linker [ld] - search procedure (cont’d)The dynamic linker/loader [ld-linux.so] ELF executables are “interpreted” by an (ld.so) - search procedureThe dynamic linker loader (ld.so) - search procedureThe dynamic linker loader (ld.so) - search procedureThe ldd toolSummary so far Static linker [ld] ● Default search path ○
    0 码力 | 94 页 | 6.49 MB | 5 月前
    3
  • pdf文档 Cache-Friendly Design in Robot Path Planning

    do? 57Shortest-path search algorithms 58Shortest-path search algorithms Dijkstra's algorithm 59Shortest-path search algorithms Dijkstra's algorithm A* 60Shortest-path search algorithms Dijkstra's 61Shortest-path search algorithms Dijkstra's algorithm A* Lifelong planning A* (LPA*) D* 62Shortest-path search algorithms Dijkstra's algorithm A* Lifelong planning A* (LPA*) D* 63Shortest-path search algorithms 73What do we need? 74What do we need? The search algorithm! 75Here is Dijkstra's algorithm as C++ code template bool search(C& ctx, const G& graph, VertexID start, VertexID
    0 码力 | 216 页 | 10.68 MB | 5 月前
    3
  • pdf文档 Data Structures That Make Video Games Go Round

    in the frustum.This technique is called FRUSTUM CULLING.Frustum Culling Naive approach, linearly search through each game entity to determine if it exist inside the frustum. Does not scale well, O(N) O(N) time complexity. We need a data structure that represents the map in a way for us to search faster. Usually done by wrapping objects in a bounding volume (sphere, AABB) and fancy math is done to construct a quadtree for a level? 0 1 2 3 A B D CPlayerPlayerPlayerOnce the tree is constructed, we search the tree for game entities that exist in the frustum. Searching ● Nodes can represent a quadrant
    0 码力 | 196 页 | 3.03 MB | 5 月前
    3
  • pdf文档 Trends Artificial Intelligence

    can make. The magic of watching AI do your work for you feels like the early days of email and web search – technologies that fundamentally changed our world. The better / faster / cheaper impacts of 5x Faster vs. Google Note: Dashed-line bars are for years where Google did not disclose annual search volumes. Source: Google public disclosures, OpenAI (12/24). ChatGPT figures are estimates per company 0 2,500 5,000 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 Google Search ChatGPT Years Since Public Launch (Google = 9/98, ChatGPT = 11/22)21 In 1998, tapping emerging
    0 码力 | 340 页 | 12.14 MB | 4 月前
    3
  • epub文档 Django CMS 2.1.x Documentation

    Placeholders outside the CMS 5.1. Quickstart 5.2. Adding content to a placeholder 5.3. Fieldsets 6. Search and the Django-CMS 6.1. Haystack Contributing to the CMS 1. Contributing to Django-CMS 1.1. Community Contributing Code 1.4. Contributing Documentation 1.5. Translations Indices and tables Index Module Index Search Page django cms 2.1.5 documentation » © Copyright 2009, Patrick Lauber. Created using Sphinx 1.3 previous | next | modules | index django cms 2.1.5 documentation » 6. Search and the Django-CMS Currently the best way to integrate search with the Django-CMS is Haystack [http://haystacksearch.org/], however
    0 码力 | 81 页 | 554.09 KB | 6 月前
    3
  • epub文档 Django CMS 3.9.x Documentation

    item doesn’t exist, it will create it rather than raising an error. find_items() and find_first() Search for items by their type: def populate(self): self.toolbar.find_items(item_type=LinkItem) will will find all LinkItems in the toolbar (but not for example in the menus in the toolbar - it doesn’t search other items in the toolbar for items of their own). find_items() returns a list of ItemSearchResult required, but you can refine the search by using their other attributes, for example: self.toolbar.find_items(Menu, disabled=True)) Note that you can use these two methods to search Menu and SubMenu classes for
    0 码力 | 417 页 | 1.68 MB | 6 月前
    3
  • epub文档 Django CMS 3.8.x Documentation

    item doesn’t exist, it will create it rather than raising an error. find_items() and find_first() Search for items by their type: def populate(self): self.toolbar.find_items(item_type=LinkItem) will will find all LinkItems in the toolbar (but not for example in the menus in the toolbar - it doesn’t search other items in the toolbar for items of their own). find_items() returns a list of ItemSearchResult required, but you can refine the search by using their other attributes, for example: self.toolbar.find_items(Menu, disabled=True)) Note that you can use these two methods to search Menu and SubMenu classes for
    0 码力 | 413 页 | 1.67 MB | 6 月前
    3
  • pdf文档 Reusable Code & Reusable Data Structures

    std::string; variant search_img(std::string query); 1 2 3 4 5 61.2VARIANT struct result {}; using errormsg = std::string; variant search_img(std::string query); 1 2 3 {}, 9 [](result const& s) {} 10 )(search_img("cat")); 11 } 12 62VARIANT struct result {}; using errormsg = std::string; variant search_img(std::string query); 1 2 3 4 5 msg) {}, 9 [](result const& s) {} 10 )(search_img("cat")); 11 } 12 struct result {}; using errormsg = std::string; variant search_img(std::string query); void main() { tc::fn_visit(
    0 码力 | 132 页 | 14.20 MB | 5 月前
    3
  • pdf文档 Django CMS 4.0.x Documentation

    requirements and release notes django cms Documentation, Release 3.9.0 find_items() and find_first() Search for items by their type: def populate(self): self.toolbar.find_items(item_type=LinkItem) will find find all LinkItems in the toolbar (but not for example in the menus in the toolbar - it doesn’t search other items in the toolbar for items of their own). find_items() returns a list of ItemSearchResult required, but you can refine the search by using their other attributes, for example: self.toolbar.find_items(Menu, disabled=True)) Note that you can use these two methods to search Menu and SubMenu classes for
    0 码力 | 296 页 | 1.79 MB | 6 月前
    3
共 113 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 12
前往
页
相关搜索词
RealTimeUnifiedDataLayersNewEraforScalableAnalyticsSearchandAISharedLibrariesWhereToFindThemCacheFriendlyDesigninRobotPathPlanningStructuresThatMakeVideoGamesGoRoundTrendsArtificialIntelligenceDjangoCMS2.1Documentation3.93.8ReusableCode4.0
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩