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

搜索资源列表

  1. cout_cmd_file

    0下载:
  2. 能够实现将屏幕输出的大量调试信息,输出到文件当中去,这样就可以防止大量调试信息,刷屏的现象-Can achieve a lot of screen output debugging information to a file which go so that you can prevent a lot of debugging information, Shuabing phenomenon
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:251112
    • 提供者:zhao
  1. c-md2

    0下载:
  2. c/c++编写Md2加密算法,数据加密的基本过程就是对原来为明文的文件或数据按某种算法进行处理,使其成为不可读的一段代码,通常称为“密文”,使其只能在输入相应的密钥之后才能显示出本来内容,通过这样的途径来达到保护数据不被非法人窃取、阅读的目的。 该过程的逆过程为解密,即将该编码信息转化为其原来数据的过程。-c/c++ write Md2 encryption algorithm, data encryption, the basic process is to express the origi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2670
    • 提供者:jason
  1. c-md5

    0下载:
  2. 数据加密的基本过程就是对原来为明文的文件或数据按某种算法进行处理,使其成为不可读的一段代码,通常称为“密文”,使其只能在输入相应的密钥之后才能显示出本来内容,通过这样的途径来达到保护数据不被非法人窃取、阅读的目的。 该过程的逆过程为解密,即将该编码信息转化为其原来数据的过程。 是MD5算法设计 -The basic process of data encryption is to express the original documents or data processed by a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:2019
    • 提供者:jason
  1. h264bitstream-0.1.6

    0下载:
  2. Linux下对h264裸流文件的分析。功能强大,可以分析帧num,NAL类型等等信息,是学习分析h264编码的字节流很好的工具-Linux file under h264 bare flow analysis. Powerful, can be analyzed frame num, NAL type, and so forth, is to learn of h264 encoded byte stream good tool
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:39969
    • 提供者:周兵
  1. FileEncrypt

    0下载:
  2. java的文件加密程序,只是改变了一下文件的头信息,让程序无法打开。解密再改回来。玩玩可以。-java file encryption program, but only changed a bit file header information, so that program can not open. Decrypted and then change it back. Can play.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:15891
    • 提供者:济公
  1. vbDataEncryp

    0下载:
  2. 编写算法对文件进行加密和解密操作,并将调试信息记录到EncrLog.txt文件中,生成Encrypt.exe文件供主监控程序退出时加密文件使用-vbDataEncryp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:30558
    • 提供者:wing
  1. ELF_Reader

    0下载:
  2. 一个查看ELF文件的工具, 不含任何过滤原滋原味地再现ELF的文件格式信息, 是学习Linux, ELF文件, 了解操作系统的好帮手. -An ELF reader which doesn t filter anything and present all of the content of ELF file, it should be a good tools for your study on Linux and OS.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:891897
    • 提供者:老五
  1. RecycleBin

    0下载:
  2. 1. 演示了如何使用CryptAPI接口访问CSP,获取容器信息以及使用加解密接口对文件进行加解密和签名验证。-1. Demonstrates how to use CryptAPI interface to access the CSP, to get the container interface to information and use the file encryption and decryption and signature verification.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:69253
    • 提供者:马湖
  1. CSPDemo

    1下载:
  2. 1. 演示了如何使用CryptAPI接口访问CSP,获取容器信息以及使用加解密接口对文件进行加解密和签名验证。-1. Demonstrates how to use CryptAPI interface to access the CSP, to get the container interface to information and use the file encryption and decryption and signature verification.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:86764
    • 提供者:马湖
  1. MD5_verify

    0下载:
  2. MD5加解密程序,从一个txt文本文件中读取全部字符,计算其Hash值得到512bit的信息摘要。然后输入私钥将其加密得到签名将此签名写到文本末尾,以原文件名存盘-MD5 encryption and decryption program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:188561
    • 提供者:宁义双
  1. TXTfile_OPER

    0下载:
  2. 1. 删除TXT文件中的空行; 2. 删除TXT文件中的空格; 3. 删除TXT文件中的TAB键; 扩展功能,下个版本实现: a. 统计txt文件的总行数,每行对应的字符数 b.使用动态二维数组存放以上信息 c.使用回调函数维护数组信息; d.删除特定字符串的行-1. Delete TXT files in the blank lines 2. Delete TXT files in the space 3. Delete TXT files i
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:1141
    • 提供者:enju
  1. 201012114204669

    0下载:
  2. 卓然主动防御源码(可执行文件+完整源码+完整作品报告,卓然驱动级云安全主动防御系统 目录 开发目的 2 系统特性 4 一. 使用RootiKit技术,精确拦截木马,曝光恶意行为 4 二. 提供详细行为描述信息,帮助用户判断 4 三. 云安全概念融入,精确判断文件安全级别 4 四. 支持白名单、黑名单,引入云规则,减少提醒 4 五. 多模块相互配合,将木马及其衍生物一网打尽 4 -Zoran active defense source (executable+
  3. 所属分类:Network Security

    • 发布日期:2017-05-12
    • 文件大小:2699732
    • 提供者:李学兵
  1. 201011214269307

    0下载:
  2. 这是近期有一款关于病毒清理防护的VB开源代码,代码比较完整。有一定的技术性,具有市面共享及商业杀毒防毒类软件的常用特性,如病毒查杀,防护,可以隔离病毒。附带达700多种流行病毒库,可以自己更新增加病毒库。 其他技术支持,如注册表设置、优化,进程详细信息查看,开机启动项处理,垃圾文件清理、病毒库升级更新等功能,对于研究病毒防杀的网友可以借鉴学习。 -This is a recent virus clean-up protection on the VB source code, code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:760182
    • 提供者:熊泽宇
  1. Linuxwenjianxitong

    0下载:
  2. 1.编写并调试一个树型目录结构的文件系统,模拟文件管理工作流程。要求: (1)设计多用户文件系统,采用多级文件目录。 (2)至少要有十个以上的实用命令,应设置文件保护措施。 (3)设计一个较实用的用户界面,方便用户使用,界面要为用户提供足够的选择信息,不需用户打入打入冗长的命令。-1. Write and debug a tree directory structure, file system, simulation document management workflow. R
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:813070
    • 提供者:kamanlee
  1. TestCache

    0下载:
  2. 封装一个跨进程缓存类 最近做一个项目,需要记录系统里每个进程访问的IP及Port,然后提交到服务端进行分析,我的思路是用一个缓存文件记录所有进程访问网络的信息,然后在主程序中提取记录再提交。 这里面涉及到多进程访问同一个缓存文件的同步问题,于是封装了下面这个类,自我感觉良好,拿出来和大家分享 :) * 使用类似于环形链表的机制来保证运行效率-An inter-process caching class encapsulates a project recently, n
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:7093
    • 提供者:shizhen
  1. pstree

    1下载:
  2. 在linux下利用c语言实现的进程树的打印,主要通过/proc下的目录中的进程文件,获取status中的进程信息内容,然后利用递归实现进程树的打印-Under the linux process using c language to print the tree, primarily through/proc directory under the file in the process, the process to obtain status information, and then u
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1166
    • 提供者:ZBL
  1. 0520

    0下载:
  2. 可获取驱动器的卷标。使用API函数GetVolumeInformation可以获取驱动器的卷标。GetVolumeInformation函数还可以获取磁盘序列号和文件系统信息。-Available drive volume label. Can be obtained using the API function GetVolumeInformation drive volume label. GetVolumeInformation function can also access the d
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:103089
    • 提供者:Matt
  1. Linuxlookuptable

    0下载:
  2. Linux命令速查表, 文件命令, 系统信息, 进程管理-Linux command lookup tables, file commands, system information, process management ..
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:107169
    • 提供者:cnc3030
  1. minigmp-4[1].1.2

    0下载:
  2. 手机加密软件,用于文件等个人信息的加密。-Mobile phone encryption software for file encryption and other personal information.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:947736
    • 提供者:wangkai
  1. Guitar-Shop-Program

    0下载:
  2. 吉他店程序实现 C++吉他店及店内库存乐器类管理程序,C++程序 一共有四个类,不仅可以卖吉他,还有其他类的乐器可以出售,而且,要提供初始化库存信息,所以用了TXT文件输入输出,比较简单,还有可以根据不同的属性查询乐器,有:名称,价格,制造商,背板材料,模型,类型等,而且如果没有此乐器,要显示库存没有,我又增添了乐器出库(卖出)四个类:1、库存管理员类 2、仓库类 3、乐器类 4、吉他店类(组合类)-Program for the guitar shop guitar shops and C
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2306366
    • 提供者:xiangyunl
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 26 »
搜珍网 www.dssz.com