What's New in Visual Studio for C++ DevelopersDebugging, Cross-Platform & Source ControlBuild Insights Analyze and optimize your build • Detailed analytics about your C++ builds • Integrated into Visual Studio • Visualize your include tree • Identify padding of data members oInteractive VisualizationBoost your Productivity Image hover preview Text formatting optionsBoost your Productivity Case-preserving find and replace AI-Powered Rename S0 码力 | 46 页 | 4.07 MB | 6 月前3
Continuous Regression Testing for Safer and Faster Refactoringdifferences of any kind.37 Aurora Innovation Finding performance regressions Gain insights and analytics about how your software is evolving over time.38 Aurora Innovation Reporting Results Subscribe uf/descriptor.pb.cc 7 4.6% 1.36Mi 1.1% 78.4Ki third_party/protobuf/src/google/protobuf/text_format.cc 8 3.7% 1.10Mi 4.5% 311Ki third_party/capstone/arch/ARM/ARMDisassembler.c 90 码力 | 85 页 | 11.66 MB | 6 月前3
CppCon 2021: Persistent Data StructuresPersistent indexing structure to maintain data sets generated by an optical telescope [13] Graph Analytics ▶ Maintain graph structure in persistent memory for scalable checkpointing [13] A Persistent Hash Graph analytics ▶ Billions of vertices ▶ Concurrent data structures ▶ High performance access to data in shared memory ▶ Hash maps ▶ Fundamental data structure ▶ Commonly used in graph analytics ▶ Few0 码力 | 56 页 | 1.90 MB | 6 月前3
Visualize Time Enabled Data using ArcGIS Qt (C++) and Toolkituse to solve the world’s most complex challenges • We offer solutions to apply location-based analytics to business practices - Visualize and analyze data more effectively - Collaborate and share maps0 码力 | 10 页 | 734.09 KB | 6 月前3
Adventures with Legacy Codebases: Tales of Incremental Improvementnlohmann/json ○ Build scripts for both build systemsCopy+Paste sharingStatic library sharing …sharing an analytics library● Event dispatch ● local caching ● opt-in management ● user-id management ● Reactive0 码力 | 77 页 | 4.34 MB | 6 月前3
Mastering C++ ModulesScott are the CMake guys!Kitware Overview / Built on open source Computer Vision Data and Analytics Scientific Computing Medical Computing Software Solutions6 Where did CMake come from? •0 码力 | 77 页 | 9.07 MB | 6 月前3
generic graph librariesincluding systems, programming languages, software [tile] DB libraries, and large-scale graph analytics. Open-source software projects resulting from his work include the Matrix Template Library, the0 码力 | 76 页 | 6.59 MB | 6 月前3
GraphBLAS: Building a C++ Matrix API for Graph Algorithmssmall- scale parallel systems. Working on GBTL, a linear algebra-based C++ library for graph analytics.[DISTRIBUTION STATEMENT A] This material has been approved for public release and unlimited distribution0 码力 | 172 页 | 7.40 MB | 6 月前3
From Eager Futures/Promises to Lazy Continuations: Evolving an Actor Library Based on Lessons Learned from Large-Scale Deploymentsstd::string text = "..."; text = SpellCheck(text); text = GrammarCheck(text);function composition is fundamental GrammarCheck(SpellCheck("..."))motivating example std::string SpellCheck(std::string text) { http::UrlEncode({"text", text}); auto response = http::Post("https://www.online-spellcheck.com", body); return response.body; }motivating example std::string SpellCheck(std::string text) { auto body http::UrlEncode({"text", text}); auto response = http::Post("https://www.online-spellcheck.com", body); return response.body; }motivating example std::string SpellCheck(std::string text) { auto body0 码力 | 264 页 | 588.96 KB | 6 月前3
A Case-study in Rewriting a Legacy GUI Library for Real-time Audio Software in Modern C++NSString* text; @property (copy, readwrite) NSColor* bgColor; @end @implementation Button @synthesize text; @synthesize bgColor; @implementation iZotope Inc.Swift class Button : NSView { var text: String SetNeedsDisplay(); } } } iZotope Inc.Where we are going... GLASS_PROPERTIES(ButtonProperties, (UIProperty, Text, ColorPropType, ""), (UIProperty, BGColor, ColorPropType, kBlack), (UIProperty, BorderColor, ColorPropType .. iZotope Inc.using namespace ButtonProperties; auto b = make_shared0 码力 | 138 页 | 2.75 MB | 6 月前3
共 142 条
- 1
- 2
- 3
- 4
- 5
- 6
- 15
相关搜索词
WhatNewinVisualStudioforC++DevelopersContinuousRegressionTestingSaferandFasterRefactoringCppCon2021PersistentDataStructuresVisualizeTimeEnabledusingArcGISQtToolkitAdventureswithLegacyCodebasesTalesofIncrementalImprovementMasteringModulesgenericgraphlibrariesGraphBLASBuildingMatrixAPIGraphAlgorithmsFromEagerFuturesPromisestoLazyContinuationsEvolvinganActorLibraryBasedonLessonsLearnedfromLargeScaleDeploymentsCasestudyRewritingGUIRealtimeAudioSoftwareModern













