书栈网 · BookStack 本次搜索耗时 0.049 秒,为您找到 143038 个相关结果.
  • gpextprotocal.c

    gpextprotocal.c gpextprotocal.c #include "postgres.h" #include "fmgr.h" #include "funcapi.h" #include "access/extprotocol.h" #include "catalog/pg_proc.h" #...
  • gpextprotocal.c

    #include "postgres.h" #include "fmgr.h" #include "funcapi.h" #include "access/extprotocol.h" #include "catalog/pg_proc.h" #include "utils/array.h" #inclu...
  • bvar c++

    bvar c++ bvar Introduction bvar::Variable Export all variables bvar::Reducer bvar::Adder bvar::Maxer bvar::Miner bvar::IntRecorder bvar::LatencyRecorder bvar::Window How t...
  • Translating C to V

    Translating C to V Translating C to V V can translate your C code to human readable V code and generate V wrappers on top of C libraries. Let’s create a simple program test.c ...
  • GDNative C example

    GDNative C example Introduction Prerequisites Our C source Compiling Creating the GDNativeLibrary (.gdnlib ) file General properties Platform libraries Saving the resource ...
  • C# features

    C# features Type conversion and casting C# signals Preprocessor defines Examples Full list of defines C# features This page provides an overview of the commonly used featur...
  • C# basics

    C# basics Introduction Setting up C# for Godot Prerequisites Additional notes Configuring an external editor JetBrains Rider Visual Studio Code Visual Studio (Windows only) ...
  • C++ libraries

    Overview Hyperscan Pcre Pire Re2 String Unicode DateTime Url Ip Yson Digest Math Histogram
  • C++ API

    C++ API CreatePaddlePredictor CxxConfig set_model_dir(model_dir) model_dir() set_model_file(model_file) model_file() set_param_file(param_file) param_file() set_valid_...
  • C++ Demo

    C++ Demo 1. 下载最新版本预测库 2. 转化模型 3. 编写预测程序 4. 编译 5. 执行预测 注:如何在代码中使用 API 其他cxx_demo的编译与预期结果 Light API Demo 图像分类 Demo 目标检测 Demo light API Demo 运行结果 图像分类 Demo 运行结果 目标检测 Demo 运...