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

无数据

分类

全部后端开发(97)C++(72)Python(13)Django(13)云计算&大数据(12)VirtualBox(11)Julia(10)数据库(6)系统运维(6)TiDB(6)

语言

全部英语(105)中文(繁体)(10)中文(简体)(3)zh(2)英语(2)ro(1)zh-cn(1)

格式

全部PDF文档 PDF(113)其他文档 其他(6)PPT文档 PPT(4)DOC文档 DOC(1)
 
本次搜索耗时 0.028 秒,为您找到相关结果约 124 个.
  • 全部
  • 后端开发
  • C++
  • Python
  • Django
  • 云计算&大数据
  • VirtualBox
  • Julia
  • 数据库
  • 系统运维
  • TiDB
  • 全部
  • 英语
  • 中文(繁体)
  • 中文(简体)
  • zh
  • 英语
  • ro
  • zh-cn
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 How to Build Your First C++ Automated Refactoring Tool - CppCon 2023

    9Proprietary + Confidential Large Scale Refactorings & Automated Refactoring Tools 10 10Refactoring Tool Use Cases 02 11Proprietary + Confidential Consistent Code Formatting 12 12Proprietary + Confidential
    0 码力 | 83 页 | 6.03 MB | 5 月前
    3
  • pdf文档 OpenAI 《A practical guide to building agents》

    increasingly capable of handling complex, multi-step tasks. Advances in reasoning, multimodality, and tool use have unlocked a new category of LLM-powered systems known as agents. This guide is designed with those applications and systems through web and application UIs—just as a human would. Each tool should have a standardized definition, enabling flexible, many-to-many relationships between tools 3 4 5 6 7 8 8 10 11 12 from import def agents Agent, WebSearchTool, function_tool @function_tool save_results(output): db.insert({ : output, : datetime.time()}) return "File
    0 码力 | 34 页 | 7.00 MB | 5 月前
    3
  • pdf文档 LLVM's Realtime Safety Revolution: Tools for Modern Mission Critical Systems

    Documentation goes out of date - What about pre-built dependencies?What if we had a tool that could simply tell us?A nice tool would… - Assess real-time safety - Detect a wide range of violations - …even Disabling each tool 5. Using each tool outside of LLVM ContrastAgenda 1. Run time vs compile time 2. False negatives and false positives 3. Cost 4. Disabling each tool 5. Using each tool outside of Disabling each tool 5. Using each tool outside of LLVM ContrastAgenda 1. Run time vs compile time 2. False negatives and false positives 3. Cost 4. Disabling each tool 5. Using each tool outside of
    0 码力 | 153 页 | 1.38 MB | 5 月前
    3
  • pdf文档 What's Eating my RAM?

    Missing virtual ~Base() 4. Circular reference …🔍How to detect memory leaks?Memory Leaks: Tools Tool What How bslma::TestAllocator Allocator for detecting memory error Inject the allocator, compile allocators C++03: stateful allocators C++17: PMR allocators: flexibility at run timeMemory Leaks: Tools Tool What How bslma::TestAllocator Allocator for detecting memory error Inject the allocator, compile allocators C++03: stateful allocators C++17: PMR allocators: flexibility at run timeMemory Leaks: Tools Tool What How bslma::TestAllocator Allocator for detecting memory error Inject the allocator, compile
    0 码力 | 88 页 | 3.49 MB | 5 月前
    3
  • pdf文档 Tracy: A Profiler You Don't Want to Miss

    https://github.com/david-grs/geiger Intel IACA https://www.intel.com/content/www/us/en/developer/ articles/tool/architecture-code-analyzer.html“There is no doubt that the grail of efficiency leads to abuse. Programmers (markup) Analysis pre-recorded? | real-time? log files? | command-line tool? | GUI?, … An interactive, responsive and visual tool transforms the profiling experience! 11 Closing the Profiling Zoo holistic Instrumentation code annotations Analysis pre-recorded? | real-time? log files? | command-line tool? | GUI?, … 12 Closing the Profiling Zoo holistic (automatic) issues: information overload; profiling
    0 码力 | 84 页 | 8.70 MB | 5 月前
    3
  • pdf文档 Tracy: A Profiler You Don't Want to Miss

    com/morganstanley/Xpedite Intel IACA https://www.intel.com/content/www/us/en/developer/ articles/tool/architecture-code-analyzer.html“There is no doubt that the grail of efficiency leads to abuse. Programmers (markup) Analysis pre-recorded? | real-time? log files? | command-line tool? | GUI?, … An interactive, responsive and visual tool transforms the profiling experience! 11 Closing the Profiling Zoo holistic Instrumentation code annotations (markup) Analysis pre-recorded? | real-time? log files? | command-line tool? | GUI?, … 12 Closing the Profiling Zoo holistic (automatic) issues: information overload; profiling
    0 码力 | 85 页 | 6.51 MB | 5 月前
    3
  • pdf文档 Back to Basics: The Abstract Machine

    Bob Steagall K E W B C O M P U T I N G Characteristics of the Abstract Machine • Implementation • Tool(s) to verify a program on the abstract machine and generate an executable image (compiler, linker) Bob Steagall K E W B C O M P U T I N G Characteristics of the Abstract Machine • Implementation • Tool(s) to verify a program on the abstract machine and generate an executable image (compiler, linker) Bob Steagall K E W B C O M P U T I N G Characteristics of the Abstract Machine • Implementation • Tool(s) to verify a program on the abstract machine and generate an executable image (compiler, linker)
    0 码力 | 91 页 | 538.90 KB | 5 月前
    3
  • pdf文档 cppcon 2021 safety guidelines for C parallel and concurrency

    Human review • Generally simple rules • Code snippets • Basic syntax matches intention • Automated tool • Static scope: can be convoluted but doable and simple for this generation of tools • Dynamic scope: [[intention:]] attribute might help Where should parallel/concurrency/hetero rules go? Human decidable Tool decidable Suitable tools in order of preference Easy Easy C++CG, MISRA tools Easy Hard C++CG, Tools conditions Is it easy to detect via review? • just check std::lock arguments Is it easy to detect by tool? • tool can check std::lock arguments Good for C++CG Good for MISRA For humans and tools -> C++CG and
    0 码力 | 52 页 | 3.14 MB | 5 月前
    3
  • pdf文档 The Most Important Design Guideline is Testability

    std::uint64_t quantity);C++ Compiler: An Amazing Test Tool 58 Blarg do_something(Price price, Quantity quantity);C++ Compiler: An Amazing Test Tool 59 Blarg do_something(Price price, Quantity quantity); TypesC++ Compiler: An Amazing Test Tool 60 Blarg do_something(Price price, Quantity quantity); Blarg do_something(Price, Quantity);C++ Compiler: An Amazing Test Tool 61 Blarg do_something( Price Quantity bid_quantity, Price ask_price, Quantity ask_quantity);C++ Compiler: An Amazing Test Tool 62 Blarg do_something( BidPrice bid_price, BidQuantity bid_quantity, AskPrice ask_price
    0 码力 | 126 页 | 9.11 MB | 5 月前
    3
  • pdf文档 Oracle VM VirtualBox 4.2.32 User Manual

    host operating system. You can use either the graphical user interface or the command-line VBoxManage tool to set up virtual serial ports. For the latter, please refer to chapter 8.8, VBoxManage modifyvm, program called VMware Serial Line Gateway, available for download at http://www.l4ka.org/91.php. This tool provides a fixed server mode named pipe at \\.\pipe\vmwaredebug and connects incoming TCP connections various tools which can connect to a local domain socket or create one in server mode. The most flexible tool is socat and is available as part of many distributions. In this case, you can configure whether VirtualBox
    0 码力 | 348 页 | 5.93 MB | 6 月前
    3
共 124 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 13
前往
页
相关搜索词
HowtoBuildYourFirstC++AutomatedRefactoringToolCppCon2023OpenAIpracticalguidebuildingagentsLLVMRealtimeSafetyRevolutionToolsforModernMissionCriticalSystemsWhatEatingmyRAMTracyProfilerYouDonWantMissBackBasicsTheAbstractMachinecppcon2021safetyguidelinesparallelandconcurrencyMostImportantDesignGuidelineisTestabilityOracleVMVirtualBox4.232UserManual
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩