码迷,mamicode.com
首页 >  
搜索关键字:computer opencart 主题模板 abc-0060    ( 3143个结果
UDP learn by Python3
Find max packet size I used the code above to find the max size of a UDP packet size by default configuration. The result on my computer is: More test ...
分类:编程语言   时间:2020-04-27 19:34:54    阅读次数:117
python MD5加密
什么是MD5Message Digest Algorithm MD5(中文名为消息摘要算法第五版)为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护。该算法的文件号为RFC 1321(R.Rivest,MIT Laboratory for Computer Science and RS ...
分类:编程语言   时间:2020-04-26 21:24:03    阅读次数:87
JavaScript-Web编程语言-基本概念
1. Web前端分工: HTML——网页内容 CSS——网页布局 JavaScript——网页行为 2. JavaScript又称 ECMA-262(European Computer Manufacturers Association)标准的实现和扩展。 3. JavaScript脚本可放置于网页 ...
分类:编程语言   时间:2020-04-24 01:43:14    阅读次数:74
The NUIX System: Making Computers Easier to Use-UNIX让电脑更易使用
The NUIX System: Making Computers Easier to Use1982Bell Laboratories HostBack in 1969, a Couple of Computer Scientist here at Bell Laboratories, start... ...
分类:其他好文   时间:2020-04-19 22:19:16    阅读次数:64
文本处理、词频统计与Simhash生成文档指纹
the 1 , data 2 , mining 3 , and 4 , web 2 , information 2 , system 1 , research 2 , group 1 , dmwis 1 , at 1 , college 1 , of 3 , computer 1 , science ...
分类:其他好文   时间:2020-04-19 14:28:53    阅读次数:83
无法停止讲故事的计算机科学家--Knuth访谈
原文地址:https://www.quantamagazine.org/computer-scientist-donald-knuth-cant-stop-telling-stories-20200416/对Donald Knuth来说,好的代码和好的表达是一样的。Part1Donald Knuth... ...
分类:其他好文   时间:2020-04-19 00:30:48    阅读次数:118
10 Awesome PuTTY Tips and Tricks You Probably Didn’t Know
PuTTY Trick 1: Delete All PuTTY Sessions Together When you are swapping an old computer with a new computer, you may end-up transferring all PuTTY ses ...
分类:其他好文   时间:2020-04-16 01:01:51    阅读次数:291
计算机视觉概要和卷积神经网络基础概念
本文主要介绍了CV概要和CNN基础概念。 1 计算机视觉(computer vision)简介 计算机视觉旨在识别和理解图像/视频中的内容。其诞生于1966年MIT AI Group的"the summer vision project"。当时,人工智能其他分支的研究已经有一些初步成果。由于人类可以 ...
分类:其他好文   时间:2020-04-14 01:13:03    阅读次数:103
How to Uninstall Software on Kali Linux
You can use the command to see a list of all installed packages on your computer. To uninstall a program use command. For example, the following comma ...
分类:系统相关   时间:2020-04-12 16:18:39    阅读次数:85
一个FLAG #14# The SetStack Computer
题 集合栈计算机,完整题目见参考[1] 书上的原始代码如下: #include <iostream> #include <vector> #include <map> #include <set> #include <string> #include <stack> #include <algori ...
分类:其他好文   时间:2020-04-12 10:48:04    阅读次数:80
3143条   上一页 1 ... 12 13 14 15 16 ... 315 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!