Swift Strings Seven Ways - 刘镇夫
Strings& Strings& Strings& Strings& Strings& Strings& Strings 字符串的七种写法 Swift Strings Seven Ways Flight School at @Swift PEK 2018 Ꭱ Ꭰ Ꮃ Ꮵ Ꮐ Ꮽ Ꮺ Ꮅ Ꮑ Ꮌ Ꭹ Ᏹ Ꮟ Ꮲ Ꭳ Ꮇ Ꮄ Ꭽ0 码力 | 120 页 | 19.20 MB | 1 年前3A New Dragon in the Den: Fast Conversion From Floating-Point Numbers
slaying the Hydra Louis Chéron Oil painting, ca. 1690-1725 Victoria & Albert Museum, London, UK Seven-headed beast. Bicho de sete cabeças.Hercules slaying the Hydra Hercules slaying the Hydra Louis Commons. Seven-headed beast. Bicho de sete cabeças.Hercules slaying the Hydra Hercules slaying the Hydra Louis Chéron Oil painting, ca. 1690-1725 Victoria & Albert Museum, London, UK Seven-headed beast slaying the Hydra Louis Chéron Oil painting, ca. 1690-1725 Victoria & Albert Museum, London, UK Seven-headed beast. Bicho de sete cabeças.Não é um bicho de sete cabeças. Hercules slaying the Hydra0 码力 | 171 页 | 6.42 MB | 5 月前3Adventures in SIMD Thinking (Part 1 of 2)
SIMD-style thinking to tackle some interesting problems • Intra-register sorting • Fast linear median-of-seven filter • Fast small-kernel convolution • Faster (?) UTF-8 to UTF-32 conversion (with AVX2) • No Filter? • If we can sort two lanes of eight, why not two lanes of seven? • With a fast sort, we could implement a fast median-of-seven linear filter • median: a value separating the higher half from the the lower half of a data sample • If I have an array a of seven integers, and they are sorted, the median is a[3] • Median filters are good at • Preserving edge features in a signal • Eliminating0 码力 | 88 页 | 824.07 KB | 5 月前3Trends Artificial Intelligence
Internet,’ said in 1999, ‘…they say a year in the Internet business is like a dog year – equivalent to seven years in a regular person's life.’ At the time, the pace of change catalyzed by the internet was unprecedented Trending = Unprecedented38 AI Developer Growth (NVIDIA Ecosystem as Proxy) = +6x to 6MM Developers Over Seven Years Number of Developers, MM 0 3 6 2005 2007 2009 2011 2013 2015 2017 2019 2021 2023 2025 ChatGPT App – 7/23-4/25, per Sensor Tower84 AI Retention (ChatGPT as Proxy) = 80% vs. 58% Over Twenty-Seven Months, per YipitData Note: Retention Rate = Percentage of users from the immediately preceding week0 码力 | 340 页 | 12.14 MB | 4 月前3OpenAI - AI in the Enterprise
AI in the Enterprise Lessons from seven frontier companiesContents A new way to work 3 Executive summary 5 Seven lessons for enterprise AI adoption Start with evals 6 Embed AI into your products often—and your feedback shapes future products and models. 4 AI in the EnterpriseExecutive summary Seven lessons for enterprise AI adoption 01 Start with evals Use a systematic evaluation process to measure0 码力 | 25 页 | 9.48 MB | 5 月前3Haskell 2010 Language Report
derived instances of Eq and Ord are (==), (/=), compare, (<), (<=), (>), (>=), max, and min. The latter seven operators are defined so as to compare their arguments lexicographically with respect to the constructor -> [d] -> [e] -> [f] -> [g] -> [(a, b, c, d, e, f, g)] The zip7 function takes seven lists and returns a list of seven-tuples, analogous to zip. zipWith :: (a -> b -> c) -> [a] -> [b] -> [c] zipWith [d] -> [e] -> [f] -> [g] -> [h] The zipWith7 function takes a function which combines seven elements, as well as seven lists and returns a list of their point-wise combination, analogous to zipWith. 2000 码力 | 329 页 | 1.43 MB | 1 年前3Node.js - the core
Deflate, but doesn’t append a zlib header GZIP - based on the Deflate algorithm Highly configurable Seven classes - create instances with zlib.createName([options]); Gzip, Deflate and DeflateRaw are writeable detects the compression type and decompresses Convenience functions perform seven operations corresponding to the seven classes without streams deflate, deflateRaw, gzip, gunzip, inflate, inflateRaw0 码力 | 124 页 | 7.87 MB | 1 年前3The Phoenix Project
task, assuming we have seven handoffs, and that each of those resources is busy ninety percent of the time, the tasks would spend in queue a total of nine hours time the seven steps…” Change Control0 码力 | 3 页 | 154.45 KB | 5 月前3pandas: powerful Python data analysis toolkit - 0.7.1
Series([’six’, ’seven’, ’six’, ’seven’, ’six’], ....: index=[’a’, ’b’, ’c’, ’d’, ’e’]) In [79]: t = Series({’six’ : 6., ’seven’ : 7.}) In [80]: s Out[80]: a six b seven c six d seven e six In [81]: Python data analysis toolkit, Release 0.7.1 68 Chapter 6. Essential basic functionality CHAPTER SEVEN INDEXING AND SELECTING DATA The axis labeling information in pandas objects serves many purposes:0 码力 | 281 页 | 1.45 MB | 1 年前3pandas: powerful Python data analysis toolkit - 0.7.2
Series([’six’, ’seven’, ’six’, ’seven’, ’six’], ....: index=[’a’, ’b’, ’c’, ’d’, ’e’]) In [79]: t = Series({’six’ : 6., ’seven’ : 7.}) In [80]: s Out[80]: a six b seven c six d seven e six In [81]: Python data analysis toolkit, Release 0.7.2 68 Chapter 6. Essential basic functionality CHAPTER SEVEN INDEXING AND SELECTING DATA The axis labeling information in pandas objects serves many purposes:0 码力 | 283 页 | 1.45 MB | 1 年前3
共 725 条
- 1
- 2
- 3
- 4
- 5
- 6
- 73