搜索资源列表
readandwrite
- 利用vc++ 实现文件的读取,写入,剪贴,复制,撤消,粘贴等功能,来源:Visual C++程序员实用大全(精华版)源代码-use vc achieve document read, write, cut-and-paste, copy, withdraw, pasting, and other functions, sources : Visual C programmers Practical Solutions (best version) source code
Taskmgr
- 功能: 关机 注销 重启 前端显示 进程的 列表显示 和结束 代码说明: 1.界面用了CXPButton的系列菜单及按钮,引用的文件有 HyperLink.cpp,HyperLink.h,XPButton,XPButton。还有修改了clistctrl的外观属性 ,以及排序的实现。 2.本代码参考了的一些,程序,在这里特别感谢 戚晨皓 richenbaigu@sina.com 本程序,参 考了很多他编码 编译平台: 1.该代码在Windows
recoder
- 鼠标记录器 作者: 小卢 mail:359581807@163.com blog:http://blog.sina.com.cn/qiqi8 欢迎联系,共同学习! 功能: 鼠标 行为的记录,重放 代码说明: 1.界面用了CXPButton的系列菜单及按钮,引用的文件有 HyperLink.cpp,HyperLink.h,XPButton,XPButton。 2.本代码参考了的一些 程序, 参考了很多其他人的编码
computer
- 关机整人 小程序! 作者: 小卢 mail:359581807@163.com blog:http://blog.sina.com.cn/qiqi8 欢迎联系,共同学习! 功能: 利用 WinExec 实现cmd的调用。shutdown 关机命令! 代码说明: 1.界面用了CXPButton的系列菜单及按钮,引用的文件有XPButton 。 2.在定时器中 用FindWindow实现了 cmd的 关闭。禁止使用 shutdown
HardwareID
- 一个根据硬件ID和程序ID生成注册码的动态链接库DLL,可以根据计算机CPU、硬盘、网卡、BIOS生成唯一识别码。该组件不是从注册表中获得,而是直接从硬件获取信息,不需要管理员权限。支持最新的WIN7系统。适应于软件开发,注册。保护自己的软件。 使用方法:把Crack下的文件复制到安装程序目录下覆盖。在程序调用入口使用如下注册码:R5LR-S4TQ 示例:GetHardwareID(b_HDD, b_NIC, b_CPU, b_BIOS, "R5LR-S4TQ")
rsa123987
- 这个RSA算法是在vc环境下实现,用mfc做了界面,从功能到外观都想当不错RSA数字签名 RSA算法的加密解密 可视化MFC界面 RSA的算法,复制到VC++后稍改一下就可以运行了,-The RSA algorithm is the realization of an environment in vc, mfc done with the interface from the functional to the appearance of all want to be a good RSA
vcnetcopy2
- VC使用缓冲流复制文件,本例可掌握缓冲流的创建和使用、建立Windows可视化窗体、缓冲流复制文件的机理等,其实程序过于简单,面向VC++初级用户,如果哪位朋友感觉这方面不熟悉,当然也可参考。 -VC copy files using the buffer flow, the flow of patients to master the creation and use of the buffer to build Windows visual form, the buffer flow m
vcnetcopy
- vc++演示如何复制多层文件夹及文件,也就是可以复制一个具有多个子目录的文件夹,希望对您有所帮助!-vc++ shows how to copy multiple folders and files, that is, you can copy a folder with several subdirectories, I hope for your help!
LGY_CPU_Scheduler
- 一、在WINDOWS中双击DEBUG目录中的EXE文件直接运行,可能会没有显示结果窗口就关闭了,这不是程序错误,解决方法是: 1、“开始->程序->附件-命令提示符”,打开DOS命令窗口。 2、改变当前目录至EXE文件所在目录;(或者将EXE文件和测试用的文本文件一并复制到当前目录)。 3、输入EXE文件的完整名称(含后缀名)运行即可。(为方便输入,可以重命名EXE文件。) 二、 本程序包括:FIFO,优先级调度算法(静态优先级),时间
sys-yanshi
- 文件系统操作演示,VC++源代码,主要讲解如何复制文件、删除文件、移动文件、重命名文件、显示文件复制过程对话框等。-File system operation and demonstration VC++, source code, mainly on how to copy files, delete files, move files, rename files, file copy process dialog box is displayed.
shell
- VC使用Shell操作文件,使用Shell复制文件/移动文件或删除文件等操作,简单但实用的一些小技巧,通过这些例子你会加深对Shell操作的理解.-VC using the Shell operating files, use the Shell copy files/move a file or delete a file operation, simple but practical tips through these examples, you will deepen the under
yidongwenjian
- 使用vc++6.0完成对文件进行移动、复制的程序。-Using vc++6.0 completed the file move, copy the program.