Linux IP 网络
This document is a guide to understanding how the Linux kernel (version 2.2.14 specifically) implements networking protocols, focused primarily on the...
This document is a guide to understanding how the Linux kernel (version 2.2.14 specifically) implements networking protocols, focused primarily on the...
This sample displays a basic integer calculator powered by the 8051 microcontroller. Although Keil C51 has a full floating point math library the e...
RSA加密算法源代码 RSAEURO Version 1.02 Distribution In this distribution the various files are included in the directories below. DOCS - RSAEURO D...
With this example-driven book, you get a quick, practical, and thorough introduction to Java s API for XML Web Services (JAX-WS) and the Java API for ...
OTP单片机的程序存储器属于一次性烧录的只读存储器,根据其结构原理,虽然烧录过程不可逆,但可以对未烧录的存储单元进行再烧录而不改变已烧过的存储位原状态。本文以博巨兴的BJ8P153E 单片机为例,研究在已烧录OTP单片机中如何根据程序指令的物理地址查找对应指令的机器码,并分析可再烧录的存储空间,最终...