1,pop3.zipCPop3Connection - an MFC Class to encapsulate the POP3 protocol(15KB)2,ipenum.zipIPEnum - an MFC class and console app to allow IP address enumeration(11KB)3,smtp.zipCSMTPConnectio n - an MFC Class to encapsulate the SMTP protocol(21KB)4,p
RabbitMQ 3.6.12 is a maintenance release. Upgrades and Compatibility See the "Upgrading clusters" section of the documentation for general documentation on upgrades. This release has no other known incompatibilities with versions 3.6.7 through 3.6.1
Flapjack 是一个灵活的监控通知路由系统,可处理: 路由警告 (determining who should receive alerts based on interest, time of day, scheduled maintenance, etc) 警告统计 (with per-user, per media summary thresholds) 标准运维任务 (setting scheduled maintenance, acknowledgements, etc) Fla
Orbit.js 是一个标准库用于数据访问和同步。Orbit 依赖于 Promises、Events 和底层转换。 简单示例: // Create data sources with a common schema var schema = { idField: __id, models: { planet: { } } }; var memorySource = new Orbit.MemorySource(schema);
ITIL V3所有domain说明文档,包括ITILV3 Process Model,ITILV3 Service Design,ITILV3 Service Transition,ITILV3 Continual Service Improvement,ITILV3 Service Operation,ITILV3 Service Strategy
光谱信息的特征选择,通过云永欢等提出的VCPA来进行光谱信息的特征选择(文件中包含了VCPA,IRIV,VCPA-GA以及VCPA-IRIV等光谱的变量选择算法)。In this study, we propose a hybrid variable selection strategy based on the continuous shrinkage of variable space which is the core idea of variable combination popula
V5.4.4完整版/2020年5月
STM32电机控制软件开发套件(MCSDK)- 完整源代码
主要变化:
Version 5.4.4 is mostly a bug fix release of X-Cube-MCSDK v5.4.3. It also introduces some new feature.
◾Added Support for PFC on STM32F3. This support is added as an example for the STEVAL-CTM010
设计模式GOF的Lexi编辑器
Implementation of Lexi editor as described in Gang of Four's Design Pattern Book.
All the following Design Patterns are implemented in this Editor;
Composite: Creating a Glyph hierarchy (Character, Glyph and recursive composition),