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

无数据

分类

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

语言

全部英语(95)中文(简体)(14)

格式

全部PDF文档 PDF(95)PPT文档 PPT(14)
 
本次搜索耗时 0.015 秒,为您找到相关结果约 109 个.
  • 全部
  • 后端开发
  • C++
  • Conan
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Data Structures That Make Video Games Go Round

    buffers and textures. ● Swapchain management. ● Synchronization. ● Command list / buffer recording. ○ Ownership transfers. ○ Memory barriers, image layout transitions. ● Compute dispatches.
    0 码力 | 196 页 | 3.03 MB | 5 月前
    3
  • pdf文档 Just-in-Time Compilation - J F Bastien - CppCon 2020

    achieve a median speedup of 11%. As an important side effect, PICs collect type information by recording all of the receiver types actually used at a given call site. The compiler can exploit this type achieve a median speedup of 11%. As an important side effect, PICs collect type information by recording all of the receiver types actually used at a given call site. The compiler can exploit this type achieve a median speedup of 11%. As an important side effect, PICs collect type information by recording all of the receiver types actually used at a given call site. The compiler can exploit this type
    0 码力 | 111 页 | 3.98 MB | 5 月前
    3
  • pdf文档 Compile-Time Validation

    struct validation_error { int action_index; T message; };Recorder - Validation Error When recording an action compare it's index to the error index and report the error if it does templaterecording and validation • Choose which validation rules to enforce for each function • Introspect a function's
    0 码力 | 137 页 | 1.70 MB | 5 月前
    3
  • pdf文档 Real-Time Circuit Simulation With Wave Digital Filters in C++

    Introduction Analog audio effects have unique sound characteristics that are desirable to musicians and recording engineers. However, musicians are increasingly using software-based audio effects, which are typically
    0 码力 | 1 页 | 5.09 MB | 5 月前
    3
  • pdf文档 From Your First Line of Code to Your Largest Repo: How Visual Studio Code Can Help You Develop More Efficiently in C++

    build system & debugging suite! Visual Studio has interesting features for you. Check out the recording of: “What’s New in Visual Studio” – David Li & Mryam Girmay Download at aka.ms/vscodeMicrosoft
    0 码力 | 31 页 | 2.76 MB | 5 月前
    3
  • pdf文档 Blazing Trails: Building the World's Fastest CameBoy Emulator in Modern C++

    Memory mapped access • 8 KiB of RAM (called WRAM) • Four times more than the NES! • 8 KiB of Video RAM (called VRAM) • Memory map: • Cartridge space. • WRAM and Display RAM. • I/O (joypad, audio falling-blocks puzzle video game created by Soviet game designer Alexey Pajitnov in 1984. Tetris variants were later commercialized and released on a vast spectrum of platforms, from video game consoles It is the most successful video game franchise to originate from Russia and the former Soviet Union, the best-selling puzzle video game series and the best-selling video game franchise not owned by
    0 码力 | 91 页 | 8.37 MB | 5 月前
    3
  • pdf文档 Back to Basics: The Factory Pattern

    domain peaked your interest?) 9Video Games! (That’s my answer) (1/2) 10 (Here are some favorites from around the time I was learning how to program, can you name them all?)Video Games! (That’s my answer) it’s the name of the talk) let’s think about what our goals areA user-driven application (e.g., a video game) 16Question to Audience: ● If I have a user-driven application (e.g., a game) ● And part evidence). ■ What happens if a player goes over? ■ Maybe we restrict them? Maybe reallocate 20 In a video game, let’s assume these objects are potentially very large We may run out of stack space here
    0 码力 | 93 页 | 3.92 MB | 5 月前
    3
  • pdf文档 Robotics at Compile-Time: Optimizing Robotics Algorithms with C++'s Compile-Time Features

    written with targeted robots and platforms in mind • Generally required for real-time controls• video of FLX BOTRobotics Hardware Development • Requirements known well ahead of time • Mechanical Firm Result is treated as worthless Robotic Assembly Line Soft Performance Degrades Audio/Video processingReal-Time Software In Robotics • Requires real-time OS or run bare metal • General concepts
    0 码力 | 45 页 | 20.73 MB | 5 月前
    3
  • pdf文档 Expressive Compile-time Parsers

    About me • Started learning C++ in high school with a passion for making video games.About me LinkedIn: linkedin.com/in/alonwolf Gmail: alonw125@gmail.com Github: github.com/a10nw01f Blog: Blog: a10nw01f.github.io • Started learning C++ in high school with a passion for making video games. • Senior software engineer at Medtronic. • Writes a technical blog and participate in game jams
    0 码力 | 134 页 | 1.73 MB | 5 月前
    3
  • ppt文档 C++高性能并行编程与优化 - 课件 - 06 TBB 开启的并行编程之旅

    TBB 开启的并行编程之旅 by 彭于斌( @archibate ) 往期录播: https://www.bilibili.com/video/BV1fa411r7zp 课程 PPT 和代码: https://github.com/parallel101/course 高性能并行编程与优化 - 课程大纲 • 分为前半段和后半段,前半段主要介绍现代 C++ ,后半段主要介绍并行编程与优化。 从源码构建安装,参考: https://blog.csdn.net/weixin_42973508/article/details/111681426 详见 https://www.bilibili.com/video/BV1fa411r7zp 的 1:18:48 上一课的案例代码:基于标准库 基于 TBB 的版本:任务组 • 用一个任务组 tbb::task_group 启动多个 任务,一个负责下载,一个负责和用户交
    0 码力 | 116 页 | 15.85 MB | 1 年前
    3
共 109 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 11
前往
页
相关搜索词
DataStructuresThatMakeVideoGamesGoRoundJustinTimeCompilationBastienCppCon2020CompileValidationRealCircuitSimulationWithWaveDigitalFiltersC++FromYourFirstLineofCodetoLargestRepoHowVisualStudioCanHelpYouDevelopMoreEfficientlyBlazingTrailsBuildingtheWorldFastestCameBoyEmulatorModernBackBasicsTheFactoryPatternRoboticsatOptimizingAlgorithmswithFeaturesExpressivetimeParsers高性性能高性能并行编程优化课件06
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩