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

无数据

分类

全部后端开发(128)Python(30)Django(30)nim(30)其它语言(25)C++(17)数据库(15)TiDB(14)综合其他(13)Rust(12)

语言

全部英语(151)中文(简体)(6)韩语(2)葡萄牙语(2)德语(1)西班牙语(1)日语(1)中文(繁体)(1)中文(繁体)(1)

格式

全部PDF文档 PDF(130)其他文档 其他(33)PPT文档 PPT(3)DOC文档 DOC(2)
 
本次搜索耗时 0.021 秒,为您找到相关结果约 168 个.
  • 全部
  • 后端开发
  • Python
  • Django
  • nim
  • 其它语言
  • C++
  • 数据库
  • TiDB
  • 综合其他
  • Rust
  • 全部
  • 英语
  • 中文(简体)
  • 韩语
  • 葡萄牙语
  • 德语
  • 西班牙语
  • 日语
  • 中文(繁体)
  • 中文(繁体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Quantifying Accidental Complexity: An empirical look at teaching and using C++

    An empirical look at teaching and using C++ Herb Sutter 9/21/2020 1 Herb Sutter 4 We’re “paying taxes” all the time Productivity Correctness and quality Tooling Teaching, learning, hiring, training training 2 4Quantifying Accidental Complexity: An empirical look at teaching and using C++ Herb Sutter 9/21/2020 2 5 Common claim: “C++ is too complex” This talk's contribution: Empirically catalog Artifact of a specific solution design 5 6Quantifying Accidental Complexity: An empirical look at teaching and using C++ Herb Sutter 9/21/2020 3 Catalogued so far (638 rules) Pending 7 Google: Abseil
    0 码力 | 36 页 | 2.68 MB | 5 月前
    3
  • pdf文档 Back to Basics: The Factory Pattern

    talk Available here: https://github.com/MikeShah/cppcon2021 5Who Am I? by Mike Shah ● Assistant Teaching Professor at Northeastern University in Boston, Massachusetts. ○ I teach courses in computer C++, Concurrency, OpenGL, and Vulkan projects ○ (Usually graphics or games related) ● I like teaching, guitar, running, weight training, and anything in computer science under the domain of computer parallelism. ● Contact information and more on: www.mshah.io 6Who Am I? by Mike Shah ● Assistant Teaching Professor at Northeastern University in Boston, Massachusetts. ○ I teach courses in computer
    0 码力 | 93 页 | 3.92 MB | 5 月前
    3
  • pdf文档 Back to Basics: Pointers

    talk ● Located here: https://github.com/MikeShah/cppcon2021 5Who Am I? by Mike Shah ● Assistant Teaching Professor at Northeastern University in Boston, Massachusetts. ○ I teach courses in computer C++, Concurrency, OpenGL, and Vulkan projects ○ (Usually graphics or games related) ● I like teaching, guitar, running, weight training, and anything in computer science under the domain of computer design your functions using pointers for example ○ For expert C++ programmers teaching C++ ■ It’s always worth teaching the foundations (in which order and where in the curriculum differs however)Some
    0 码力 | 152 页 | 5.61 MB | 5 月前
    3
  • pdf文档 Back to Basics: Concurrency

    talk Available here: https://github.com/MikeShah/cppcon2021 5Who Am I? by Mike Shah ● Assistant Teaching Professor at Northeastern University in Boston, Massachusetts. ○ I teach courses in computer C++, Concurrency, OpenGL, and Vulkan projects ○ (Usually graphics or games related) ● I like teaching, guitar, running, weight training, and anything in computer science under the domain of computer Parallel Algorithms” ○ Usage examples 125Conclusion and Further Resources And some analogies (for teaching) and to wrap up what we’ve learned 126Why Parallel? ● Performance (execution speed) ● But how
    0 码力 | 141 页 | 6.02 MB | 5 月前
    3
  • pdf文档 C++ in the Developing World, Why it Matters

    of C level constructs, but when wrapped in C++ containers, types, with the use of RAII Learning/Teaching C++ • Now that we have talked a little about the “Why” I would like to touch on the “How” • I Files, compiler commands, linker commands is essential. • It is also the lowest cost model for teaching programming to more people, in more situations. • Learn Bash(Posix Shell) or Powershell. These
    0 码力 | 8 页 | 177.52 KB | 5 月前
    3
  • pdf文档 Combining Co-Routines and Functions into a Job System

    Computing Research Group • Efficiency and performance of game engines, AI, networking, VR … • Teaching: 3D Graphics, AI, Physics for games, Game Streaming, … • IFIP (International Federation for Information Job System - CppCon 2021 12 / 39 The Vienna Game Job System (VGJS) • Experimental job system for teaching and research,… • https://github.com/hlavacs/ViennaGameJobSystem • Thread Pool only, main thread
    0 码力 | 39 页 | 1.23 MB | 5 月前
    3
  • pdf文档 Back to Basics: Design Patterns

    abstract that you read and enticed you to join me is here!Who Am I? by Mike Shah ● Assistant Teaching Professor at Northeastern University in Boston, Massachusetts. ○ I teach courses in computer C++, Concurrency, OpenGL, and Vulkan projects ○ (Usually graphics or games related) ● I like teaching, guitar, running, weight training, and anything in computer science under the domain of computer
    0 码力 | 96 页 | 2.10 MB | 5 月前
    3
  • pdf文档 Back To Basics Functions

    redistribute slides without prior permission. 4Your Tour Guide for Today by Mike Shah ● Associate Teaching Professor at Northeastern University in Boston, Massachusetts. ○ I teach courses in computer DLang, Concurrency, OpenGL, and Vulkan projects ○ (Usually graphics or games related) ● I like teaching, guitar, running, weight training, and anything in computer science under the domain of computer
    0 码力 | 123 页 | 7.26 MB | 5 月前
    3
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 3 - Learning Techniques

    similar or better performance with fewer data samples when compared to the baseline. Think of it as teaching a child to recognize common household objects such as a toy, a cup or a saucer. The number of times imperative to utilize all the training data available to us, as efficiently as possible. Extending the teaching-a-child analogy, consider the number of distinct examples of objects (labels) you must show a child
    0 码力 | 56 页 | 18.93 MB | 1 年前
    3
  • epub文档 Agda User Manual v2.6.0.1

    Abel. Agda lecture notes [http://www2.tcs.ifi.lmu.de/~abel/projects.html]. Lecture notes used in teaching functional programming: basic introduction to Agda, Curry-Howard, equality, and verification of the University of Pennsylvania by Stephanie Weirich. Categorical Logic [http://www.cl.cam.ac.uk/teaching/0910/L20/] , course at the University of Cambridge by Samuel Staton. - More info and feedback [http://permalink Cambridge by Conor McBride. Computer-Checked Programs and Proofs [http://dlicata.web.wesleyan.edu/teaching/ccpp- f13/] (COMP 360-1), Dan Licata, Wesleyan, Fall 2013. Advanced Functional Programming
    0 码力 | 256 页 | 247.15 KB | 1 年前
    3
共 168 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 17
前往
页
相关搜索词
QuantifyingAccidentalComplexityAnempiricallookatteachingandusingC++BacktoBasicsTheFactoryPatternPointersConcurrencyintheDevelopingWorldWhyitMattersCombiningCoRoutinesFunctionsintoJobSystemDesignPatternsToEfficientDeepLearningBookEDLChapterTechniquesAgdaUserManualv26.0
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩