How to simply view the wireless network password in Win7

Source: Internet
Author: User
Tags character set control characters

Steps/Methods

1 after the shrimp Studio team tested, following with us to see:

1, in the Windows 7 taskbar notification area, click on the Wireless network icon, slide out of the current wireless connection menu to

2, choose a link you want to see the password (if not your own wireless connection do not look, the neighbors you can not see unless you illegally cracked), the right mouse button to select Properties, this example to Ruanmei as an example:

3, click the display character items, well, the wireless network password on the clear display!

What, is garbled? Oh, this is not garbled, is the ASCII code, need to push back to know the real password (click to enter: ASC code online query)! For example, the 6b6b6b6b6b corresponding real password in the figure is kkkkkk.

Well, finally welcome everyone to soft media company RUB net!

In this way, you will be able to easily check your password when you forget it. However, do not check other people's computer on the password Oh.

Related knowledge: What is ASC code?

The most widely used character set and its code in the computer is the ASCII code (American Standard Code for Information Interchange, American Standard Information Interchange Code) developed by the United States National Standards Agency (ANSI), which has been (ISO) is defined as an international standard and is called ISO 646. Applicable to all Latin letters, ASCII code has 7-bit and 8-bit code in two forms.

Because a 1-bit binary number can represent (21=) 2 states: 0, 1, and a 2-bit binary number can represent (22) = 4 states: 00, 01, 10, 11; In turn, the 7-bit binary number can represent (27=) 128 states, each of which is uniquely compiled into a 7-bit binary code, Corresponds to a character (or control code) that can be arranged into a decimal ordinal 0~127. Therefore, the 7-bit ASCII code is encoded with a seven-bit binary number and can represent 128 characters.

Number No. 0 to 32nd and number 127th (a total of 34) are control characters or communication-specific characters, such as the control character: LF (line), CR (Enter), FF (Change page), DEL (delete), BEL (ringing), etc. special characters: SOH (text head), EOT (text tail), ACK (confirm), etc.

Number 33rd to 126th (a total of 94) is a character, of which 48th to 57th is 0~9 10 Arabic numerals, 65~90 number 26 uppercase English letters, 97~122 number 26 lowercase English letters, the rest are some punctuation marks, operation symbols and so on.

Note: In the computer's storage unit, an ASCII value occupies one byte (8 bits), and its highest bit (B7) is used as a parity bit. The so-called parity, refers to the code in the process of transmission to verify that there are errors in a method, generally divided into odd and even check two. Parity rule: The correct code 1 of the number of bytes must be odd, if not odd, in the highest bit B7 Tim 1; parity stipulates: The correct code the number of 1 in a byte must be even, if not even, add 1 to the highest bit B7.

End

Attention matters

Note: In the computer's storage unit, an ASCII value occupies one byte (8 bits), and its highest bit (B7) is used as a parity bit. The so-called parity, refers to the code in the process of transmission to verify that there are errors in a method, generally divided into odd and even check two. Parity rule: The correct code 1 of the number of bytes must be odd, if not odd, in the highest bit B7 Tim 1; parity stipulates: The correct code the number of 1 in a byte must be even, if not even, add 1 to the highest bit B7.

Note : More wonderful tutorials Please pay attention to the triple computer tutorial section, triple Computer office group: 189034526 welcome you to join

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.