Shaare your links...
1707 links
Fossys links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 82 / 86
Newer►
  • mov is Turing-complete
    It is well-known that the x86 instruction set is baroque, overcomplicated, and redundantly redundant. We show just how much fluff
    it has by demonstrating that it remains Turing-complete when reduced to just one instruction.
    Mon Sep 23 12:46:43 2013 - permalink -
    - http://www.cl.cam.ac.uk/~sd601/papers/mov.pdf
    hack
  • HP-15c Owners Handbook
    Fri Sep 20 13:57:22 2013 - permalink -
    - http://www.hp.com/ctg/Manual/c03030589.pdf
    doc hp15c hpcalc upn
  • Cyanogen Inc. - Team
    Fri Sep 20 12:25:41 2013 - permalink -
    - http://cyngn.com/
  • Feature Comparison: LibreOffice - Microsoft Office – The Document Foundation Wiki
    This page compares the features of LibreOffice 4.1 and Microsoft Office 2013. It separates major and minor feature differences and also includes LibreOffice extensions. The comparison highlights differences and therefore does not display any features which are present in both office suites.
    Fri Sep 20 12:14:32 2013 - permalink -
    - https://wiki.documentfoundation.org/Feature_Comparison:_LibreOffice_-_Microsoft_Office
    doc
  • HP-15C Simulator: Online Help
    Thu Sep 19 17:10:48 2013 - permalink -
    - http://hp-15c.homepage.t-online.de/content_web.htm
    hp15c hpcalc upn
  • HP-15C Advanced Functions Handbook
    Thu Sep 19 17:06:59 2013 - permalink -
    - http://www.hp.com/ctg/Manual/c03308725.pdf
    doc hp15c hpcalc upn
  • Erweiterter euklidischer Algorithmus – Wikipedia
    Der erweiterte euklidische Algorithmus ist ein Algorithmus aus dem mathematischen Teilgebiet der Zahlentheorie. Er berechnet neben dem größten gemeinsamen Teiler zweier natürlicher Zahlen und noch zwei ganze Zahlen und , die die folgende Gleichung erfüllen:
    Tue Sep 17 07:14:48 2013 - permalink -
    - http://de.wikipedia.org/wiki/Erweiterter_euklidischer_Algorithmus
    math
  • CAcert.org Errichtung einer gemeinnützigen Zertifizierungsstelle als Alternative zu den kommerziellen CAs.
    Wenn Sie kostenlose Zertifikate ausgestellt haben wollen, treten Sie der CAcert-Gemeinschaft bei.
    Mon Sep 16 16:52:32 2013 - permalink -
    - http://www.cacert.org/
    ca ssl tls
  • Die Tagespresse | Österreichs seriöseste Onlinezeitung
    Tagesthemen satirisch aufbereitet
    Fri Sep 13 12:27:26 2013 - permalink -
    - http://dietagespresse.com/
    fun
  • How To Use UUID To Mount Partitions / Volumes Under Ubuntu Linux
    Thu Sep 12 14:05:11 2013 - permalink -
    - http://www.cyberciti.biz/faq/linux-finding-using-uuids-to-update-fstab/
    doc linux
  • PRSM - The Sharing Network
    Unlimited Storage
    Thu Sep 12 07:18:17 2013 - permalink -
    - http://getprsm.com
    fun
  • LFS Project Homepage
    Linux From Scratch (LFS) is a project that provides you with step-by-step instructions for building your own customized Linux system entirely from source.
    Tue Sep 10 13:19:22 2013 - permalink -
    - http://www.linuxfromscratch.org/lfs/
    hack linux
  • Visual 6502 in JavaScript
    This simulator uses HTML5 features only found on the latest versions of browsers and needs lots of RAM. If you have trouble, please check compatibility.
    Sat Aug 31 15:21:17 2013 - permalink -
    - http://www.visual6502.org/JSSim/
    6502 hardware
  • Ken Shirriff's blog: The 6502 CPU's overflow flag explained at the silicon level
    In this article, I show how overflow is computed in the 6502 microprocessor at the transistor and silicon level. I've discussed the mathematics of the 6502 overflow flag earlier and thought it would be interesting to look at the actual chip-level implementation. Even though the overflow flag is a slightly obscure feature, its circuit is simple enough that it can be explained at the silicon level.
    Sat Aug 31 13:50:00 2013 - permalink -
    - http://www.righto.com/2013/01/a-small-part-of-6502-chip-explained.html
    6502 hack
  • HowTo: Debian Wheezy x64 multiarch Unterstützung aktivieren
    Eine der wichtigen Neuerungen von Debian Wheezy ist die Multiarch Architektur, welche einem erlaubt Pakete aus unterschiedlichen Architekturen zu installieren. zB: 32bit Pakete auf einem 64bit System.

    Bisher war in älteren x64 Debian Versionen die Installation von 32bit Pakete über die ia32-libs sehr eingeschränkt möglich.
    - See more at: http://www.sysadminslife.com/linux/quicktipp-debian-wheezy-x64-multiarch-unterstutzung-aktivieren-ia32-libs/#sthash.yvfmV002.dpuf
    Wed Aug 28 10:42:19 2013 - permalink -
    - http://www.sysadminslife.com/linux/quicktipp-debian-wheezy-x64-multiarch-unterstutzung-aktivieren-ia32-libs/
    debian knowhow
  • Regression analysis - Wikipedia, the free encyclopedia
    Wed Aug 7 07:48:18 2013 - permalink -
    - http://en.wikipedia.org/wiki/Regression_analysis
    math
  • Nonlinear regression - Wikipedia, the free encyclopedia
    Wed Aug 7 07:46:32 2013 - permalink -
    - http://en.wikipedia.org/wiki/Nonlinear_regression
    math
  • GNU Emacs Manual
    Fri Aug 2 08:34:50 2013 - permalink -
    - http://www.gnu.org/software/emacs/manual/html_node/emacs/index.html#Top
    doc linux
  • Netzwerkkarten bündeln › Wiki › ubuntuusers.de
    Manchmal ist es notwendig, zwei Netzwerkkarten zu bündeln, z.B. für eine höhere Ausfallsicherheit oder um einfach den Durchsatz zu erhöhen. Man spricht auch vom NIC-Teaming oder Bonding, wenn man zwei Netzwerkschnittstellen zu einer virtuellen Einheit zusammenfasst. So wird erreicht, dass das System beide Karten als ein Gerät anspricht. Das bedeutet, dass beide Karten dieselbe Hardware-(MAC-)Adresse haben.
    Thu Jul 25 15:18:44 2013 - permalink -
    - http://wiki.ubuntuusers.de/Netzwerkkarten_b%C3%BCndeln
    linux network
  • Understanding NIC Bonding with Linux
    Network card bonding is an effective way to increase the available bandwidth, if it is done carefully. Without a switch that supports 802.3ad, you must have the right hardware to make it work. In this article we will explain how bonding works so you can deploy the right mode for your situation.
    Thu Jul 25 15:02:46 2013 - permalink -
    - http://www.enterprisenetworkingplanet.com/linux_unix/article.php/3850636/Understanding-NIC-Bonding-with-Linux.htm
    linux network
Links per page: 20 50 100
◄Older
page 82 / 86
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.