资源列表
[系统编程] VC贸易公司管理系统
说明:本系统是针对现在贸易公司规模大,销售品种多而制作的,欢迎下载使用!-the system is intended for large-scale trading company, sales and production of many varieties, the use of downloaded welcome!<杨杰 > 在 2008-10-13 上传 | 大小:142.27kb | 下载:1
[加密解密] 特殊磁道加密源代码
说明:使用的是API编程,可格式化、校验和读写特殊扇区。可用作Windows下的磁盘加密。本函数还有以下两个缺点以待改进: 1.本函数还只能读能读 A: 和 B:,即只能对软盘操作 2.不能改变磁盘扇区大小,只能是标准的 512 个字节。 参数说明: command 操作: 0 重置磁盘 2 读扇区 3 写扇区 4 校验磁道 5 格式化磁道 8 得到设备参数 (int 1EH) drive 驱动器 A:=0 B:=1 head 磁头号,范围 0 - 1 track 磁道号,范围 0 - 84 ( 80<李小> 在 2008-10-13 上传 | 大小:37.95kb | 下载:1
[弱点检测代码] 多文件捆绑机BindFileSrc
说明:文件捆绑机,又称打包机,将多个文件合并成一个最终可执行文件,运行这个最终文件时,就相当于运行了合并前的多个文件。这种程序在*程序合并中会经常用到,你想知道它是怎么用程序实现的么?我就用我用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<孙中雨> 在 2008-10-13 上传 | 大小:41.04kb | 下载:1
[系统编程] Win32 API 注册表类的编制以及使用
说明:Win32 API 注册表类的编制以及使用。是关于在windows系统用VC读写(包括添加)注册表的源代码。做成了.h合.cpp两个文件,里面是注册版读写操作的类定义。用户要使用,只需要将这两个文件包含到自己的工程当中,然后使用类CMyRagKey及其操作即可。-Win32 API registration category and the use of the preparation. Windows on the system with VC readers (including addit<孙中雨> 在 2008-10-13 上传 | 大小:17.07kb | 下载:1
[加密解密] 加解密函数(123算法)
说明:一个简单实用的加解密算法,附件是一个完整的源程序包含测试程序。-a simple and practical encryption and decryption algorithms, the annex is a complete source code contains the test.<邱益亮> 在 2008-10-13 上传 | 大小:2.47kb | 下载:1
[加密解密] MD5的VB类模块源码
说明:MD5的VB类模块源码,有关MD5的加密和解密办法的VB实现-MD5 module source category, the MD5 encryption and decryption methods of VB<望名> 在 2008-10-13 上传 | 大小:3.4kb | 下载:1
[系统编程] 售饭系统
说明:以前为一个公司设计的售饭系统~,采用Delphi7+SQLServer2000,几乎没有用第三方控件,编译的时候修改一下连接就能运行。里面包括数据库的创建,数据库备份还原,以及.dll文件等 -before a company designed to EL keyboard Illumination System, used Delphi7 CRM, with almost no third-party controls, compile time will be able to connect<zd> 在 2008-10-13 上传 | 大小:4.43mb | 下载:1
[系统编程] 后台自动执行任务
说明:这是一个利用Delphi提供的系统服务类制作的后台服务程序,演示了定时备份文件的功能。注册服务的方法,在Delphi的Run parameters对话框中输入“/install”,然后运行代码。卸载输入“/uninstall”,然后运行代码。-This is a Delphi system services provided by the class production services for the background, demonstrated a regular backup fil<yhb> 在 2008-10-13 上传 | 大小:272.28kb | 下载:1
[弱点检测代码] 学习破解手记
说明:步骤一 查壳步骤二 脱壳步骤三 试运行程序 发现突破点步骤四 W32DASM 寻找突破点(可以跳过)步骤五 查询软件的编译类型步骤六 采用GetVBRes v0.51 对付VB程序步骤七 用W32Dasm载入修改后的文件步骤八 制作内存补丁 KeyMake v1.73-steps to check a shell two steps Shelling three steps trial operation procedures found breakthrough steps to find a<刘文剑> 在 2008-10-13 上传 | 大小:2.12mb | 下载:1