最近看了一下MariaDB的常规复制章节,就按部就班的搭建了一下最简单的主从复制。需要的硬件环境很简单(在虚拟机VMware中搭建): 1:两台server:Master: 192.168.6.133 Slave:192.168.6.132 2:网络配置,这里图个简单,直接关闭master的防火墙[...
分类:
数据库 时间:
2015-01-28 17:42:58
阅读次数:
273
题目如下:
1005. Spell It Right (20)
时间限制
400 ms
内存限制
65536 kB
代码长度限制
16000 B
判题程序
Standard
作者
CHEN, Yue
Given a non-negative integer N, ...
分类:
其他好文 时间:
2015-01-28 09:51:42
阅读次数:
170
function [ binary,decimal ] = num2binary16( number ) %The IEEE 754 standard specifies a binary16 as having the following format: %Sign bit: 1 bit %Exp...
分类:
其他好文 时间:
2015-01-27 20:12:35
阅读次数:
179
整理于互动百科安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准(Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。对于长度小于2^64位的消息,SHA1会产生一个16...
分类:
其他好文 时间:
2015-01-27 11:00:22
阅读次数:
214
Calculate a + b and output the sum in standard format -- that is, the digits must be separated into groups of three by commas (unless there are less than four digits).
Input
Each input file cont...
分类:
其他好文 时间:
2015-01-26 22:54:20
阅读次数:
196
Again Palindromes
Input: Standard Input
Output: Standard Output
Time Limit: 2 Seconds
A palindorme is a sequence of one or more characters that reads the same from the left as it does from th...
分类:
其他好文 时间:
2015-01-26 22:50:54
阅读次数:
205
Problem I
23 Out of 5
Input: standard input
Output: standard output
Time Limit: 1 second
Memory Limit: 32 MB
Your task is to write a program that can decide whether you can find an arithmetic ex...
分类:
其他好文 时间:
2015-01-26 17:07:04
阅读次数:
183
Status of Hive Authorization before Hive 0.13SQL Standards Based HiveAuthorization (New in Hive 0.13)Restrictions on HiveCommands and StatementsPrivil...
分类:
数据库 时间:
2015-01-26 13:37:11
阅读次数:
362
原文:AES加密CBC模式兼容互通四种编程语言平台【PHP、Javascript、Java、C#】由于本人小菜,开始对AES加密并不了解,在网络上花了比较多时间查阅资料整理;
先简单从百度找来介绍: 1
密码学中的高级加密标准(Advanced Encryption Standard,AES),又称...
分类:
编程语言 时间:
2015-01-26 13:28:41
阅读次数:
368
Transform/Map-Reduce SyntaxSQL Standard Based Authorization Disallows TRANSFORMTRANSFORM ExamplesSchema-less Map-reduce ScriptsTyping the output of TR...
分类:
其他好文 时间:
2015-01-26 11:36:05
阅读次数:
384