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

无数据

分类

全部后端开发(132)Julia(86)云计算&大数据(14)Pandas(14)区块链(14)其它语言(12)Python(7)C++(6)Conda(5)Kotlin(3)

语言

全部英语(137)中文(繁体)(10)

格式

全部PDF文档 PDF(139)其他文档 其他(8)
 
本次搜索耗时 0.025 秒,为您找到相关结果约 147 个.
  • 全部
  • 后端开发
  • Julia
  • 云计算&大数据
  • Pandas
  • 区块链
  • 其它语言
  • Python
  • C++
  • Conda
  • Kotlin
  • 全部
  • 英语
  • 中文(繁体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 The Expressiveness of Go

    http://golang.org Monday, October 18, 2010 http://golang.org The Expressiveness of Go Rob Pike JAOO Oct 5, 2010 Monday, October 18, 2010 Who 2 Monday, October 18, 2010 Team 3 Russ Cox Robert pleasant surprise. But in retrospect, the way we approached the design was important to the expressiveness and productivity of Go. Monday, October 18, 2010 Principles 9 The axioms of Go’s design to predeclare every intention Safe - misbehavior should be detected These combine to give expressiveness. Monday, October 18, 2010 Respect 11 Go trusts the programmer to write down what is meant
    0 码力 | 49 页 | 839.26 KB | 1 年前
    3
  • pdf文档 Monads in Modern C++

    reserved. Revisiting nullable(s) again 77 • Maybe-like types can be viewed as a range — The whole expressiveness of ranges algorithms • More intuitive to leave them as they are? — e.g., begin(), end()? — std::unique_ptr std::shared_ptr • Maybe-like types can be viewed as a range — The whole expressiveness of ranges algorithms • More intuitive to leave them as they are? — e.g., begin(), end()? — std::unique_ptr std::shared_ptr • Maybe-like types can be viewed as a range — The whole expressiveness of ranges algorithms • More intuitive to leave them as they are? — e.g., begin(), end()? —
    0 码力 | 94 页 | 4.56 MB | 5 月前
    3
  • pdf文档 GraphBLAS: Building a C++ Matrix API for Graph Algorithms

    MyComplex { int ireal; int iimag; }; ● This simplifies API and improves performance, but limits expressiveness. GrB_Type complex_type; GrB_Type_new(&complex_type, sizeof(MyComplex)); GrB_Matrix MyComplex { int ireal; int iimag; }; ● This simplifies API and improves performance, but limits expressiveness. GrB_Type complex_type; GrB_Type_new(&complex_type, sizeof(MyComplex)); GrB_Matrix MyComplex { int ireal; int iimag; }; ● This simplifies API and improves performance, but limits expressiveness. GrB_Type complex_type; GrB_Type_new(&complex_type, sizeof(MyComplex)); GrB_Matrix
    0 码力 | 172 页 | 7.40 MB | 5 月前
    3
  • pdf文档 Interesting Upcoming Features from Low Latency, Parallelism and Concurrency

    algorithms for easy migration. ● ● Enable single-call fusion of multiple operations ● Preserve the expressiveness of rangesKey Design Decisions 1. Return types match serial range algorithms 2. Require random_access_range seamlessly with the Ranges library and existing parallel algorithms. This feature will enhance the expressiveness and performance of parallel code in C++. More expressive code Potential for better performance
    0 码力 | 56 页 | 514.85 KB | 5 月前
    3
  • pdf文档 Back To Basics Functions

    ○ Otherwise, we generate a value of -1 ● In programming languages: ○ We have quite a lot of expressiveness in regards to how we express a functions operations!Mathematical Functions (f(x)=x) (2/2)a ○ Otherwise, we generate a value of -1 ● In programming languages: ○ We have quite a lot of expressiveness in regards to how we express a functions operations!Common Math Functions (1/2) ● As a start
    0 码力 | 123 页 | 7.26 MB | 5 月前
    3
  • pdf文档 Heterogeneous Modern C++ with SYCL 2020

    integration with ISO C++ Multiple Backend acceleration and API independent SYCL 2020 increases expressiveness and simplicity for modern C++ heterogeneous programming 11SYCL 2020 Industry Momentum https://www integration with ISO C++ Multiple Backend acceleration and API independent SYCL 2020 increases expressiveness and simplicity for modern C++ heterogeneous programming 123© The Khronos® Group Inc. 2020
    0 码力 | 114 页 | 7.94 MB | 5 月前
    3
  • pdf文档 The Zig Programming Language 0.1.1 Documentation

    allocation code. A couple of other tidbits about error handling: These primitives give enough expressiveness that it's completely practical to have failing to check for an error be a compile error. If you happen at compile-time. This catches more errors and as demonstrated later in this article, allows expressiveness that in other languages requires using macros, generated code, or a preprocessor to accomplish
    0 码力 | 82 页 | 2.67 MB | 1 年前
    3
  • pdf文档 The Zig Programming Language 0.2.0 Documentation

    allocation code. A couple of other tidbits about error handling: These primitives give enough expressiveness that it's completely practical to have failing to check for an error be a compile error. If you happen at compile-time. This catches more errors and as demonstrated later in this article, allows expressiveness that in other languages requires using macros, generated code, or a preprocessor to accomplish
    0 码力 | 117 页 | 2.84 MB | 1 年前
    3
  • pdf文档 Laravel 3.2 Documentation

    Who Will Enjoy Laravel? Laravel is a powerful framework that emphasizes flexibility and expressiveness. Users new to Laravel will enjoy the same ease of development that is found in the most popular will allow your organization to update and mold the application over time as is needed and its expressiveness will allow you and your team to develop code that is both concise and easily read. What Makes
    0 码力 | 139 页 | 1.13 MB | 1 年前
    3
  • pdf文档 The Zig Programming Language 0.3.0 Documentation

    allocation code. A couple of other tidbits about error handling: These primitives give enough expressiveness that it's completely practical to have failing to check for an error be a compile error. If you happen at compile-time. This catches more errors and as demonstrated later in this article, allows expressiveness that in other languages requires using macros, generated code, or a preprocessor to accomplish
    0 码力 | 175 页 | 4.08 MB | 1 年前
    3
共 147 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 15
前往
页
相关搜索词
TheExpressivenessofGoMonadsinModernC++GraphBLASBuildingMatrixAPIforGraphAlgorithmsInterestingUpcomingFeaturesfromLowLatencyParallelismandConcurrencyBackToBasicsFunctionsHeterogeneouswithSYCL2020zig编程语言Laravel3.2Documentation
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩