CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 引入

搜索资源列表

  1. MD5_Carithmetic

    0下载:
  2. 其实网上这方面的代码已经不少了,但是大多都如出一辙,主要是给出的代码不但不好理解(主要是为了处理大文件,支持分块,这样就会屑弱初学者对算法的理解),该源代码在引入必要头文件后可以在VC6.0下顺利通过编译-fact that the Internet has been a lot of code, but most of all the same, given the code is not only poor understanding (mainly to handle large file
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.93kb
    • 提供者:傻傻
  1. InjectPE

    0下载:
  2. 在exe文件引入表中挂接自定义的dll文件,可用于exe加密、制作插件等。。作者学习pe文件格式的成果,绝对原创!-exe files in the introduction of the table definition articulated since the dll file that can be used exe encryption, such as plug-in production. . Study author pe file formats the results abs
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2.55kb
    • 提供者:倪玉龙
  1. Linux内核模块和驱动的编写

    0下载:
  2. Linux内核是一个整体是结构,因此向内核添加任何东西,或者删除某些功能,都十分困难。为了解决这个问题引入了内核机制。从而可以动态的想内核中添加或者删除模块。-Linux is a kernel of the whole structure, it added to the kernel anything, or delete certain functions are very difficult. To solve this problem the introduction of core
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3.07kb
    • 提供者:李明
  1. memorycheck_521

    0下载:
  2. 内存泄漏检测,修补工具.适合MFC程序使用.可以对GDI, GUI, Menu 程序引入测试.-memory leak detection, repair tools. MFC procedures suitable for use. GDI can be right, GUI, Menu procedures for the introduction of testing.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:72.63kb
    • 提供者:洋场河
  1. despro20060808

    0下载:
  2. des加密算法具体实现,自己长期使用的,使用时引入即可-des encryption algorithm to realize their long-term use, can be used to introduce
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.6kb
    • 提供者:tlsact
  1. 引入系统监视器

    0下载:
  2. 引 入系统监视器
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1.95kb
    • 提供者:刘新海
  1. New_Windows_Vista_APIs.xls

    0下载:
  2. Windows Vista 引入的新API函数列表
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:237.25kb
    • 提供者:dozingcat
  1. IntrusionDetectionTechnologyBaseonSupportVectorMac

    0下载:
  2. 本论文将统计学习理论引入入侵检测领域,讨论了基于SVM方法的智能检测 策略,检测算法具有良好的推广能力.引入HVDM距离代替范数,改进了SVM的 RBF核函数定义,使之能够直接处理异构的网络连接信息 利用有保证的估计方法 来确定训练数据集规模,避免了依靠实验选择训练规模的盲目性 针对重复样本 和重要样本提出了样本加权的思路,降低了错分样本的可能 考虑到网络连接记 录的不同属性对检测结果贡献不一的事实,提出了特征选择与特征加权的方法, 进而得到一个更好的分类超平面,提高了检
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:2.66mb
    • 提供者:张靓
  1. DiskCount

    0下载:
  2. 利用importdll方法在引入windows API函數來讀取硬盤分區的大小。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:14.76kb
    • 提供者:raphael_zhang
  1. HookCode

    0下载:
  2. VC++写的APIHook实例源代码,大致翻了一下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部分做得相当棒,如果想挂各种函数,可以结合detour使用。-VC++ to write the source code examples APIHook generally turned a bit,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:69.78kb
    • 提供者:Massachusetts
  1. des

    0下载:
  2. 一个C++的DES算法源码.引入工程中即可使用,加解密的函数分别是DES(char *key,char *s_text,char *d_text)和_DES(char *key,char *s_text,char *d_text) 使用上也比较方便-A C++ Source of the DES algorithm. The introduction of projects to use, a function of encryption and decryption are DES (c
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:5.13kb
    • 提供者:risun
  1. dllinfect

    0下载:
  2. 通过修改引入表加入DLL来传播,病毒编程相关.-By modifying the introduction of table join the DLL to the spread of HIV-related programming.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:93.27kb
    • 提供者:drcool
  1. Bourne_again_shell(bash)basic_programming

    0下载:
  2. Bourne again shell (bash) 基本编程.pdf 通过学习如何使用 bash 脚本语言编程,将使 Linux 的日常交互更有趣和有生产 力,同时还可以利用那些已熟悉和喜爱的标准 UNIX 概念(如管道和重定向)。 在此三部分系列中,Daniel Robbins 将以示例指导您如何用 bash 编程。他将讲述 非常基本的知识(这使此系列十分适合初学者),并在后续系列中逐步引入更高 级特性。-Bourne again shell (bash) Basic pr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:289.46kb
    • 提供者:吴继发
  1. encrypt.tar

    1下载:
  2. 简单加密工具升了下级,引入了安全删除原文件的方式,使用AES-128-CBC加密, 加密代码从OpenSSL里面抠出来。-Simple encryption tool or a lower level, the introduction of a safety way to delete the original document, using AES-128-CBC encryption, encryption code to pull out from inside OpenSSL.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:15.41kb
    • 提供者:包子
  1. tricksrc

    0下载:
  2. 代码我大致翻了一下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部分做得相当棒,如果想挂各种函 数,可以结合detour使用。 -Code more or less turned me a little, only linked to the introduction of the func
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:6.54kb
    • 提供者:winj
  1. CRC16

    0下载:
  2. 应用crc-16编码校验数据包是否出错,包括编码、解码,引入错误-Application of crc-16 code check whether the error packet, including encoding, decoding, the introduction of error
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:184.9kb
    • 提供者:bupt
  1. 20071141554261

    1下载:
  2. 此为原分析家公式(DZH L2通用),希望有DZH L2的人试验一下,最终能实现导出TOPVIEW数据,而非每天截图,发此公式VC源代码,抛砖引玉 使用方法 1.把公式 etxthb.fnc公式引入大智慧L2,好像默认会引入到“技术指标-其他”下面 2.复制 etxt.dll到大智慧L2目录 3.在c:\superstk\ 下建立一个目录名字为 text 4.打开大智慧L2,选择etxthb这个公式,进行条件选股,选择你想要的分析周期.-This is
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:132.53kb
    • 提供者:sombad
  1. Lightemplate

    0下载:
  2. 调用方法简单,支持if else include之类的标签,可以包含扩展函数,没有引入外部文件,减少了io操作,比smarttemplate快了平均2-3毫秒,单纯加载模版文件,不设置任何变量lightemplate平均0.3毫秒左右,smarttemplate至少要1毫秒。-feee
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3.57kb
    • 提供者:木鱼
  1. kasai-2[1].0.0-api

    0下载:
  2. Kasai是基于Java开发的开源RBAC软件 Kasai系统的优点:基本上实现了用户users(USERS)、角色roles(ROLES)、目标objects(OBS)、操作operations(OPS)、许可权permissions(PRMS)五个基本数据元素。同时Kasai也引入了Group的概念。 -Kasai is a Java-based open source development RBAC system software Kasai advantages: Basica
  3. 所属分类:Network Security

    • 发布日期:2017-03-28
    • 文件大小:529.16kb
    • 提供者:smilinggirl
  1. CBitmapCListCtrl

    0下载:
  2. 在工程中引入外部图片,显示在CListCtrl表格中的方法。这里我以QQ头像图片来示例,QQ有些表格插入图片使用类似的方法-In the project to introduce an external image, displayed in the CListCtrl table method. Here I QQ avatar images example, QQ some forms to insert a picture using a similar methodology
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3.31mb
    • 提供者:
« 12 3 »
搜珍网 www.dssz.com