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

搜索资源列表

  1. nohook

    0下载:
  2. 检测自己不被Hook,这在反黑、反病毒应用中是很重要的-Detection of their own not to be Hook, in the anti-, anti-virus applications is very important
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:17486
    • 提供者:viter
  1. AntiRE

    0下载:
  2. 作为程序员的你是否为自己的软件被人非法破解使用而苦恼,这也是国外程序员的热点问题,相信你参考了这个源码后会得到反破解的一些手段。-Do you as a programmer for their own software to be illegal to crack the use of distress, this is a hot issue programmers abroad, I believe you made reference to this source will be a n
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:5306
    • 提供者:占浩坤
  1. Anti-Virus

    0下载:
  2. 此代码能够一些不知名的C语言编写的病毒,是一款不可多得的工具。-This code can be a number of unknown languages C virus, is an invaluable tool.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:40349
    • 提供者:余方
  1. Anti-SoftICE

    0下载:
  2. Anti-SoftICE... ..Anti-SoftICE示例 ├──BackDoor...........SoftICE后门指令 ├──Service............判断NTICE服务是否运行 ├──UEF................利用UnhandledExceptionFilter检测 └──INT41..............INT 41子类型 -Anti-SoftICE ... .. Anti-SoftICE example ├ ─ ─ Bac
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-02
    • 文件大小:675445
    • 提供者:王刚
  1. v8a

    1下载:
  2. j-link V8版的app ,反汇编代码,学习jlink的好东西-j-link V8 version of the app, the anti-assembly code, learn the good things jlink
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-10-01
    • 文件大小:96313
    • 提供者:孙江波
  1. Imageprocessing

    0下载:
  2. 图象处理算法代码,包括画直线、反走样直线、画圆、画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。-Image processing algorithm code, including painting a straight line, anti-aliased line, circle, drawing an oval, rectangular painting, painting polygon, rectangle fill, polygon fill, 3D tra
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:327412
    • 提供者:11
  1. CarAlarm

    1下载:
  2. 汽车防盗器主机吃C语言程序,已调试通过,效果良好-Car anti-theft device to eat the host C language procedures have been debug is passed, the effect of good
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:8215
    • 提供者:宋琪
  1. human_face_detect_facemodel

    0下载:
  2. 人脸检测系统源码,准确定位,检测人脸,具有很强的抗噪能力,背景去除,最最关键的一步是肤色匹配,提供了人脸模型,算法自己看,绝对好东西-Human face detection system source code, accuratly position and detect face, which has a strong anti-noise ability. It is widely used in machine vision, pattern recognition, security
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:3064652
    • 提供者:yangle
  1. AAFont

    0下载:
  2. 平滑特效字体控件包是一个基于平滑(Anti-aliasing)和特效(Effect)字体 技术的控件包,支持透明、半透明、阴影、模糊、渐变色、字体纹理、噪声、轮 廓字等特效。-Free Software Foundation, Inc., 59 Temple Place- Suite 330, Boston, MA 02111-1307, USA.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:542929
    • 提供者:june
  1. Anti-sway_control_of_cranes

    0下载:
  2. 这是一个起重机智能防摇控制系统运用神经网络TOOLBOX的simulink仿真程序源码,是本人毕业设计所做,原创-This is a smart anti-sway crane control system simulink simulation program source code, yes I have done graduation design, originality
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:106821
    • 提供者:原春
  1. anti-terrorism

    0下载:
  2. 模拟反恐的场面的部分功能VC程序!-Analog anti-terrorism part of the scene features VC program!
  3. 所属分类:Shot Game

    • 发布日期:2017-05-22
    • 文件大小:6519269
    • 提供者:王明
  1. antikeylog

    0下载:
  2. 基于软件的键盘记录工具记录通过键盘输入的信息,对用户隐私和计算机安全造成严重威胁。Windows钩子是一种开发键盘记录工具的主要技术。我们设计了一个反键盘记录工具来检测已知和未知的基于Windows钩子的键盘记录工具,它通过检测可疑模块和拦截键盘相关钩子来实现,可保护我们免受几乎所有的基于Windows钩子的键盘记录工具的威胁。-Software-based tool to record keyboard record information through the keyboard input
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:146335
    • 提供者:GlobeMobile
  1. anti-hook-ssdt

    0下载:
  2. ssdt钩子检测,利用查找ntkrnlpa.exe中导出的ssdt的起始地址和大小,比较实际的ssdt地址表中的内容,找出钩子-ssdt hook detection, the use of export ntkrnlpa.exe Find ssdt the start address and size, a more realistic ssdt address the contents of the table to find out hook
  3. 所属分类:Hook api

    • 发布日期:2017-03-26
    • 文件大小:6246
    • 提供者:john smith
  1. Anti-color

    0下载:
  2. 对图像进行反色处理,有源代码,带测试图,已经过测试-Anti-color image processing, active code, with the test map has been tested
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:974955
    • 提供者:董新鑫
  1. ansav-beta

    0下载:
  2. Anti virus for windows
  3. 所属分类:Applications

    • 发布日期:2017-04-06
    • 文件大小:815285
    • 提供者:iks
  1. viruscode

    0下载:
  2. windows下病毒原理演示代码,无攻击性。(如:在c根目录下生成一个空文件夹)为防备杀毒软件查杀,内容已加密,解密密码zrb 内部exe文件已改为txt格式 可直接txt打开阅读代码也可改为exe运行尝试-principle demonstration of the virus under the windows code, non-offensive. (Eg: in c root to generate an empty folder) to prepare for killing ant
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:34654
    • 提供者:hwl
  1. Anti-jamming-Design

    0下载:
  2. 一共18篇中文论文,分析了干扰对单片机系统的危害, 结合实际讨论了采用硬件、软件抗干扰措施, 从而提高系统可靠性。-These papers analysed the harm of jamming to single- chip system. It also discussed the measure of anti- jamming with the adoption of hardware and software in order to increase the reliabili
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:4205749
    • 提供者:郑嘉
  1. RFID

    1下载:
  2. 一种改进的RFID二进制搜索防碰撞算法,基于二进制树的防碰撞算法研究-An improved anti-collision RFID binary search algorithm, binary tree-based anti-collision algorithm
  3. 所属分类:RFID

    • 发布日期:2017-03-28
    • 文件大小:167600
    • 提供者:李伟
  1. forrfid

    0下载:
  2. 一种基于动态二进制的RFID抗冲突算法,希望对大家有用-Based on dynamic binary algorithm for RFID anti-conflict, in the hope that useful
  3. 所属分类:RFID

    • 发布日期:2017-04-02
    • 文件大小:273361
    • 提供者:李成伟
  1. Anti-color

    0下载:
  2. 属于图像预处理,对图像进行反色处理,为点运算-Belonging to image pre-processing, anti-color image processing, computing for the point
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:59035
    • 提供者:李建伟
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com