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

无数据

分类

全部后端开发(176)C++(176)Conan(74)

语言

全部英语(171)中文(简体)(4)英语(1)

格式

全部PDF文档 PDF(171)PPT文档 PPT(4)TXT文档 TXT(1)
 
本次搜索耗时 0.066 秒,为您找到相关结果约 176 个.
  • 全部
  • 后端开发
  • C++
  • Conan
  • 全部
  • 英语
  • 中文(简体)
  • 英语
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • TXT文档 TXT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • 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文档 micrograd++: A 500 line C++ Machine Learning Library

    for efficient training of models through gradient descent. • Gradient Clipping: To prevent the issue of exploding gradients, micrograd++ incorporates gradient clipping, ensuring stable training processes It supports basic arith- metic operations with automatic differentiation, enabling effi- cient gradient computation. The class also implements back- propagation to propagate gradients through the graph single layer in a neural network, composed of multiple neurons. It supports forward propagation and gradient computation, facilitating the construction and training of complex network architectures. MLP Class:
    0 码力 | 3 页 | 1.73 MB | 5 月前
    3
  • pdf文档 stdx::interval, a library for intervals on totally ordered sets

    everything that can happen. So what should we call these cases instead? We can describe them along the gradient between simple and complex. The fully competent grasp the full complexity of a problem. They understand
    0 码力 | 1 页 | 45.14 KB | 5 月前
    3
  • pdf文档 Peering Forward: C++'s Next Decade

    leaking secrets C++26 introduces a new tool: erroneous behavior “Well-defined as being Just Wrong” Not undefined  no time travel, or leaked secrets! A general tool, but first applied to… Reading uninitialized different kind of loop Risk of bottom-up design is that we may end up with overlapping pieces that don’t fill in the whole picture Suggested aim: P0707 metafunctions, Andrei’s instrumented_vector, reflect+regenerate uninitialized? fill(a); // B – call a function that sets a’s values For line A: If uninitialized, this program is actually ideal … but analyzers/humans can’t prove that fill(a) fills a
    0 码力 | 84 页 | 6.21 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文档 Conan 2.0 Documentation

    onwards, there is a commitment to stability, with the goal of not breaking user space while evolving the tool and the platform. This means: • Moving forward to following minor versions 2.1, 2.2, ..., 2.X should in Github and counts with contributions from more than 300 different users (this is just the client tool). • Many other users contribute recipes for ConanCenter via the https://github.com/conan-io/conan-center-index contain hands-on, fully operational examples with code, aimed to explain some very specific feature, tool or behavior. They do not have a conducting thread, they should be navigated by topic. • The reference
    0 码力 | 652 页 | 4.00 MB | 1 年前
    3
  • pdf文档 Conan 2.1 Documentation

    onwards, there is a commitment to stability, with the goal of not breaking user space while evolving the tool and the platform. This means: • Moving forward to following minor versions 2.1, 2.2, ..., 2.X should in Github and counts with contributions from more than 300 different users (this is just the client tool). • Many other users contribute recipes for ConanCenter via the https://github.com/conan-io/conan-center-index contain hands-on, fully operational examples with code, aimed to explain some very specific feature, tool or behavior. They do not have a conducting thread, they should be navigated by topic. • The reference
    0 码力 | 694 页 | 4.13 MB | 1 年前
    3
  • pdf文档 Techniques to Optimise Multi-threaded Data Building During Game Development

    instrumentation • Need to see whole process and all threads Using Intel’s VTune in this presentation 13Key tool in GameDev - custom or 3rd party - many integrated into engine Used to measure CPU, GPU, etc Need not then small jobs surround the larger one Analogy is to put different sized rocks in a jar, then fill with sand to surround the larger rocks Speaker notesDEALING WITH EXPONENTIALLY LONG TASKS • Task original_index; static void Fill(NodeSortData& sort_item, const NodePtr& node, size_t index); static bool Compare(const NodeSortData& left, const NodeSortData& right); }; void NodeSortData::Fill(NodeSortData& sort_item
    0 码力 | 99 页 | 2.40 MB | 5 月前
    3
  • pdf文档 Conan 2.5 Documentation

    onwards, there is a commitment to stability, with the goal of not breaking user space while evolving the tool and the platform. This means: • Moving forward to following minor versions 2.1, 2.2, ..., 2.X should in Github and counts with contributions from more than 300 different users (this is just the client tool). • Many other users contribute recipes for ConanCenter via the https://github.com/conan-io/conan-center-index contain hands-on, fully operational examples with code, aimed to explain some very specific feature, tool or behavior. They do not have a conducting thread, they should be navigated by topic. • The reference
    0 码力 | 769 页 | 4.70 MB | 1 年前
    3
共 176 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 18
前往
页
相关搜索词
HowtoBuildYourFirstC++AutomatedRefactoringToolCppCon2023micrograd++500lineMachineLearningLibrarystdxintervallibraryforintervalsontotallyorderedsetsPeeringForwardNextDecadeTracyProfilerYouDonWantMissConan2.0Documentation2.1TechniquesOptimiseMultithreadedDataBuildingDuringGameDevelopment2.5
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩