搜索资源列表
组合加密软件包 Lock Manage 5
- Lock Manage 是一个功能比较全面的加密软件。 它具有多种加密方案:如文件口令加密,文件反拷贝加密,软硬盘加密,安装加密,文本加密,批处理加密等等。系统是由C和汇编写成,可从外部链接于主模块。可单独编译,单独调试。可执行EXE/COM程序加密模块已经过长时间的测试分析,其工作性能己十分稳定。可移植性与兼容性很好。另外,代码实现了CS,DS不换技术,使其SHELL性能难以被DEBUG识别。其内部密码采用单向不可逆变换,基本实现了不可解,原因在于四个随机密钥只能用穷举法找出。这种可靠原四密钥
3des源代码
- 根据设计要求:1)具有文件加密和解密功能;2)具有加解密速度统计功能;3)采用密文反馈链接和密文挪用短块处理技术。我们可以知道,程序要有加密模块、解密模块、子密钥生成模块,这三个模块构成DES算法。DES算法再构成3DES,这很简单,只要加个密钥便可实现。3DES还必须工作在密文反馈连接模式下和使用密文短块挪用技术。至于速度统计功能就很好实现,用文件长度除以处理时间便是加解密速度。-based on the design requirements : 1) with file encryptio
提取网页所有链接
- 一款可以获取当前网页所有链接的程序。VC利用MFC编写完成。-one can access all current Web links procedures. VC using MFC completed.
myls
- 完成ls的如下功能 不带参数的ls:列出当前目录下的非隐藏(文件和目录名不以.开头)的文件和目录 ls -a:列出当前目录下的所有文件和目录 ls -l:以长列表形式列出当前目录下的非隐藏的文件和目录。每个文件或目录只要求列出如下信息:类型与权限、文件名、链接数、用户ID、组ID、字节大小、块数 ls 路径名:如果路径名代表一个存在的文件则显示该文件,否则提示出错;如果路径名字代表一个存在的目录则列出该目录中的文件 列出文件名和目录名时,要求可执行文件最后加上一个*号,目录名
C++中的中断处理创建一个内存驻留程序
- 用C++语言写的一个中断处理,创建内存驻留程序,有问题与我联系-using the C language to write an interrupt handling, the presence of established procedures memory, I have problems with the links
softhy859
- 本程序是一套文章管理系统,里面加入了留言、会员、链接、投票等功能. 初始后台管理地址:POPadmin/ 用户名:admin 密码:bkye.com-this program is a set of articles management system, joined the voice inside, Member, links, voting function. initial management background Address : POPadmin / user : admin
superftp
- 文章栏目(4个) 2、新闻栏目 3、下载 4、论坛 5、图片 6、Flash 7、音乐 8、视频 9、友情链接 10、留言板 11、广告系统 12、统计系统 用户名:admin 密 码:superftp 验证码:superftp-article columns (4) 2, news columns 3 and 4 download, the Forum 5, Photo 6, Flash 7, 8 music, video 9, Link
ProgrammingPearls(COMPLETE)
- C和C++学习书籍。This book is a collection of essays about a glamorous aspect of software: programming pearls whose origins lie beyond solid engineering, in the realm of insight and creativity. This book provides a guide for both students and experien
ZHAOHULIN
- 程序LOCKF为808语言编制,稍加修改,即可作为一个子模块(须转换为OBJ文件格式)同FOR2 TRAN编译DBASE等应用程序链接 -procedures LOCKF 808 languages, slightly modified, may as a sub-module (to be converted to OBJ file format) with the mainly TRAN should compile such DBASE Links with procedures
VB643534
- VB启动一个默认的页面链接 VB启动一个默认的页面链接-VB launched a default pages link VB launched a default VB pages link a default start page - Links
deepteach1
- 1、文章栏目无限级分类、自由添加,排序 2、文章在线添加、编辑、删除 3、网站相关信息后台动态配置 4、自由添加友情链接 5、完善的广告模块,支持HTML编码 6、软件下载-an article columns unlimited classification, the Liberal added, scheduling two, the article online to add, edit, delete three, web-related background in
dsatt
- 模拟UNIX系统的空闲块成组链接法,实现磁盘存储空间的管理-UNIX system simulation pieces of spare Links Group, to achieve disk storage space management
最新的linux-unix-freebsd系统信息探测工具
- 最新的linux-unix-freebsd系统信息探测工具 版 本: 文件大小:71.7kb 软件语言:简体中文 授权方式:免费版 相关链接:程序演示 开 发 商: 运行环境:Win9x/NT/2000/XP/-latest linux - unix-freebsd detection system information tools Version : File Size : 71.7kb software languages : English license : free version
windowsbios
- 大家都知道,windows接管了对物理内存的直接存取,而bios信息存在物理内存 的f000:0000处,关键就是如何读取物理内存。 函数说明 第一个函数ZwOpenSection用来打开section,第一个参数是指向HANDLE变量的指针,第二个是访问参数,第三个是指向OBJECT_ATTRIBUTES的指针 第二个函数ZwMapViewOfSection用来建立物理内存和当前进程的一段物理内存的联系,参数很多,一会在例程里再详细解释 第三个函数ZwUnmapV
cipankongjian
- 模拟UNIX磁盘空间管理中使用的分组链接法。在内存中建立一个虚拟盘,模拟成组链接法,实现对该虚拟盘空间的管理 虚拟盘共60块,10块为一组,系统最多支持5个文件 可以显示文件对磁盘块的占用情况,当前空闲块的分布情况 -simulated UNIX disk space used in the management of a link France. In memory to establish a virtual disk to simulate the Links Group, r
catchsystemuserinfo
- 获取系统用户信息列表,希望大家多指教-system users access information links, we hope that more exhibitions
SearchIP
- 基于VC++设计的主机扫描程序。在一定IP范围内搜索具有活性的主机,返回一个主机列表-Based on VC + + design of mainframe scanning procedures. IP in the context of certain search activity with the mainframe, to a host of links
tcp_database_analysis_yanghui_0[1][1].1.tar
- 在Linux系统环境下,运用GTK+2.0编程工具和C开发语言,实现了对一个局域网内的主机IP地址的扫描、端口扫描和在建立连接通信下TCP状态转移的分析 注:压缩文件并没用GZ压缩,一个归档文件,去掉后缀.gz即可-in Linux environment, the use of GTK 2.0 programming tools and the C development language, the right one to achieve the mainframe LAN IP addre
links-2.2
- ELinks is an advanced and well-established feature-rich text mode web (HTTP/FTP/..) browser. ELinks can render both frames and tables, is highly customizable and can be extended via Lua or Guile scr ipts. It is quite portable and runs on a variety of
soft-links-and-hard-links
- 硬链接是利用Linux中为每个文件分配的物理编号——inode建立链接。因此,硬链接不能跨越文件系统。(用ls –i命令可以查看目录下文件的inode编程)。 软链接(符号链接)是利用文件的路径名建立链接。通常建立软链接使用绝对路径而不是相对路径,以最大限度增加可移植性。 -Hard link is to use Linux distribution for each physical file number- inode link is established. Therefore,