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

搜索资源列表

  1. 基于ARP欺骗的TCP伪连接D.o.S

    0下载:
  2. 基于ARP欺骗的TCP伪连接D.o.S 本程序是一个基于ARP欺骗上面的DOS工具,有一定破坏性,希望大家不要用于非法活动-ARP spoofing based pseudo-TCP connections D.o.S this program is a deception based on ARP above DOS tools, a certain destructive that we should not for illegal activities
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:14635
    • 提供者:李立
  1. keylogbyme

    0下载:
  2. -- KeYl0gByMe -- Il s agit d un petit keylogger tout simple. Il logs tout les types de touches. Le fichier logs se met ?la racine du disque dur principal. Le fichier en question se nomme : stsvc.txt Cr閍teur : benozor77. Courri
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:20168
    • 提供者:李高
  1. 200561673082201

    0下载:
  2. DES,MD5,ZLIB算法源代码 文件列表: Adler32.cpp ArithDLL.cpp ArithDLL.def ArithDLL.dll ArithDLL.dsp ArithDLL.dsw ArithDLL.h ArithDLL.lib ArithDLL.ncb ArithDLL.opt ArithDLL.plg Arithzxz.h Arithzxz.h.BAK Compress.cpp CRC.cpp Defla
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:138553
    • 提供者:water1974
  1. dataspy

    0下载:
  2. Output TCP Packets Output UDP Packets Output ICMP Packets Decode Packets (default OFF) f: fromIP Output Packets FromIp=fromIP(default ALL) d: destIP Output Packets DestIp=destIP(default ALL) s: string Output Packets Include sensit
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:13425
    • 提供者:
  1. d-tools

    0下载:
  2. * Descr iption : This is an example of a startup task. As mentioned in the book s text, you MUST initialize the ticker only once multitasking has started.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1815441
    • 提供者:宋帆
  1. AMItool.rar

    8下载:
  2. AMI主板的BIOS工具合集,纯DOS工作,AMI motherboard' s BIOS tool collection, the work of pure DOS
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-13
    • 文件大小:3341424
    • 提供者:shtyyg
  1. s_des加密.rar

    0下载:
  2. SDES 的加密,SDES encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-28
    • 文件大小:681984
    • 提供者:徐彬
  1. 3

    0下载:
  2. 几个键盘记录的源码,供大家学习使用,欢迎下载-Several keyboard record source for learning to use the U.S. are welcome to download
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:307432
    • 提供者:haweifang
  1. 2.0

    0下载:
  2. 用于opc开发的dll,包含了opc function网站提供的所有d-Opc developed for the dll, that contains the opc function site provides all the d
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:30566
    • 提供者:zhangronghua
  1. zhuruDLL

    0下载:
  2. 注入DLL的源代码,可以应用在外挂内挂制作中,有一定程度的防封-Injected DLL' s source code, can be applied to the production of plug-in peg, has a certain degree of anti-seal
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-23
    • 文件大小:15220
    • 提供者:多萨
  1. yxyDES2_VC

    0下载:
  2. 尹学渊版的DES第二版,注释写得非常清楚,并且执行效率不错,代码质量相比第一版有很大的改进,尹学渊保留所有权利,转载自:http://www.cnblogs.com/erwin/-The second edition of YinXueyuan s DES code,the Notes is very clear, and good performance, code quality compared to a significant improvement over the first edi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:15314
    • 提供者:YinXueyuan
  1. ARM9Linux

    0下载:
  2. 本书详细介绍了有关ARM9的体系架构,其中包括常用的串口、IIC总线、CAN总线、SPI总线、EEPROM 、时钟、D/A 及A/D 转换等内容-This book describes in detail about the ARM9 architecture, including the popular serial, IIC bus, CAN bus, SPI bus, EEPROM, clocks, D/A and A/D converter etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-21
    • 文件大小:6262814
    • 提供者:wubin
  1. fen

    0下载:
  2. 实现php的分页功能 一个不错的php类实现了分页的借口!-it is a class of php a b c f g d e d s d f g
  3. 所属分类:Network Security

    • 发布日期:2017-04-06
    • 文件大小:36881
    • 提供者:SONG
  1. trans

    0下载:
  2. trans程序的源代码在Cygwin下编译调试通过。(因使用了Unix特有的文件读写函数,用TC,BC,VC编译时须改写部分代码) 使用说明:trans [-R/-S] file 其中,-R 将摩斯码翻译成英文; -S 将英语翻译成摩斯码。 file为需要翻译的文本文件。运行成功后结果会保存在“~file”文件中。 注意:若是翻译英文,须保证所有字母均为大写字母。且标点符号仅可为“.”,“,”和空格。-trans program' s sour
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:783450
    • 提供者:longqzh
  1. T-REC-G.729-199603-S!!ZPF-F

    0下载:
  2. ompressed file has password 6.Sourcecode d
  3. 所属分类:Driver develop

    • 发布日期:2017-05-11
    • 文件大小:2265832
    • 提供者:othmane
  1. Native

    0下载:
  2. Interface to native ( C++) D S P code Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:733
    • 提供者:fieyingwei
  1. query

    0下载:
  2. Input routines for command mode. Since we translate the end of reads into the implied ^D s we have different flavors of routines which do don t return such.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7338
    • 提供者:jygkvin
  1. d

    0下载:
  2. Part of the algorithm is based on cody s erf,erfc program.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4194
    • 提供者:lwnuser
  1. cu428

    0下载:
  2. D-S evidence theory data fusion, matlab implements five gray correlation degree computing model, Complete codec LDPC code.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-21
    • 文件大小:8192
    • 提供者:fuiyieping
  1. 300多种加密解密算法(C++)源代码

    0下载:
  2. 300多种加密算法都能用,但是是c++写得,注意用法(assjsdf c++ sajfjf'd s;kf)
  3. 所属分类:加密解密

    • 发布日期:2018-01-08
    • 文件大小:376832
    • 提供者:李华2222
« 12 3 4 »
搜珍网 www.dssz.com