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

搜索资源列表

  1. hack0.zip

    0下载:
  2. 以前常用的几个攻击网络的程序代码
  3. 所属分类:弱点检测代码

    • 发布日期:
    • 文件大小:8793
    • 提供者:
  1. Netpassword

    0下载:
  2. Net框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。本类实现一些常用机密算法,供参考。-Net framework, as they own CLR provides support for the rich, with little code can be used to achieve the old language, such as C is very difficult to achieve encryption algorithm.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1862
    • 提供者:韩冰
  1. DES_C_keil

    0下载:
  2. 1,这是比较流行的DES算法代码. 2,特别是在通讯方面比较常用. 3,此代码可以在KEIL C环境下使用.-1, which is more popular in the DES algorithm code. 2, particularly in the more commonly used communications. 3. this code can KEIL C environment.
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:14277
    • 提供者:jeney
  1. VBchangyongdaima

    0下载:
  2. VB常用的一些代码 对VB的初级用户有很大的帮助-VB code used some of the primary users of VB is a great help
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:2877
    • 提供者:lkjhglkhk
  1. proxyfinder

    0下载:
  2. 代理服务程序是现在常用的软件.要实现也不好实现.这是用JAVA实现的代码-agency service procedure is now commonly used software. To achieve it is not desirable to achieve. This is achieved using Java code
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:1016786
    • 提供者:MKDR
  1. vcrypt

    0下载:
  2. CRYPT的C语言的代码,常用代码,开发环境为LINUX
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4048
    • 提供者:赵立杰
  1. rc5src

    0下载:
  2. 该代码是用C语言实现的RC5源代码,RC5是对称密码中的流密码的一种,也是目前较常用的加密算法之一
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:24545
    • 提供者:cl
  1. BindFileSrc

    0下载:
  2. 将多个文件合并成一个最终可执行文件,运行这个最终文件时,就相当于运行了合并前的多个文件。这种程序在木马程序合并中会经常用到,你想知道它是怎么用程序实现的么?下面我就用我用VC6.0做的一个文件捆绑器的例子代码来告诉你
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:36774
    • 提供者:chenjin
  1. simple_dll

    0下载:
  2. 一个动态连接库,里面实现了几个常用的功能函数,比如把dll插入指定进程、查找一进程中调用了那些dll并显示dll的所在路径和关机等功能函数,最后还做一例子说明如何调用这个dll文件中的函数。这个代码可以帮助初学者对动态连接库的了解。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:661919
    • 提供者:zhenbiao
  1. c2

    0下载:
  2. 《C语言常用算法》配套代码源程序,绝对经典,欢迎各位下载
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:291301
    • 提供者:fzs
  1. Rhapsody-0.1.8.tar

    0下载:
  2. sourceforge历史版本完整下载: http://sourceforge.net/project/showfiles.php?group_id=202044 提供了基于b树索引算法的文件数据数据库模块详见storage/目录下面的 btree.c与pager.c container目录为常用的容器实现,如果rbtree avltree map heap list vector hashtable deque T树 B树, test目录为测试程序代码经过初步测试,比较稳定。 os_api:装
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:252502
    • 提供者:林绍川
  1. linux-c-code

    0下载:
  2. linux下一些命令的c语言的实现,code目录存放了本书使用的部分代码,其中有些代码是从完整的程序中抽离出来,无法直接编译成可执行文件。读者在使用时,应该先读懂程序再使用。 otherscode目录存放了GNU/Linux中的常用命令源代码,读者可以参考。 本书提到的,跟Linux开发有关的一些软件可以在www.farsight.com.cn的“下载中心”下载。也可以在www.sourceforge.net下载最新版本。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:301402
    • 提供者:hailanlan
  1. libavutil

    0下载:
  2. 一些常用编码,加密算法的c/c++代码,包括,base64,sha1,des,md5等
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:23040
    • 提供者:klander
  1. File

    0下载:
  2. 本代码是一个linux下文件操作的代码,对常用的操作都有示例,适合初学者。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4245
    • 提供者:jipenghao
  1. 多文件捆绑机BindFileSrc

    2下载:
  2. 文件捆绑机,又称打包机,将多个文件合并成一个最终可执行文件,运行这个最终文件时,就相当于运行了合并前的多个文件。这种程序在木马程序合并中会经常用到,你想知道它是怎么用程序实现的么?我就用我用VC6.0做的一个文件捆绑器的例子代码来告诉你。-documents bundled machine, also known as the baler, a number of documents will be merged into a final executable files, run the fi
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:42024
    • 提供者:孙中雨
  1. ftp_and_tftp_client.tar

    1下载:
  2. Linux下C实现的ftp客户端代码,实现常用10余种功能;tftp客户端代码,实现下载功能。有BUG更改或者好的建议请通知我,衷心感谢你对我的帮助!-C under Linux achieved ftp client code to achieve more than 10 types of commonly used functions tftp client code, to achieve download function. BUG change or have good sugge
  3. 所属分类:Linux/Unix编程

    • 发布日期:2012-11-05
    • 文件大小:10430
    • 提供者:lgh
  1. pcl

    0下载:
  2. 批处理的常用代码,可以有效的了解DOS和基础的编程-Batch common code, you can effectively understand and DOS-based programming
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:9638
    • 提供者:roc
  1. landing

    0下载:
  2. 经常用到的在软件开始时,登陆加密时常用代码-Frequently used in the software start, landing encryption code used
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:823
    • 提供者:yujie
  1. linuxcode.tar(1)

    0下载:
  2. linux下常用代码学习,包括fork、socket、终端控制、总之linux编程从入门到精通,这里的代码都有,是东北大学linux课学习的代码-Under linux common code learning, including fork, socket, terminal control, in short, linux programming entry to the master, the code here has, Northeastern University is a les
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:3614
    • 提供者:张腾飞
  1. usfdVBA

    0下载:
  2. VBA+AO常用代码 VBA+AO常用代码,-VBA code+ AO commonly used VBA+ VBA code+ AO AO commonly used commonly used code,
  3. 所属分类:Network Security

    • 发布日期:2017-12-15
    • 文件大小:4096
    • 提供者:modgc
« 12 3 4 »
搜珍网 www.dssz.com