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

无数据

分类

全部后端开发(200)C++(87)系统运维(60)Conan(49)Python(46)数据库(45)Linux(33)TiDB(32)Django(30)区块链(25)

语言

全部英语(260)中文(简体)(67)法语(2)英语(2)德语(1)西班牙语(1)意大利语(1)日语(1)葡萄牙语(1)

格式

全部PDF文档 PDF(276)其他文档 其他(60)PPT文档 PPT(2)
 
本次搜索耗时 0.050 秒,为您找到相关结果约 338 个.
  • 全部
  • 后端开发
  • C++
  • 系统运维
  • Conan
  • Python
  • 数据库
  • Linux
  • TiDB
  • Django
  • 区块链
  • 全部
  • 英语
  • 中文(简体)
  • 法语
  • 英语
  • 德语
  • 西班牙语
  • 意大利语
  • 日语
  • 葡萄牙语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Evolution of a Median Algorithm

    std::ranges::sort(v); const auto medianIndex = std::size(v) / 2; return v[medianIndex]; } 6Evolution of a Median Algorithm Pete Isensee Engineering Director 7Goal 8 template
    0 码力 | 46 页 | 1.06 MB | 5 月前
    3
  • pdf文档 Cooperative C++ Evolution

    feels like a new language” again, for the whole language?5 Major improvement via directed evolution 10 simpler metric: 90% of today’s guidance not needed 50 safer metric: 98% fewer type personal experiment My hope: To start a conversation about what could be possible within C++’s own evolution to rejuvenate C++ W A R N I N G EXPERIMENT IN PROGRESS github.com/hsutter/cppfront cppfront Objective-C) C++ examples — TypeScript Swift(A) “10%” incremental evolution-as-usual plan Default for existing evolution JS & other examples 10% Status quo language (e.g., JavaScript, C++, Objective-C)
    0 码力 | 85 页 | 5.73 MB | 5 月前
    3
  • pdf文档 Trends Artificial Intelligence

    can outpace us. The pace and scope of change related to the artificial intelligence technology evolution is indeed unprecedented, as supported by the data. This document is filled with user, usage and Internet User Ramps Powered by AI from Get-Go = Growth We Have Not Seen Likes of Before • AI & Work Evolution = Real + Rapid 3 1 2 3 4 5 6 7 8 9-51 52-128 129-152 153-247 248-298 299-307 308-322 Tower (5/25) 5/23 4/25 Mobile App Monthly Active Users, MM Details on Page 315 AI & Work Evolution = Real + Rapid 8 USA IT Jobs – AI vs. Non-AI Details on Page 302 +448% -9% 1/18 4/25 Source:
    0 码力 | 340 页 | 12.14 MB | 4 月前
    3
  • pdf文档 Ubuntu Desktop Training 2009

    Receiving E-Mail Mes- sages ........................................................ 61 3.4.1. Using Evolution Mail ................ 61 3.4.2. Using an Alternative E-Mail Client ............................ three are inter-linked, there are distinct differences which are made clearer when looking at their evolution. 1.2.1. The Free Software Movement In the 1960s, it was typical for software to be distributed technical, hard core open source programming tool. Thousands of developers con- tributed to its evolution as it became more user friendly. This has resulted in the launch of hundreds of commer- cial and
    0 码力 | 428 页 | 57.45 MB | 1 年前
    3
  • pdf文档 From Eager Futures/Promises to Lazy Continuations: Evolving an Actor Library Based on Lessons Learned from Large-Scale Deployments

    (4) evolution of libprocess (5) eventuals (6) scheduling (7) streams (8) type erasurechapters (1) motivating futures/promises + actors (2) libprocess (3) revisiting the problem (4) evolution of (4) evolution of libprocess (5) eventuals (6) scheduling (7) streams (8) type erasurechapters (1) motivating futures/promises + actors (2) libprocess (3) revisiting the problem (4) evolution of (4) evolution of libprocess (5) eventuals (6) scheduling (7) streams (8) type erasurechapters (1) motivating futures/promises + actors (2) libprocess (3) revisiting the problem (4) evolution of
    0 码力 | 264 页 | 588.96 KB | 5 月前
    3
  • pdf文档 Ubuntu 桌面培训 2010

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 75 3.4.1 使用 Evolution 邮件客户端 . . . . . . . . . . . . . . . . . . . . . . . . . . . . 75 3.4.2 使用其他电子邮件客户端 . . . . . . 7 使用 Ubuntu 软件中心安装应用程序 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15 1.8 Evolution 邮件客户端 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 74 图片 11 Ubuntu 桌面培训 目录 3.21 启动 Evolution 邮件 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 75
    0 码力 | 524 页 | 57.54 MB | 1 年前
    3
  • pdf文档 Ubuntu 桌面培训 2010

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78 III.IV.I 使用 Evolution 邮件客户端 . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78 III.IV.II 使用其他电子邮件客户端 . . . . 8 使用 Ubuntu 软件中心安装应用程序 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 I.9 Evolution 邮件客户端 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 77 III.23 启动 Evolution 邮件 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78
    0 码力 | 540 页 | 26.26 MB | 1 年前
    3
  • pdf文档 Application of C++ in Computational Cancer Modeling

    (Ruibo) • University of Washington, department of applied mathematics • Cancer Modeling Group: Evolution of cancer initiation • Group leader: Personal programming advisor: initiation • The mathematical model and simulation study • Generate a single tumor (A single step of evolution) • Generate multiple tumors (Tasked Based Concurrency) • Obtain statistical properties of the tumors cancer is found early, it may be easier to treat or cure • Mathematical models help understand the evolution quantitatively. (e.g. predict the window of opportunity for screening) National Cancer Institute
    0 码力 | 47 页 | 1.14 MB | 5 月前
    0.03
  • pdf文档 High-Performance Numerical Integration in the Age of C++26

    (1.); 24 // Computation 25 auto evolution = compute(hubble_0 , omega_r0 , omega_m0 , omega_l0 , omega_k0 , h, a0); 26 // Output 27 std :: cout << std:: abs(evolution.back ()[0] / (1. E9 ∗ year )) << // Variables 5 T t = 0; 6 T a = a0; 7 // Output 8 std ::vector > evolution; 9 evolution.reserve (( static_cast (1) / hubble_0) / h); 10 // Function to integrate 11 auto da_dt numeric_limits :: epsilon ()) { 21 evolution. emplace_back (std ::array {{t, a}}); 22 a = a − h ∗ da_dt(t, a); 23 t = t − h; 24 } 25 // Output 26 return evolution; 27 } CppCon - Vincent Reverdy
    0 码力 | 57 页 | 4.14 MB | 5 月前
    3
  • pdf文档 Find Code Reviews Valuable: Try Pair Programming, You'll Love It!

    concern?Quality Ownership Knowledge Evolution Innovation TransformationWhat-If? Did you consider? Suggest Better ways Ask about Simplicity Remind about Evolution Identify Technical DebtWhat-If DebtWhat-If? Did you consider? Suggest Better ways Ask about Simplicity Remind about Evolution Identify Technical DebtDoesn’t really happen Reviewer less prepared Multiple cycles Too Late each otherModernisation/gradual introduction of new Ways of workingQuality Ownership Knowledge Evolution Transformations InnovationCan we do better?Pair ProgrammingMistakes by Driver Mistakes by
    0 码力 | 38 页 | 3.76 MB | 5 月前
    3
共 338 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 34
前往
页
相关搜索词
EvolutionofMedianAlgorithmCooperativeC++TrendsArtificialIntelligenceUbuntuDesktopTrainingFromEagerFuturesPromisestoLazyContinuationsEvolvinganActorLibraryBasedonLessonsLearnedfromLargeScaleDeployments桌面培训ApplicationComputationalCancerModelingHighPerformanceNumericalIntegrationintheAge26FindCodeReviewsValuableTryPairProgrammingYoullLoveIt
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩