Comparative genomics Updated 2025-07-16
Cool data embedded in the Bitcoin blockchain AtomSea & EMBII data format Updated 2025-07-16
Best guess so far, all in ASCII hex of output scripts:
- remove the single output value different from first one from payload, that's the change, and it is randomly placed as far as I see
- 64 bytes: hex address of top level text
- 1 byte: some random punctuation
- decimal number of bytes of some payload
- 1 byte: some random punctuation
- 64 bytes: same as the first address
- CR LF
- ends in NUL
Competitive programming Updated 2025-07-16
Competitive programming website Updated 2025-10-14
Compile MicroPython code for Micro Bit locally Updated 2025-07-27
To use a prebuilt firmware, you can just use What that does is:
uflash, tested on Ubuntu 22.04:git clone https://github.com/bbcmicrobit/micropython
cd micropython
git checkout 7fc33d13b31a915cbe90dc5d515c6337b5fa1660
uflash examples/led_dance.py- convert the MicroPython code to bytecode
- join it up with a prebuilt firmware that ships with uflash which contains the MicroPython interpreter
- flashes that
To build your own firmware see: Compile MicroPython code for Micro Bit locally on Ubuntu 22.04 with your own firmware
Compiler Updated 2025-07-16
Compiler toolchain Updated 2025-07-16
Complete basis Updated 2025-07-16
Finding a complete basis such that each vector solves a given differential equation is the basic method of solving partial differential equation through separation of variables.
The first example of this you must see is solving partial differential equations with the Fourier series.
Notable examples:
- Fourier series for the heat equation as shown at Fourier basis is complete for and solving partial differential equations with the Fourier series
- Hermite functions for the quantum harmonic oscillator
- Legendre polynomials for Laplace's equation in spherical coordinates
- Bessel function for the 2D wave equation on a circular domain in polar coordinates
Compton scattering Updated 2025-07-16
Classic theory predicts that the output frequency must be the same as the input one since the electromagnetic wave makes the electron vibrate with same frequency as itself, which then irradiates further waves.
But the output waves are longer because photons are discrete and energy is proportional to frequency:
The formula is exactly that of two relativistic billiard balls colliding.
Compton Scattering by Compton Scattering (2017)
Source. Experiment with a caesium-137 source. Compulsive hoarding Updated 2025-07-16
Computable function Updated 2025-07-16
Computable number Updated 2025-07-16
Computational protein folding Updated 2025-07-16
Computer-aided design Updated 2025-07-16
Computer chess competition Updated 2025-10-14
Computer chess interface Updated 2025-07-16
Computer font Updated 2025-07-16
Computer hardware Updated 2025-07-16
Computer manufacturer Updated 2025-07-16
There are unlisted articles, also show them or only show them.
