上一页 1 ··· 141 142 143 144 145 146 147 148 149 ··· 271 下一页
摘要: 5^92ed5b2061032e4400000001^117.94.153.11^122.112.221.212^57594^11399 122.112.221.2125^1b635b20646a2e3b00000001^124.226.40.98^122.112.221.74^8761^1478 阅读全文
posted @ 2018-06-15 14:53 bonelee 阅读(865) 评论(1) 推荐(0) 编辑
摘要: DGA的模型:https://github.com/Yuren-Zhong/DeepDGA CNN、LSTM、双向LSTM 论文可以看https://openreview.net/pdf?id=BJLmN8xRW DGA GAN的论文:https://arxiv.org/pdf/1610.01969 阅读全文
posted @ 2018-06-15 14:41 bonelee 阅读(666) 评论(0) 推荐(0) 编辑
摘要: GAN:通过 将 样本 特征 化 以后, 告诉 模型 哪些 样本 是 黑 哪些 是 白, 模型 通过 训练 后, 理解 了 黑白 样本 的 区别, 再输入 测试 样本 时, 模型 就可以 根据 以往 的 经验 判断 是 黑 还是 白。 与 这些 分类 的 算法 不同, GAN 的 基本 原理 是, 阅读全文
posted @ 2018-06-15 11:10 bonelee 阅读(1241) 评论(0) 推荐(0) 编辑
摘要: Given a positive integer num, write a function which returns True if num is a perfect square else False. Note: Do not use any built-in library functio 阅读全文
posted @ 2018-06-14 23:19 bonelee 阅读(244) 评论(0) 推荐(0) 编辑
摘要: 一共100万,按照长度排序后的前2000个: aagst.cnacyke.wsaefrd.ccaiqxg.ukakplh.pwalurx.pwamsmz.ccaogtp.inawwgf.inayveg.pwbdpch.ccbeemu.pwbetam.wsbfnll.wsbfzeo.wsbfzhx.i 阅读全文
posted @ 2018-06-14 19:39 bonelee 阅读(2059) 评论(0) 推荐(0) 编辑
摘要: https://www.cylance.com/en_us/products/our-products/protect threatzero.html 产品介绍 关键!!!! https://www.blackhat.com/docs/us-16/materials/us-16-Wolff-Appl 阅读全文
posted @ 2018-06-14 11:01 bonelee 阅读(447) 评论(0) 推荐(0) 编辑
摘要: Given a non-negative index k where k ≤ 33, return the kth index row of the Pascal's triangle. Note that the row index starts from 0. In Pascal's trian 阅读全文
posted @ 2018-06-13 23:13 bonelee 阅读(188) 评论(0) 推荐(0) 编辑
摘要: Given a binary tree, determine if it is height-balanced. For this problem, a height-balanced binary tree is defined as: a binary tree in which the dep 阅读全文
posted @ 2018-06-13 22:32 bonelee 阅读(169) 评论(0) 推荐(0) 编辑
摘要: Implement the following operations of a queue using stacks. push(x) -- Push element x to the back of queue. pop() -- Removes the element from in front 阅读全文
posted @ 2018-06-13 22:03 bonelee 阅读(221) 评论(0) 推荐(0) 编辑
摘要: Given an array of integers, return indices of the two numbers such that they add up to a specific target. You may assume that each input would have ex 阅读全文
posted @ 2018-06-12 23:08 bonelee 阅读(264) 评论(0) 推荐(0) 编辑
上一页 1 ··· 141 142 143 144 145 146 147 148 149 ··· 271 下一页