Search Articles — Sudonull

Search Results

In this project

JPEG and visual neurophysiology: how the format deceives the eye

https://sudonull.com/jpeg-and-visual-neurophysiology-how-the-format-deceives-the-eye

Technical breakdown of JPEG through the prism of vision biology: YCbCr, chroma subsampling, DCT and quantization as implementation of CSF. For middle/senior developers.

AI-UI as a source of visual mutations

https://sudonull.com/ai-ui-as-a-source-of-visual-mutations

Learn how AI-generated interfaces deliver visual innovations for designers. Mutation selection, workflow and limitations — a guide for middle/senior. Start applying right now.

Stepwise: trainer for loops and conditions in C

https://sudonull.com/stepwise-trainer-for-loops-and-conditions-in-c

Learn how the visual tool Stepwise teaches C through blocks and a robot. From manual control to nested for and if without theory. Try it for training junior developers.

CSS Studio: MCP style editor for AI agents

https://sudonull.com/css-studio-mcp-style-editor-for-ai-agents

Visual editor CSS Studio integrates dev build with Claude Code and Cursor via MCP. Edit styles by hand — agent updates Tailwind/CSS-in-JS. Learn trade-offs and benchmarks. Try demo on cssstudio.ai.

Apple AI Glasses: 4 Designs and Cameras in 2027

https://sudonull.com/apple-ai-glasses-4-designs-and-cameras-in-2027

Apple is testing screenless AI glasses with Visual Intelligence and frame-mounted cameras. Four prototypes, voice interaction. Release and developer features details.

From other projects

Optic nerve regeneration: gene therapy and stimulation

https://ymaho.com/optic-nerve-regeneration-gene-therapy-and-stimulation

Nature breakthrough: optic nerve regeneration in mice using gene therapy and visual stimulation. Analysis of implications for glaucoma treatment and the market. Learn more.

From the web

比特币挖矿算法详解 - 知乎

https://zhuanlan.zhihu.com/p/96027288

May 12, 2020 · 比特币采用的哈希算法是 SHA-256 ,也就是说最后会产生256位的输出,一共2^256种可能的取值。 最后得到的哈希 …

一文搞懂比特币的原理 - CSDN博客

https://blog.csdn.net/apr15/article/details/134002975

Oct 26, 2023 · 本文以比特村故事引入,介绍了分布式数字货币概念。 阐述密码学中对称、非对称加密、哈希函数和数字签名知识。 …

挖矿原理 - 区块链教程 - 廖雪峰的官方网站

https://liaoxuefeng.com/books/blockchain/bitcoin/mining/

May 22, 2026 · 在比特币的P2P网络中,有一类节点,它们时刻不停地进行计算,试图把新的交易打包成新的区块并附加到区块链上, …

十分钟带你看懂比特币的运行原理 - 知乎

https://zhuanlan.zhihu.com/p/57274744

Feb 26, 2019 · 我说的就是比特币,比特币的原理与大多数货币很不一样。 它不依附于国家或政府,因此它没有中央发行机构或监管机 …

BITCOIN 比特币原理 (一)_比特币算法-CSDN博客

https://blog.csdn.net/gzy886i/article/details/146328859

Mar 22, 2025 · 如果我想交易比特币给别人,我需要用我的私钥加密我的信息对交易签名,别人用我的公钥便能验证这个交易的确是我 …

比特币背后的算法与数学 - earthback - 博客园

https://www.cnblogs.com/earthback/p/6731042.html

Apr 19, 2017 · 可以说比特币的整个实现就是建立在已有的甚至存在多年的计算机科学领域里的技术或概念的整合,其中哈希算法在比 …

区块链原理 - 区块链教程 - 廖雪峰的官方网站

https://liaoxuefeng.com/books/blockchain/bitcoin/basic/

May 22, 2026 · 以现有的计算机的计算能力,是不可能在短期内破解的。 比特币使用两种哈希算法,一种是对数据进行两次SHA-256 …

比特币?看这篇就够了!(中):算法即魔法 - 腾讯云开发者 ...

https://developer.cloud.tencent.com/news/98530

Feb 7, 2018 · 本文介绍了比特币涉及的算法,包括椭圆曲线算法和哈希函数的应用。椭圆曲线算法确保交易验证的真伪,哈希函数用 …

BTC理论与实现

https://leapwhale.com/zh/article/me0uzckk

Aug 25, 2024 · 本文介绍了区块链技术的基础知识,包括密码学基础、数据结构、比特币协议、挖矿机制和脚本系统。 文章讨论了哈希 …

比特币白皮书详细解读 好——我把中本聪(Satoshi ...

https://xueqiu.com/8982271823/353520970

Sep 19, 2025 · 比特币白皮书提出了一个去中心化的电子货币系统:用 链式区块 + 工作量证明(PoW)来建立不可篡改的交易历史, …

Trending Now