搜索资源列表
0029
- 操作系统中读者写者问题拟操作系统里实现读者-写者问题的程序实例。用vc++编写,直接打开工程文件即可调试-OS readers to write to the problem of the operating system, achieving readers - who wrote the program examples. Vc with the preparation, direct project documents can be opened Debugging
RC5-CTS
- RC5-CTS模式加密解密算法C++程序实现。 解压之后运行main.dsw.在VC++下面打开,执行之后根据显示首先输入密钥(随便输入不超过16字节的字符串),之后提示输入需要加密的plaintext文件,输入plaintext1.txt,这个文件在压缩包里已经存在,(注意一定要写清楚文件类型名,是个文本文件),然后根据提示输入加密文件名,可随便输入一个文件名,但是别忘记了类型名.txt,如ciphertext1.txt。因为不输入类型名将来无法打开。之后输入解密之后的文件名,可输入dec
getfilelength
- 这是带命令行的程序. 使用时,不要直接双击打开,那样会出错, 依次执行:开始->运行->输入本可执行程序(.exe文件)的绝对路径和文件名->空格->某个文件的绝对路径和文件名->回车,便可看到效果:输出文件名和文件长度.(注意:本程序在vc++6.0中编辑无错,但运行有错,可点击忽略,使之产生.exe文件,然后按上诉步骤执行.exe文件) -This is the command line with the procedures. When not d
FileTest(linpder)
- 利用VC/MFC设计的界面,实现了打开文件对话框的功能,并可以打开文件和保存文件-VC / MFC interface design, realization of the open file dialog function, and can open the file and save the file! !
vc++datasavingread5
- 在本例中,我们将通过对串行化这一概念的了解对数据进行存储和读出,应用程序可以打开一名为“ok”的文件,该文件存储着一些字符串信息。-in this case, we will adopt the serial of understanding of the concept of data storage and reading, Applications can open an "ok", the document storage string some informatio
hardware
- 以vc++编写的系统硬件检测程序,请用vc++打开工程文件后编译执行。
shut
- vc++编写的开关机和重启动程序,用vc打开工程文件编译执行。
CIS_Program--GeoMedia+VC++
- 此系统为基于GeoMedia地籍管理系统。安装程序之前,需要首先安装GeoMedia 控件,运行程序后,首先要选择数据库文件“宗地.mdb”,选择菜单“文件->打开地籍数据库”来实现。数据库在database目录下。
JIAMIJIEMI
- 该文件可以用VC++6.0打开编译实现加密解密功能,并可以通过少量的修改(修改处程序中已标明)镶嵌到其他的程序中实现加密解密功能。
filealarm_demo自动感知文件被其它程序修改的信息
- 该功能类似VC中的自动捕获自己打开的文件被其它程序修改-similar to the function of the VC automatically capture their documents are open to other changes in procedures
jiami
- 使用vc++编辑的文件加密工具,被加密的文件打开后以乱码的形式出现,解密后恢复正常。-Using vc++ Edit the file encryption tool, to open the encrypted files are after the form of garbage, back to normal after decryption.
VChexcode
- 以二进制方式打开文件内容例如EXE,DLL等 VC6 源码-vc 6 exe to hex views
HideWindows
- VC++基于键盘钩子写的一个小程序,用来枚举当前所有打开的窗口名称、标题、类名称等,并实施强制隐藏、显示所选窗口,内含键盘钩子的DLL源文件,测试文件编译后要和DLL文件存放在一个目录中。-VC++ based on the keyboard hook to write a small program used to enumerate all currently open windows name, title, class name, etc., and mandatory hide, sh
Getusers
- vc++编程获得Windows系统的登录用户名,很多都是Administrator,如上图的编译所示,这个要跟系统的SAM相关了,因为Windows的登录信息存取在Windows目录的SAM文件中,这个文件是经过特殊加密的,一般情况下不容易被打开,通过这个小程序你或许会从中学习到什么。-vc++ programming access to Windows system login user name, many of which are Administrator, as shown above
openmode
- VC获取文件启动方式,是否是打开方式,或RUNAS模式,相对基础型的实例,有针对性。 -VC startup mode for the file, whether it is Open or RUNAS mode, relatively basic type of instance, and targeted.
Getusers
- vc++编程获得Windows系统的登录用户名,很多都是Administrator,如上图的编译所示,这个要跟系统的SAM相关了,因为Windows的登录信息存取在Windows目录的SAM文件中,这个文件是经过特殊加密的,一般情况下不容易被打开,通过这个小程序你或许会从中学习到什么。 -vc++ programming access to Windows system logon user name, many of which are Administrator, compile the
LGY_CPU_Scheduler
- 一、在WINDOWS中双击DEBUG目录中的EXE文件直接运行,可能会没有显示结果窗口就关闭了,这不是程序错误,解决方法是: 1、“开始->程序->附件-命令提示符”,打开DOS命令窗口。 2、改变当前目录至EXE文件所在目录;(或者将EXE文件和测试用的文本文件一并复制到当前目录)。 3、输入EXE文件的完整名称(含后缀名)运行即可。(为方便输入,可以重命名EXE文件。) 二、 本程序包括:FIFO,优先级调度算法(静态优先级),时间
drag
- VC++实现文件拖拽(文件拖放),分四个步骤实现文件拖拽打开,拖放获取文件路径,打开实例窗口后,拖动任意一个文件到窗口中,可获该文件的路径信息,为下一步拖放打开文件提供方便。-The VC++ implementation file drag and drop, drag and drop files, four steps to drag the file to open, drag and drop access to the file path, open the instance win
9999windows
- 我自己编写的代码 演示了怎么弹出一个打开文件对话框和保存文件对话框,有注释,很容易理解VC++ -I have written code demonstrates how to open up a file dialog and save file dialog, there are notes, it is easy to understand VC++
VC-Create-multi-layer-folder
- 创建多层文件夹,一个VC++.NET实例,Visual C++ 6.0不能打开此项目,请使用Visual Studio打开项目文件。-Create a multi layer folder, a VC++.NET instance, C++ Visual 6 can not open this project, please use the Studio Visual to open the project file.