ROOT - A set of OO frameworks with all the functionality needed to handle and analyze large amounts of data in a very efficient way. Used at CERN. [LGPL] STLport - An exemplary version of STL. [Free] STXXL - Standard Template Library for Extra Large Data Sets. [Boost] Ultimate++ - ...
STLBGVideo - STLBGVideo让您的视图控制器的自定义backgroundvideo,实现说明1、实现说明2. MYBlurIntroductionView - 方便好用的引导类库,在App注册登录页面可以用到. ZFCityGuides - 实现City Guides的动画效果,数字动态变化的动画效果. INPopoverController - OS X可自由定制的 Popover 视图. WZXJianShuPopDemo ...
STLBGVideo - STLBGVideo让您的视图控制器的自定义backgroundvideo,实现说明1、实现说明2。 MYBlurIntroductionView - 方便好用的引导类库,在App注册登录页面可以用到。 ZFCityGuides - 实现City Guides的动画效果,数字动态变化的动画效果。 INPopoverController - OS X可自由定制的 Popover 视图。 WZXJianShuPopDemo...
STLport- An exemplary version of STL. [Free] STXXL- Standard Template Library for Extra Large Data Sets. [Boost] Ultimate++- A C++ cross-platform rapid application development framework. [BSD] Windows Template Library- A C++ library for developing Windows applications and UI components. [Public] ...
ROOT - A set of OO frameworks with all the functionality needed to handle and analyze large amounts of data in a very efficient way. Used at CERN. [LGPL] STLport - An exemplary version of STL. [Free] STXXL - Standard Template Library for Extra Large Data Sets. [Boost] Ultimate++ - ...
Stelco Holdings Inc (STLC.TO) 68.14 -0.28 (-0.41%) 11/05/24 [TSX] Trader's Cheat Sheet for Mon, Nov 4th, 2024 Notes Alerts Watch Help Using The Trader's Cheat Sheet To Identify Support & Resistance: Watch the Webinar Projection Effective Date: Nov 5th, 2024 Pivots Stochastics...
NSStringEmojize - A category on NSString to convert Emoji Cheat Sheet codes to their equivalent Unicode characters. MMMarkdown - An Objective-C static library for converting Markdown to HTML. DTCoreText - Methods to allow using HTML code with CoreText. DTRichTextEditor - A rich-text editor ...
Map is a data structure similar to a hash map, also known as dictionary hash table or dictionary. However, stl std::map is not implemented as true hash table as all data inserted in std::map are sorted. Due to the implementation and sorting, std::map is less performant than std::...
Swift-Brain - Artificial Intelligence/Machine Learning data structures and Swift algorithms for future iOS development. Bayes theorem, Neural Networks, and more AI. AIToolbox - A toolbox of AI modules written in Swift: Graphs/Trees, Linear Regression, Support Vector Machines, Neural Networks, PCA...
Cheat sheet If some of the lectures are too mathy, you can jump down to the bottom and watch the discrete mathematics videos to get the background knowledge. Data Structures Arrays Implement an automatically resizing vector. Description: Arrays (video) UCBerkley CS61B - Linear and Multi-Dim...