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

无数据

分类

全部后端开发(73)Python(27)C++(24)Julia(18)云计算&大数据(11)VirtualBox(11)Django(7)综合其他(6)数据库(5)TiDB(5)

语言

全部英语(78)中文(繁体)(13)中文(简体)(6)ro(1)

格式

全部PDF文档 PDF(95)其他文档 其他(2)PPT文档 PPT(1)
 
本次搜索耗时 0.048 秒,为您找到相关结果约 98 个.
  • 全部
  • 后端开发
  • Python
  • C++
  • Julia
  • 云计算&大数据
  • VirtualBox
  • Django
  • 综合其他
  • 数据库
  • TiDB
  • 全部
  • 英语
  • 中文(繁体)
  • 中文(简体)
  • ro
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 MACRO-FREE TESTING WITH C++20

    std::vector v(5); expect((5_ul == std::size(v)) >> fatal); should("resize bigger") = [v] { // section (2.1) mut(v).resize(10); expect(10_ul == std::size(v)); }; }; 5 / 14SECTIONS - SECTIONS std::vector v(5); expect((5_ul == std::size(v)) >> fatal); should("resize bigger") = [v] { // section (2.1) mut(v).resize(10); expect(10_ul == std::size(v)); }; expect((5_ul == std::size(v) fatal); should("resize bigger") = [v] { // section (2.1) mut(v).resize(10); expect(10_ul == std::size(v)); }; expect((5_ul == std::size(v) >> fatal); // (3) should("resize smaller") = [v]
    0 码力 | 53 页 | 1.98 MB | 6 月前
    3
  • ppt文档 C++23: An Overview of Almost All New and Updated Features

    std::generator  basic_string(_view)::contains()  Construct string(_view) From nullptr  basic_string::resize_and_overwrite()  Monadic Operations for std::optional  Stacktrace Library  Changes to Ranges std::generator  basic_string(_view)::contains()  Construct string(_view) From nullptr  basic_string::resize_and_overwrite()  Monadic Operations for std::optional  Stacktrace Library  Changes to Ranges std::generator  basic_string(_view)::contains()  Construct string(_view) From nullptr  basic_string::resize_and_overwrite()  Monadic Operations for std::optional  Stacktrace Library  Changes to Ranges
    0 码力 | 105 页 | 759.96 KB | 6 月前
    3
  • pdf文档 Cache-Friendly Design in Robot Path Planning

    void reset(G&& graph, VertexID s, VertexID g) 16 { 17 // Clear visited set 18 visited_.resize(graph.vertex_count()); 19 visited_.assign(graph.vertex_count(), graph.vertex_count()); 20 void reset(G&& graph, VertexID s, VertexID g) 16 { 17 // Clear visited set 18 visited_.resize(graph.vertex_count()); 19 visited_.assign(graph.vertex_count(), graph.vertex_count()); 20 while (!queue_.empty()) { queue_.pop(); } 23 // Set current goal 24 goal = g; 25 visited_.resize(graph.vertex_count()); visited_.assign(graph.vertex_count(), graph.vertex_count()); private:
    0 码力 | 216 页 | 10.68 MB | 6 月前
    3
  • pdf文档 Better Code: Exploring Validity

    size() == us.size() public: PairSequence(const PairSequence &); void push_back(pair); void resize(size_t x); ~PairSequence(); PairSequence& operator=(const PairSequence&); }; Unless a function’s size() == us.size() public: PairSequence(const PairSequence &); void push_back(pair); void resize(size_t x); ~PairSequence(); PairSequence& operator=(const PairSequence&); }; Unless a function’s size() == us.size() public: PairSequence(const PairSequence &); void push_back(pair); void resize(size_t x); ~PairSequence(); PairSequence& operator=(const PairSequence&); }; Unless a function’s
    0 码力 | 117 页 | 6.03 MB | 6 月前
    3
  • pdf文档 Godot Game Development for Beginners

    Now we can create the text elements. Create a new Label node and call it AmmoText. • Resize and position it like in the image below • Set the Custom Font to the new dynamic font file • position to 0, 0 • Create a child node of type CollisionShape2D • Set the Shape to Capsule • Resize it to fit the sprite Right now, we're using just a sprite node to allow us to see the player sprite node 4. Set the Modulate to red 5. Create a CollisionShape2D node with a capsule shape and resize it 6. Create a Timer node - this will be used for checking for when we can attack This book
    0 码力 | 199 页 | 12.53 MB | 10 月前
    3
  • pdf文档 Oracle VM VirtualBox 4.3.36 User Manual

    chapter 1.11, Virtual machine configuration, page 30. 1.8.5 Resizing the machine’s window You can resize the virtual machine’s window when it is running. In that case, one of three things will happen: 1 screen is preserved when resizing the window. To ignore the aspect ratio, press Shift during the resize operation. Please see chapter 14, Known limitations, page 232 for additional remarks. 2. If you have For example, if you are running a Windows guest with a resolution of 1024x768 pixels and you then resize the VM window to make it 100 pixels wider, the Guest Additions will change the Windows display resolution
    0 码力 | 380 页 | 3.79 MB | 6 月前
    3
  • pdf文档 Oracle VM VirtualBox 4.2.32 User Manual

    chapter 1.11, Virtual machine configuration, page 29. 1.8.5 Resizing the machine’s window You can resize the virtual machine’s window when it is running. In that case, one of three things will happen: 1 screen is preserved when resizing the window. To ignore the aspect ratio, press Shift during the resize operation. Please see chapter 14, Known limitations, page 219 for additional remarks. 2. If you have For example, if you are running a Windows guest with a resolution of 1024x768 pixels and you then resize the VM window to make it 100 pixels wider, the Guest Additions will change the Windows display resolution
    0 码力 | 348 页 | 5.93 MB | 6 月前
    3
  • pdf文档 Leveraging a Functional Approach for More Testable and Maintainable ROS 2 Code

    new_end = std::remove_if(input.begin(), input.end() , less_than_5); // input = {6, 9, 12, 9, 12} input.resize(std::distance(input.begin(), new_end)); // input = {6, 9, 12} const auto result = std::accumulate(input new_end = std::remove_if(input.begin(), input.end() , less_than_5); // input = {6, 9, 12, 9, 12} input.resize(std::distance(input.begin(), new_end)); // input = {6, 9, 12} const auto result = std::accumulate(input new_end = std::remove_if(input.begin(), input.end() , less_than_5); // input = {6, 9, 12, 9, 12} input.resize(std::distance(input.begin(), new_end)); // input = {6, 9, 12} const auto result = std::accumulate(input
    0 码力 | 200 页 | 1.77 MB | 6 月前
    3
  • pdf文档 Contracts for C++

    https://timur.audio // vector.h T& operator[] (size_t i); // can't put assert macro here :( void resize(size_t n); // can't put assert macro here :( P2900 pre / post can go on declarations79 Copyright can't put assert macro here :( void resize(size_t n); // can't put assert macro here :( // vector.h T& operator[] (size_t i) pre (i < size()); void resize(size_t n) post (size() == n); can't put assert macro here :( void resize(size_t n); // can't put assert macro here :( // vector.h T& operator[] (size_t i) pre (i < size()); void resize(size_t n) post (size() == n);
    0 码力 | 181 页 | 4.44 MB | 6 月前
    3
  • pdf文档 AR Game Development for Beginners

    3D Bottle Physics Your bottle now looks a little more refined, but its a little small. Let’s resize it by changing the Scale x, y and z properties to 1.3 respectively. Now let's create a plane properties found in the Inspector pane, by right-clicking on the Transform panel and selecting Reset. Resize it by changing the Scale x, y and z properties to 0.1 respectively. To make your bottle act as properties found in the Inspector pane, by right-clicking on the Transform panel and selecting Reset. Resize it by changing the Scale x, y and z properties to 10 respectively. Now uncheck its Mesh Renderer
    0 码力 | 78 页 | 3.31 MB | 10 月前
    3
共 98 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 10
前往
页
相关搜索词
MACROFREETESTINGWITHC++2023AnOverviewofAlmostAllNewandUpdatedFeaturesCacheFriendlyDesigninRobotPathPlanningBetterCodeExploringValidityGodotGameDevelopmentforBeginnersOracleVMVirtualBox4.336UserManual4.232LeveragingFunctionalApproachMoreTestableMaintainableROSContractsAR
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩