Git Product home page Git Product logo

Timereader's Projects

awesome-cpp icon awesome-cpp

A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.

awesome-ios icon awesome-ios

A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects

awesome-python icon awesome-python

A curated list of awesome Python frameworks, libraries, software and resources

babybluetooth icon babybluetooth

:baby: The easiest way to use Bluetooth (BLE )in ios/os ,even bady can use . 一个非常容易使用的蓝牙库,适用于ios和os

circularprogressview icon circularprogressview

A audio circular progress view for iOS.You can customlize its frame,background circle color & progress circle color,circle width as you wish.

combinations icon combinations

Given two integers n and k, return all possible combinations of k numbers out of 1 ... n.

ctfontcollectiondemo icon ctfontcollectiondemo

CTFontCollectionRef 在iOS上使用,OS X上提够的API相对要丰富点。因为看到的中文资料相对较少。希望能提供参考。

djiwidget icon djiwidget

The DJIWidget is a delightful DJI library includes VideoPreviewer for video decoding.

drawitalicizefont icon drawitalicizefont

绘制斜体字,考虑到iOS中有很多字体是不支持斜体的。那么如何能画出斜体的效果呢?

eacolourfulprogressview icon eacolourfulprogressview

Custom progress view where the current filling colour is generated between two colours, based on the current value.

fontregistermanager icon fontregistermanager

iOS以及OS X中在很多情况下需要加入一些系统没有的字体,苹果有提供一套对字体注册的管理接口。

longest_valid_parentheses icon longest_valid_parentheses

Given a string containing just the characters '(' and ')', find the length of the longest valid (well-formed) parentheses substring. For "(()", the longest valid parentheses substring is "()", which has length = 2. Another example is ")()())", where the longest valid parentheses substring is "()()", which has length = 4.

minimum_size_subarray_sum icon minimum_size_subarray_sum

Given an array of n positive integers and a positive integer s, find the minimal length of a subarray of which the sum ≥ s. If there isn't one, return 0 instead.

openssl-xcode icon openssl-xcode

XCode project structure that can be used to build openssl static libraries

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.