1 Kubernetes基本概念和术语 kubernetes中大部分概念如Node、Pod、Replication Controller、Service等都可以被看作一种资源对象,几乎所有的资源对象都可以通过kubernetes提供的kubectl工具(或API编程调用)执行增删改查等操作,并将其保存在etcd中持久化存储。从这个角度来看,kubernetes其实是一个高度自动化的资源控制系统,它通过跟踪对比保存在etcd库里的“资源期望状态”和当前环境中的“实际资源状态”的差异来实现自动控制和自动纠错的高级功能。 1.1 Master kubernetes里的Master指的是集群控制节点。
2023-04-13 17:35:52 85KB kubernetes master net
1
ADXL372官方源码,稍微修改就可以一直到MCU上,能够迅速验证读取加速度等数值,为了凑够字数真是难为自己了,哎,真是不容易啊
2023-04-13 16:31:05 41.3MB ADXL
1
SynPDF ====== Synopse PDF engine is a fully featured *Open Source* PDF document creation library for Delphi and FPC, embedded in one unit. It's used e.g. in our [*mORMot* framework](https://github.com/synopse/mORMot), for creating PDF files from generated reports. But you can use it stand-alone, without our main ORM/SOA framework. If you download the whole *mORMot* source code, you do not need this separate package: ensure you get rid of any existing separated *SynPDF* installation, and use the PDF units as available in the main *mORMot* trunk. This *SynPDF* distribution/GitHub account targets only people needing PDF writing, without other *mORMot* features. Features -------- * Pure Delphi code, with no external .dll, and adding very small code size to your executable; * Targets Delphi 5 up to Delphi 10 Seattle (and latest version of FPC), for Win32 and Win64 platforms, with full source code provided; * Includes most vectorial drawing commands, including text,lines or curves; * Renders bitmaps, and metafiles (even most .emf files with clipping and regioning); * Introduce metadata, bookmarks and outline information; * Produce very small .pdf files; * Optionally [encrypt and secure the .pdf content](http://blog.synopse.info/post/2013/06/19/SynPDF-now-implements-40-bit-and-128-bit-security) using 40 bit or 128 bit keys; * Fast file generation with low memory overhead (tested with several thousands of pages); * Access a true VCL TCanvas instance to create the PDF content; * Optionally embed True Type fonts subsets; * Unicode ready, even with pre-Unicode versions of Delphi, including advanced [Uniscribe Glyph shading and Font fallback](http://blog.synopse.info/tag/Uniscribe); * Can publish PDF/A-1 archive files; * Used in a lot of applications, with regular enhancements, mainly from active end-users; * Licensed under a [MPL/GPL/LGPL tri-license](http://synopse.info/forum/viewtopic.php?id=27). Sample code ----------- In fact, you have at least three ways of generating pdfs using the library: * [Directly call](http://synopse.info/forum/viewtopic.php?pid=370#p370) of a `TPdfCanvas` as published by a `TPdfDocument` instance - this is the most direct but also more difficult way of rendering; * [Use regular VCL `TCanvas` methods](http://synopse.info/forum/viewtopic.php?pid=1909#p1909) thanks to `TMetaFile` support - see `TPdfDocumentGDI.VCLCanvas` property and the `TPdfCanvas.RenderMetaFile` method - this is very easy if you want to use "regular" `TCanvas` methods to draw the page content, especially if you have some existing printing code; * [Use `TGDIPages` of the supplied `mORMotReport.pas` unit](http://blog.synopse.info/post/2010/06/30/Making-report-from-code) (extracted from our *mORMot* ORM/SOA framework) to easily create the content from code, with some report-oriented methods (including complex rtf with `TGDIPages.AppendRichEdit`) - for basic reporting features, it is pretty much the solution. The 2nd and 3rd ways are preferred, for most applications. Documentation
2023-04-13 14:48:54 707KB delphi
1
手把手教物体检测——RFBNet实例源码。包含数据、模型、测试、可视化展示。方便大家使用RFBNet模型。
2023-04-13 09:39:42 350.64MB 物体检测
1
Unity天空天气体积云海洋系统 Sky Master ULTIMATE 天空,天气,体积云 – 照明,动态GI和海洋+沙尘暴天气+河流场景+双太阳和行星等 多个插件组合场景特效 好用强大!优质资源!!优质资源!!!
2023-04-12 18:31:42 758.08MB Unity
1
里面包含了2018年、2019年的CKBQA(中文知识图谱问答)的数据集,有train,test,dev数据集。
2023-04-10 19:42:37 560KB CCKS CKBQA
1
adhoc_routing-master 基于强化学习的无线自组织网络路由协议实现
1
notepad-plus-plus-master编译方式和代码
2023-04-08 10:48:43 6.13MB notepad
1
k8s初始化时,安装kube-flannel之后,master节点还是NotReady,所缺少的flannel文件
2023-04-07 16:47:59 2.93MB k8s
1
Two-Stream-Convolutional-Networks-masterTwo-Stream-Convolutional-Networks-master
2023-04-07 15:36:35 11KB Two-Stream
1