MySQL的配置文件/etc/my.cnf编辑配置文件[root@LAMPLINUX~]#vim/etc/my.cnf#TheMySQLserver[mysqld]port=3306socket=/tmp/mysql.sockskip-lockingkey_buffer_size=256Mmax_allowed_packet=1Mtable_open_cache=256sort_buffer_size=1Mread_buffer_size=1Mread_rnd_buffer_size=4..
分类:
数据库 时间:
2015-07-12 08:26:44
阅读次数:
163
DescriptionA factory produces products packed in square packets of the same height h and of the sizes 1*1, 2*2, 3*3, 4*4, 5*5, 6*6. These products are...
分类:
其他好文 时间:
2015-07-10 11:08:58
阅读次数:
138
USB has four different packet types. Token packets indicate the type of transaction to follow, data packets contain the payload, handshake packets are...
分类:
其他好文 时间:
2015-07-10 02:11:54
阅读次数:
135
概念Open vSwitch中许多网络上的概念与平时接触到的不同,这里介绍一下Open vSwitch中用到的一些名词及概念。Packet (数据包)网络转发的最小数据单元,每个包都来自某个端口,最终会被发往一个或多个目标端口,转发数据包的过程就是网络的唯一功能。Bridge (网桥)Open vS...
分类:
其他好文 时间:
2015-07-08 20:24:24
阅读次数:
120
When the sending side sees a duplicate ACK, it knows that the other side must have received a packet out of order, which suggests that an earlier packet might have been lost.
Since it is also p...
分类:
其他好文 时间:
2015-07-08 16:37:40
阅读次数:
158
最近陆续开始装配自己的小四轴,bitcraze官网上有一些装配的指导,很不错的经验装配和一些四轴PCB上的引脚配置,具体装配,可以看官网的视频操作,链接如下:
https://www.bitcraze.io/getting-started-with-the-crazyflie-2-0/
1, 开箱包括的器件(Unpacking)
The Crazyflie 2.0 packet co...
分类:
其他好文 时间:
2015-07-07 19:29:19
阅读次数:
251
官方给出的ptime的定义是:ptime gives the length of time in milliseconds represented by themedia in a packet。简单来讲就是一个数据包中媒体的时长,以毫秒为单位。例如:ptime:20就是定义为20毫秒。
每种媒体的时间是不一样,例如:G711媒体时长默认20ms,G.726媒体时长默认是10ms,G.729媒体...
分类:
其他好文 时间:
2015-07-05 22:39:34
阅读次数:
230
本人在dell笔记本上尝试安装centos6.0,与win7形成双系统,安装过程如下:1.使用ultraliso制作u盘启动盘,启动盘以centos6.0的映像文件为源头制作;2.制作完成后,删除u盘上的packet文件夹,然后重新将映像文件拷贝至u盘的根目录;3.重启电脑,以u盘引导,按照步骤进行...
分类:
其他好文 时间:
2015-07-05 18:23:19
阅读次数:
135
CocoaAsyncSocket
网络通信使用之http协议测试(三)
通过前一篇CocoaAsyncSocket网络通信使用之数据编码和解码(二),我们已经搭建好了socket的框架。
框架主要分为以下5个模块:
1-网络连接模块(socket connection)
2-数据协议框架(socket packet content protocol)
3-发送数据前的编码模...
分类:
Web程序 时间:
2015-07-04 09:39:47
阅读次数:
142
之前摸索过电脑,知道hp compaq6910p有远程唤醒功能的。当时没在意,现在忽然有了实际的需求,就想起来折腾一下了。看了网上的做法,主要是两方面设置,BIOS和网卡。之后就可以用magic packet来发包唤醒,但网上对这个软件的使用是只需要填写destination Ethernet Address,信以为真,可是怎么也唤不醒。最后自己琢磨着那个IP Broadcast Address也...
分类:
其他好文 时间:
2015-07-02 10:02:05
阅读次数:
112