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

无数据

分类

全部后端开发(321)Java(153)云计算&大数据(122)数据库(114)Spring(107)Julia(87)VirtualBox(84)系统运维(65)Python(51)ActiveMQ(46)

语言

全部英语(551)中文(简体)(66)中文(繁体)(20)英语(2)德语(1)西班牙语(1)法语(1)意大利语(1)日语(1)

格式

全部PDF文档 PDF(646)
 
本次搜索耗时 0.041 秒,为您找到相关结果约 646 个.
  • 全部
  • 后端开发
  • Java
  • 云计算&大数据
  • 数据库
  • Spring
  • Julia
  • VirtualBox
  • 系统运维
  • Python
  • ActiveMQ
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 英语
  • 德语
  • 西班牙语
  • 法语
  • 意大利语
  • 日语
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Changing Legacy Code: With Confidence

    private: void NewPacketCallback(Packet pkt); UpdateRate mCurrentUpdateRate; }; VHFDevice.hpp Following member variables void VHFDevice::NewPacketCallback ( Packet pkt) { ... if(pkt.updateRate == private: void NewPacketCallback(Packet pkt); UpdateRate mCurrentUpdateRate; }; VHFDevice.hpp Following member variables void VHFDevice::NewPacketCallback ( Packet pkt) { ... if(pkt.updateRate == { VHFRadio_Set_Sleep_Enabled(1); } ... } VHFDevice.cpp void VHFDevice::NewPacketCallback ( Packet pkt) { ... if(pkt.updateRate == GetUpdateRate()) { return; } if(IsDeviceAsleep()) { WakeUp();
    0 码力 | 114 页 | 982.54 KB | 5 月前
    3
  • pdf文档 运维上海2017-从理论到实践,深度解析MySQL Group Replication -徐春阳

    int handle(const uchar *data, ulong len)! 267 {! 268 this->incoming->push(new Data_packet(data, len));! 269 return 0;! 270 }! �:���process_notification������������� ������ Applier_module::applier_thread_handle! ��incoming������! ����(packet)�����������! Applier��! ���DATA_PACKET_TYPE���binlog�����apply_data_packet��! Certification_handler::handle_event ����! Certificati applier_thread_handle���� ! this->incoming->front(&packet); // blocking! ! switch (packet->get_packet_type())! {! case ACTION_PACKET_TYPE:! this->incoming->pop();! �
    0 码力 | 32 页 | 9.55 MB | 1 年前
    3
  • pdf文档 Just-in-Time Compilation - J F Bastien - CppCon 2020

    Demultiplexing using Dynamic Code Generation A new packet-filter system, DPF (Dynamic Packet Filters), that provides both the traditional flexibility of packet filters and the speed of hand- crafted demultiplexing demultiplexing routines. DPF filters run 10–50 times faster than the fastest packet filters reported in the literature. DPF’s performance is either equivalent to or, when it can exploit runtime information declarative packet-filter language that is aggressively optimized using dynamic code generation. — 1994 (read)DPF Fast, Flexible Message Demultiplexing using Dynamic Code Generation A new packet-filter
    0 码力 | 111 页 | 3.98 MB | 5 月前
    3
  • pdf文档 failing successfully

    struct packet_processor_begin { packet_processor& processor; }; struct device_processor_end : device_processor_begin { std::error_code ec; std::exception_ptr ex; device* which; }; struct packet_processor_end : packet_processor_begin { std::exception_ptr ex; session* which; }; struct processor_manager_callback { virtual void on(const device_processor_begin& e) = 0; virtual void on(const packet_processor_begin& = 0; virtual void on(const packet_processor_end& e) = 0; }; 38 struct device_processor_begin { device_processor& processor; }; struct packet_processor_begin { packet_processor& processor; }; struct
    0 码力 | 44 页 | 625.44 KB | 5 月前
    3
  • pdf文档 User guide to IPC/DEBIAN10-81A-64 – a 64-bit Debian Linux by Syslogic

    AG | All rights reserved Seite 7 von 24 3 Managing Debian IPC/DEBIAN10-81A-64’s basic packet manager is “dpkg”, whereas “aptitude” works on top of dpkg and resolves package dependencies. Apt-get ispell …. The first row is the packet action: u=unknown, i=install, r=remove (delete without config), p=purge (delete with config) The second row is the current packet status: n=not installed, i=installed configuration, h=half installed dpkg –i packet.deb Install packet.deb dpkg –r packet.deb Remove packet.deb, keep configuration files dpkg –p packet.deb Remove packet.deb, also delete configuration files
    0 码力 | 24 页 | 468.63 KB | 1 年前
    3
  • pdf文档 .NET玩转音视频操作 FFmpeg

    }) .WriteAll(fc); fc.WriteTrailer(); void LogPacket(FormatContext fc, Packet packet) { AVRational timebase = fc.Streams[packet.StreamIndex].TimeBase; Util.FixedFont(string.Format("pts:{0} pts_time:{1} av_ts2str(packet.Pts), av_ts2timestr(packet.Pts, timebase), av_ts2str(packet.Dts), av_ts2timestr(packet.Dts, timebase), av_ts2str(packet.Duration), av_ts2timestr(packet.Duration, timebase), packet.StreamIndex)) 示例1 纯代码生成视频·技术要点 1. Yuv420pSequence 2. IEnumerable 3. IEnumerable<Packet>
    0 码力 | 14 页 | 1.43 MB | 1 年前
    3
  • pdf文档 Writing Python Bindings for C++ Libraries: Easy-to-use Performance

    the python thread run def print_packet(packet): print(packet) my_network_library = MyNetworkLibrary() my_network_library.register_callback_on_packet(print_packet) my_network_library.listenAndBl significantly more flexible now! def print_packet(packet): print(packet) my_network_library = MyNetworkLibrary() my_network_library.register_callback_on_packet(print_packet) my_network_library.listenInThread()
    0 码力 | 118 页 | 2.18 MB | 5 月前
    3
  • pdf文档 Preserve Original Source Address within Istio

    #IstioCon LVS ① user send traffic to LVS ② PREROUTING chain intercept packet and send it to INPUT ③ LVS work on INPUT, modify the packet dest ip + port and forward it to POSTROUTING ④ send out to real and init a connection to server with original user’s address (IP_TRANSPARENT) ⑤ Server’s response packet is flowing through the same path (TPROXY + Custom Route) #IstioCon TOA Address Caveats : install response packet redirected back to envoy -A PREROUTING -p tcp -m mark --mark 0x539 -j CONNMARK --save-mark --nfmask 0xffffffff -- ctmask 0xffffffff # mark connection 1337 according to packet sent to application
    0 码力 | 29 页 | 713.08 KB | 1 年前
    3
  • pdf文档 Reference guide for FCL units. Document version 3.2.2

    TDataPacketFormat Value Explanation dfAny Data packets can be in any supported format (detected by the packet reader) dfBinary Data packets are in binary format dfDefault Use the default XML format. Same as TBufDataset TDatapacketReaderClass = Class of TDatapacketReader Class type used to create data packet readers for TBufDataset TDBCompareStruct = Array of TDBCompareRec TDBCompareStruct is an array enumeration. TRow- State is used to indicate the state for records loaded and saved using the data packet handler in TBufDataset. TRowStateValue = (rsvOriginal,rsvDeleted,rsvInserted,rsvUpdated, rsvDetailUpdates)
    0 码力 | 953 页 | 2.21 MB | 1 年前
    3
  • pdf文档 Node.js Manual & Documentation

    If allowHalfOpen is true, then the socket won't automatically send FIN packet when the other end of the socket sends a FIN packet. The socket becomes non-readable, but still writable. You should call fileDescriptor,并在另一端监听'fd'事件。 socket.end([data], [encoding]) Half-closes the socket. I.E., it sends a FIN packet. It is possible the server will still send some data. 发送一个 FIN 数据包,关闭 socket 半连接。服务器仍可能发送一些数据。 sent on an idle socket. Set initialDelay (in milliseconds) to set the delay between the last data packet received and the first keepalive probe. Setting 0 for initialDelay will leave the value unchanged
    0 码力 | 153 页 | 1.21 MB | 1 年前
    3
共 646 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 65
前往
页
相关搜索词
ChangingLegacyCodeWithConfidence运维上海2017理论实践深度解析MySQLGroupReplication春阳JustinTimeCompilationBastienCppCon2020failingsuccessfullyUserguidetoIPCDEBIAN1081A64bitDebianLinuxbySyslogicNET玩转音视视频音视频操作FFmpegWritingPythonBindingsforC++LibrariesEasyusePerformancePreserveOriginalSourceAddresswithinIstioReferenceFCLunitsDocumentversion3.2NodejsManualDocumentation
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩