首先我们先要明白的两点是:1、计算机中的信息都是由二进制的0和1储存的;2、我们再计算机屏幕上看到的各种字符都是计算机系统按照一定的规则将二进制数字转换而来的。 一、基本概念。 1、字符集(charset):简单来说就是计算机支持的所有字符的集合。但字符集并不是一成不变的,随着计算机在全世界的普及, ...
分类:
其他好文 时间:
2018-06-15 13:20:01
阅读次数:
243
1、DOM / jQuery events 2、DataTables events DataTables fires a number of custom events which you can bind to in the standard jQuery fashion (although no ...
分类:
其他好文 时间:
2018-06-13 19:37:23
阅读次数:
123
C. Watto and Mechanism time limit per test 3 seconds memory limit per test 256 megabytes input standard input output standard output Watto, the owner ...
分类:
其他好文 时间:
2018-06-12 19:35:50
阅读次数:
200
D. Fair time limit per test 2 seconds memory limit per test 512 megabytes input standard input output standard output Some company is going to hold a ...
分类:
其他好文 时间:
2018-06-12 16:08:55
阅读次数:
165
C. A Mist of Florescence time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output C. A Mist of Flo ...
分类:
其他好文 时间:
2018-06-12 11:42:27
阅读次数:
410
D. Buy a Ticket time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output Musicians of a popular b ...
分类:
其他好文 时间:
2018-06-12 00:12:49
阅读次数:
200
1 dtype:data type 数据类型 2 ndarray:n-dimension n维,ndarray:n维数组(多维数组) 3 mean:平均值 4 std:standard deviation:标准差 5 prod:product:乘积 6 revel :与flatten相同,flatt... ...
分类:
其他好文 时间:
2018-06-11 11:09:42
阅读次数:
174
Linux将时钟分为系统时钟(System Clock)和硬件(Real Time Clock,简称RTC)时钟两种。系统时间是指当前Linux Kernel中的时钟, 而硬件时钟则是主板上由电池供电的那个主板硬件时钟,这个时钟可以在BIOS的“Standard BIOS Feture”项中进行设置 ...
分类:
系统相关 时间:
2018-06-10 15:18:53
阅读次数:
360
ASIC: 目前,在集成电路界ASIC被认为是一种为专门目的而设计的集成电路。是指应特定用户要求和特定电子系统的需要而设计、制造的集成电路。ASIC的特点是面向特定用户的需求,ASIC在批量生产时与通用集成电路相比具有体积更小、功耗更低、可靠性提高、性能提高、保密性增强、成本降低等优点。 ASIC分 ...
分类:
其他好文 时间:
2018-06-10 15:01:54
阅读次数:
154
Consider a positive integer N written in standard notation with k+1 digits a~i~ as a~k~...a~1~a~0~ with 0 <= a~i~ < 10 for all i and a~k~ > 0. Then N ...
分类:
其他好文 时间:
2018-06-09 23:20:40
阅读次数:
199