搜索资源列表
linux新手管理员指
- linux新手管理员指.pdf-linux novice administrator means. Pdf
sysproc
- Windows NT/2000中以用户系统级安全上下文方式创建进程的源代码-Windows NT/2000 users to system-level security context means the process of creating the source code
工业控制研华板卡VC编程实现DI程序
- 工业控制研华板卡VC编程实现DI程序,和ad转换类似的编程,也是提供连接库方式调用-Advantech industrial control board VC Programming DI procedures, and a similar ad conversion program, as well as providing means for connecting calls
dansguardian-2.8.0.6.source.tar
- 一个UNIX/LINUX下的基于内容的过滤服务器源代码,可以设置关键词、URL、IP、PORT等多种方式进行网站过滤。-a UNIX / Linux-based content filtering server source code, can set keywords, URL, IP, PORT various means such as web filtering.
映射网络驱动器
- 映射网络驱动器,简单的说就是将其它计算机的共享文件作为本地的一个驱动器.windows提供了一系列的网络函数帮助我们实现各种复杂的网络功能.我们只是使用到其中两个函数,WNetAddConnection2和WNetCancelConnection.-mapping network drives, simply means that the other computers to share files as a local drive. Windows provides a wide range
shell
- Cmd Shell(命令行交互)是黑客永恒的话题,它历史悠久并且长盛不衰。本文旨在介绍和总结一些在命令行下控制Windows系统的方法。这些方法都是尽可能地利用系统自带的工具实现的。 文件传输 对于溢出漏洞获得的cmd shell,最大的问题就是如何上传文件。由于蠕虫病毒流行,连接ipc$所需要的139或445端口被路由封锁。再加上WinXP系统加强了对ipc$的保护,通过ipc$及默认共享上传文件的手段基本无效了。ftp和tftp是两种可行的方法,介于其已被大家熟知,本文就不介绍了。还
ImplementingTheMD5Algorithm
- Take advantage of a secure message-digest algorithm in your applications. Learn the means to easily integrate MD5 into your existing C++ applications using this cross-platform library. -Take advantage of a secure message-digest algorithm in your ap
xgina_src
- 这个例子可以参考这些登陆认证,也就是实现windows的登陆是用户接口-this example we can refer to these landing certification also means the realization of the landing windows user interface is
cyuyanjiami
- C语言实现的des加密算法,可以用于软件加密等多种途径,需要的自己嵌入程序中即可-the C language des encryption algorithms, encryption software can be used various means, including the the procedure itself can be embedded
200653023417608
- 基于U盘的身份认证 现在市场上出现各种各样的基于硬件的加密设备,但应用于身份认证的还很少,大部分应用在软件产品的加密方面。 软件开发商在开发软件特别是行业软件时经常用到身份验证,传统当方式是采用用户名+密码的方式进行认证,这样的验证方式存在很多缺点主要表现在以下两个方面: 1. 用户信息容易泄密 2. 用户信息容易遗忘 3. 给领导使用带来不便 作为软件开发商为了提高软件的可用性、加载身份认证功能。但需要从市场上加密厂商手中购买身份认证设备,但存在以下弊端: 1.
TimeingClose
- 定时关机,注销,重启的小程序,有三中方式进行设置-regular shutdown, canceled, the restarting of small procedures, which means three set
mannasim-patch-ns2.29.tar
- 无线传感器网络,基于仿真平台ns2,mannasim集成了多种热门的路由协议,这是它的patch文件-wireless sensor networks based on the simulation platform Means, mannasim integration of a variety of popular routing protocol, which is its patch document
nans
- 无线传感器网络的ns2仿真中,分析trace文件-wireless sensor networks Means simulation, analysis trace documents
nsg_beta2
- 无线传感器网络中,基于ns2平台的场景产生器-wireless sensor networks based on the platform Means Scene Generator
ns2src
- NS与网络模拟配套源码,虽然这本书大部分只是翻译ns2的帮助文件,但还是不错的-NS network simulation and supporting FOSS, although most of this book is to help translate the document Means, but still good
project3
- The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a simple synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a simple priority based preemptive Round Robin algorithm.
shujuwajuexitongyanjiu
- :现有NIDS 的检测知识一般由手工编写,其难度和工作量都较大。将数据挖掘技术应用于网络入侵检测,在Snort 的 基础上构建了基于数据挖掘的网络入侵检测系统模型。重点设计和实现了基于K-Means 算法的异常检测引擎和聚类分析模 块,以及基于Apriori 算法的关联分析器。实验结果表明,聚类分析模块能够自动建立网络正常行为模型,并用于异常检测, 其关联分析器能够自动挖掘出新的入侵检测规则。
K means mpi
- K means mpi
corrected
- k means clustering algorithm
k-means
- 本代码主要实现了k均值聚类算法,通过c++在vc软件下实现聚类。-The code is mainly achieved k-means clustering algorithm, c++ in vc achieve clustering software.