主要功能,探活域名\ip python xxx -u url.txt -o out.txt -t 500 -m sur/swap 探测500个域名/ip 只需要3秒 自动生成log.txt日志文件,记录过程
2022-09-14 18:02:10 5.14MB py工具 python 线程池 渗透工具
1
快速:特征感知的学生知识追踪 这是FAST的资料库,FAST是用于模拟随时间变化的学生表现的有效工具包([González-Brenes,Huang,Brusilovsky等,2014]( ))。 FAST替代了[BNT-SM工具箱]( ),该工具箱要求研究人员为每个功能集设计不同的贝叶斯网他们想要原型。 FAST工具箱的速度比BNT-SM快300倍,并且使用起来更简单。 我们在第七届国际教育数据挖掘会议(2014)上展示了该模型(请参阅[幻灯片]( )),前五名论文之一。 技术细节 FAST使用具有功能的HMM为每个技能学习每个参数([Berg-Kirpatrick等,2010]( ))。 快速运行 快速开始 在[此处]( )下载最新版本。 解压缩文件。 它包含示例数据,可帮助您快速入门。 打开一个终端并输入: java -jar fast-2.1.1-final.jar
2022-09-09 20:41:23 243KB Java
1
Fast-PPF(快速点对匹配)(c++) * Point Cloud Library (PCL 1.7) * Eigen library 3.0 * cmake 2.8
2022-08-31 09:07:11 26.09MB PPF 点云 PCL
1
renren-fast开发文档3.0最新版.pdf,renren-fast是一个轻量级的,前后端分离的Java快速开发平台,能快速开发项目并交付【接私活利器】
2022-08-25 21:17:34 3.45MB java renren-fast renren-fast开发文档
1
介绍 颜色反卷积算法的设计针对RGB摄像机获取的颜色信息,基于免疫组化技术使用的染色剂RGB分量光的特异性吸收,分别计算每种染色剂对图像的作用效果。免疫组织化学图像处理通常用的染色包括DAB、H&E。 颜色反卷积可应用于H-DAB图像和组织病理学中常用的染色剂(H-E,H AEC,FAST Red,DAB),广泛应用于免疫组化染色图像颜色分离。 环境 #### Language de programmation : Python 2.7 #### Libs : numpy, matplotlib, sikit-learn, PySide, OpenCV2 运行步骤 1.运行ColorDeconvolution.py或者hsd.py,可以生成反卷积后的图像(一共有6个图),依据情况选择结果。 2.得到的HSI_Teinte_t1.png图像,灰度值比较低,在PS里面先用:图像-调整-曲线-自动,增加灰度值,再图像-调整-反相 ———————————————— 版权声明:本文为CSDN博主「可基大萌萌哒的马鹿」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及
2022-08-23 21:05:24 255.53MB 数字病理 深度学习 颜色反卷积 病理图像
1
TPLink、小米、FAST、锐捷 品牌路由器固件下载,均为bin文件,可用做固件提取。
2022-08-10 17:04:04 271.51MB TPLink 小米 FAST 路由器固件
1
1、 训练数据准备 所有数据均放置于Sample\Build\下,其中Build为数据类型,根据自己需要进行修改,本示例数据为512*512大小GF2建筑,训练数据按照: Sample\Build\train\ IMG_T1 -----------------------\ IMG_LABEL -----------------\val\ IMG_T1 -----------------------\IMG_LABEL 2、 训练参数设置 参数和运行皆在dp0_train.py中,主要参数包括: (1) num_epochs,训练批次 (2) learning_rate,学习率 (3) dataset,步骤一自己构建的数据集名称 (4) band,输入数据通道数(波段数) (5) n_class, 模型输出通道数(类别) 设置好后点击run即可 3、 训练模型位置 模型结构放与net文件中,生成模型文件pt位于Checkpointspath\ 4、 预测使用 填写参数 Checkpointspath,模型位置名称 Dataset,待预测数据文件夹 Outputpath,输出数据文件夹
2022-08-10 09:21:42 526.96MB pytorch 人工智能 深度学习 语义分割
1
Author: Josh Lospinoso Pub Date: 2019 ISBN: 978-1593278885 Pages: 792 Language: English Format: PDF Size: 10 Mb A fast-paced, thorough introduction to modern C++ written for experienced programmers. After reading C++ Crash Course, you’ll be proficient in the core language concepts, the C++ Standard Library, and the Boost Libraries. C++ is one of the most widely used languages for real-world software. In the hands of a knowledgeable programmer, C++ can produce small, efficient, and readable code that any programmer would be proud of. Designed for intermediate to advanced programmers, C++ Crash Course cuts through the weeds to get you straight to the core of C++17, the most modern revision of the ISO standard. Part 1 covers the core of the C++ language, where you’ll learn about everything from types and functions, to the object life cycle and expressions. Part 2 introduces you to the C++ Standard Library and Boost Libraries, where you’ll learn about all of the high-quality, fully-featured facilities available to you. You’ll cover special utility classes, data structures, and algorithms, and learn how to manipulate file systems and build high-performance programs that communicate over networks. You’ll learn all the major features of modern C++, including: Fundamental types, reference types, and user-defined types The object lifecycle including storage duration, memory management, exceptions, call stacks, and the RAII paradigm Compile-time polymorphism with templates and run-time polymorphism with virtual classes Advanced expressions, statements, and functions Smart pointers, data structures, dates and times, numerics, and probability/statistics facilities Containers, iterators, strings, and algorithms Streams and files, concurrency, networking, and application development With well over 500 code samples and nearly 100 exercises, C++ Crash Course is sure to help you build a strong C++ foundation.
2022-08-05 15:58:14 10.14MB c++17
1
附件解压后为pdf文档 renren-fast是一个轻量级的Spring Boot2.1快速开发平台,其设计目标是开发迅速、学习简单、轻量级、易扩展;使用Spring Boot、Shiro、MyBatis、Redis、Bootstrap、Vue2.x等框架,包含:管理员列表、角色管理、菜单管理、定时任务、参数管理、代码生成器、日志管理、云存储、API模块(APP接口开发利器)、前后端分离等。
2022-07-23 17:04:16 2.44MB renren-fast renren 开发文档
1
fast_unfolding 社团发现算法fast-unfolding demo 具体算法是参考了知乎上的文档,
2022-07-19 18:01:50 4KB Python
1