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

无数据

分类

全部后端开发(1569)Python(470)Java(324)Spring(252)C++(226)UML(97)Julia(87)PyWebIO(86)Django(84)Conan(74)

语言

全部英语(1225)中文(简体)(235)中文(繁体)(21)西班牙语(14)韩语(14)日语(13)德语(12)法语(12)俄语(12)

格式

全部PDF文档 PDF(1198)其他文档 其他(356)PPT文档 PPT(14)DOC文档 DOC(1)
 
本次搜索耗时 0.122 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • Java
  • Spring
  • C++
  • UML
  • Julia
  • PyWebIO
  • Django
  • Conan
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 西班牙语
  • 韩语
  • 日语
  • 德语
  • 法语
  • 俄语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 A Journey Into Non-Virtual Polymorphism

    Rud Merriam | A Journey into Non-Virtual Polymorphism 2 Who Doesn’t Recognize This?? 1990 Borland Turbo C++Cppcon 2023 | Rud Merriam | A Journey into Non-Virtual Polymorphism 3 Background ● Experience – Medium.com (https://medium.com/@rudmerriam)Cppcon 2023 | Rud Merriam | A Journey into Non-Virtual Polymorphism 4 Polymorphism ● Greek: “many forms” (Obligatory statement) ● The use of a single variableCppcon 2023 | Rud Merriam | A Journey into Non-Virtual Polymorphism 5 Polymorphic Variables ● Base class pointer to derived class – Virtual functions are not bad! ● Standard Template Library
    0 码力 | 43 页 | 536.84 KB | 5 月前
    3
  • pdf文档 Optimizing Away Virtual Functions May Be Pointless

    carePhoto by Tech Nick on unsplashSimple benchmark class Base { public: int concrete() const; virtual int virt() const; }; void benchmark(Base *b, size_t num_iterations) { auto start = Clock::now(); virt_duration = end-start;There are interesting technical details and surprising conclusions that virtual functions can be actually faster. Since CPU architectures are mentioned, I'd expect to see deep nt-vs-inheritance-vs-other- ways-performanceDoes it even matter?Conclusions ● The notion that “virtual functions are slower” is flat out wrong. ○ Which is not to say they are faster ○ Some of the suggested
    0 码力 | 20 页 | 1.19 MB | 5 月前
    3
  • pdf文档 BehaviorTree.CPP: Task Planning for Robots and Virtual Agents

    name, const NodeConfig& config) : SyncActionNode(name, config) {} // You must override this virtual function NodeStatus tick() override { std::cout << "Type: [ApproachEnemy]. Instance:" <<
    0 码力 | 59 页 | 7.97 MB | 5 月前
    3
  • epub文档 百度超级链 XuperChain stable 中文文档

    Transactions of the block, only txid stored on kv, the detail information 33 // stored in another table 34 // 交易内容 35 repeated Transaction transactions = 11; 36 // The transaction count of the 转换后的c代码最终会编译成一个动态链接库来给XVM运行时来使用,在每个 生成的动态链接库里面都有如下初始化函数。 这个初始化函数会自动对wasm 里面的各个模块进行初始化,包括全局变量、内存、table、外部符号解析等。 1 typedef struct { 2 void* user_ctx; 3 wasm_rt_gas_t gas; 4 u32 g0; 5 t)); 11 (h->user_ctx) = user_ctx; 12 init_globals(h); 13 init_memory(h); 14 init_table(h); 15 return h; 16 } 3.4. 语言运行环境 3.4.1. c++运行环境 c++因为没有runtime,因此运行环境相对比较简单,只需要设置基础的堆栈分 布
    0 码力 | 325 页 | 26.31 MB | 1 年前
    3
  • pdf文档 Reference guide for FCL units. Document version 3.2.2

    of them are unique to Free Pascal. 88 Chapter 1 Reference for unit ’ascii85’ 1.1 Used units Table 1.1: Used units by unit ’ascii85’ Name Page Classes ?? System ?? sysutils ?? 1.2 Overview The ascThreeEncodedChars,ascFourEncodedChars, ascNoEncodedChar,ascPrefix) 89 CHAPTER 1. REFERENCE FOR UNIT ’ASCII85’ Table 1.2: Enumeration values for type TASCII85State Value Explanation ascFourEncodedChars Four encoded TASCII85RingBuffer.FillCount (95) 95 Chapter 2 Reference for unit ’AVL_Tree’ 2.1 Used units Table 2.1: Used units by unit ’AVL_Tree’ Name Page Classes ?? System ?? sysutils ?? 2.2 Overview The
    0 码力 | 953 页 | 2.21 MB | 1 年前
    3
  • pdf文档 Reference guide for FCL-res units. Document version 3.2.2

    In this document, data sizes are specified with pascal-style data types. They are the following: Table 1: Name Meaning longword Unsigned 32 bit integer. ptruint Unsigned integer of the size of a pointer also that pointers to strings are really pointers, and not offsets to the beginning of the string table. Resource sections Free Pascal uses two sections to store resource information: • fpc.resources in the form of nodes • The string table, which can be optional • The resource data The initial header The fpc.resources section starts with this header: Table 2: Name Offset Length Description
    0 码力 | 211 页 | 498.14 KB | 1 年前
    3
  • pdf文档 C++ Exceptions for Smaller Firmware

    output_pin { public: virtual ~output_pin() = default; virtual void level(bool p_high) = 0; }; 2122 class output_pin { public: virtual ~output_pin() = default; virtual void level(bool p_high) not severe ‼ severe 🚨 28class output_pin { public: virtual ~output_pin() = default; virtual status level(bool p_high) = 0; virtual result level() = 0; }; 29 std::expected30 on GCC ARM 95Things that will NOT be covered here ● Nested exceptions ● Anything other than table based exceptions 96Consider the following 97 struct error {}; void foo() { try { bar();
    0 码力 | 237 页 | 6.74 MB | 5 月前
    3
  • pdf文档 Reference guide for Free Pascal, version 3.2.2

    . . . . 80 Normal static methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 81 Virtual methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 81 Abstract methods . 6.2 Invocation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 95 6.6.3 Virtual methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 95 6.6.4 Class methods saveregisters softfloat specialize static stdcall stored strict unaligned unimplemented varargs virtual winapi write Remark Predefined types such as Byte, Boolean and constants such as maxint are not
    0 码力 | 268 页 | 700.37 KB | 1 年前
    3
  • pdf文档 Reference guide for RTL units. Document version 3.2.2

    included in the packages, or in the FCL. 139 Chapter 1 Reference for unit ’BaseUnix’ 1.1 Used units Table 1.1: Used units by unit ’BaseUnix’ Name Page unixtype 2087 1.2 Overview The BaseUnix unit was ESysENETUNREACH = 101 System error: Network is unreachable ESysENFILE = 23 System error: File table overflow ESysENOANO = 55 System error: No anode 146 CHAPTER 1. REFERENCE FOR UNIT ’BASEUNIX’ (User-defined signal 1) SIGUSR2 = 12 Signal: USR2 (User-defined signal 2) SIGVTALRM = 26 Signal: VTALRM (Virtual alarm clock) SIGWINCH = 28 Signal: WINCH (Window/Terminal size change) SIGXCPU = 24 Signal: XCPU
    0 码力 | 2191 页 | 4.93 MB | 1 年前
    3
  • pdf文档 User’s Guide for Free Pascal, Version 3.2.2

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 66 6.10.3 The ASCII table . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 66 6.10.4 The calculator . . . . or /lib/ld- linux.so.1, depending on which one is found first. -Fmxxx Load the unicode conversion table from file x.txt in the directory where the compiler is located. Only used when -Fc is also in effect run-time error will be generated. -CR Generate checks when calling methods to verify if the virtual method table for that object is valid. -Csxxx Set stack size to xxx. -Ct Generate stack checking code
    0 码力 | 217 页 | 756.57 KB | 1 年前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
JourneyIntoNonVirtualPolymorphismOptimizingAwayFunctionsMayBePointlessBehaviorTreeCPPTaskPlanningforRobotsandAgents百度超级XuperChaintable中文文文文档中文文档ReferenceguideFCLunitsDocumentversion3.2resC++ExceptionsSmallerFirmwareFreePascalRTLUserGuideVersion
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩