te
-
【转帖】计算机网络协议(三)——UDP、TCP、Socket
计算机网络协议(三)——UDP、TCP、Socket 2019年09月04日 11:09:41 to_be_better_one 阅读数 28794 文章标签: 计算机网络UDPTCPSocket 更多 分类专栏: 计算机网络协议 版权声明:本文为博主原创文章,遵循 CC 4.0 BY-SA 版权...[详细]
2020-07-21 18:35 分类:路由交换 vue简单的v-for - - 路由跳转
前几天写了一个特特特简单的小图片页面,主要用到的就是v-for遍历以及路由跳转到详情页。路由跳转需要在router文件夹下index.js引入。 导航栏(element ui导航栏为模板): <el-header> <div class="nav-menu"...[详细]
2020-07-21 18:10 分类:路由交换-
2019.9.23星期一
论文《Network Traffic Classification Techniques and Comparative Analysis Using Machine Learning Algorithms》2016.IEEE/ICCC wireshark抓包+netmate提特征+Weka P2P app使用动态端口 本文用4中ML算法分WWW、DNS、FTP、P2P、Telnet ...[详细]
2020-07-21 17:55 分类:路由交换 R语言-程序执行时间
我们往往对自己编写程序的运行效率十分关心,需要查看程序的执行时间。 在R中,获得时间的函数有不少,比如system.time()、proc.time()等。[详细]
2020-07-21 16:34 分类:LinuxLinux 查看内存条数据和大小命令
查看内存条数据和大小命令: sudo dmidecode | grep -A16 \"Memory Device$\"需要root 权限..[[email protected] mp3blaster-3.2.5]$ sudo dmidecode | grep -A16 \"Memory Device$\" [sudo][详细]
2020-07-21 16:00 分类:Linuxchattr lsattr linux file system attributes - linux 文件系统扩展属性
我们使用 linux 文件系统扩展属性,能够对linux文件系统进行进一步保护;从而给文件 赋予一些额外的限制;在有些情况下,能够对我们的系统提供保护;[详细]
2020-07-21 15:54 分类:Linux-
linux中systemctl详细理解及常用命令
linux中systemctl详细理解及常用命令 https://blog.csdn.net/skh2015java/article/details/94012643[详细]
2020-07-21 15:45 分类:Linux [LeetCode] 134. Gas Station
Medium There are N gas stations along a circular route, where the amount of gas at station i is gas[i].[详细]
2020-07-21 15:42 分类:Linux-
Linux 网络一般设置
一、更改IP及添加路由 1、IPADDR=192.168.150.154 2、NETMASK=255.255.255.0[详细]
2020-07-21 15:24 分类:Linux -