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

搜索资源列表

  1. 0029

    0下载:
  2. 操作系统中读者写者问题拟操作系统里实现读者-写者问题的程序实例。用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
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:8.5kb
    • 提供者:国威
  1. RC5-CTS

    1下载:
  2. RC5-CTS模式加密解密算法C++程序实现。 解压之后运行main.dsw.在VC++下面打开,执行之后根据显示首先输入密钥(随便输入不超过16字节的字符串),之后提示输入需要加密的plaintext文件,输入plaintext1.txt,这个文件在压缩包里已经存在,(注意一定要写清楚文件类型名,是个文本文件),然后根据提示输入加密文件名,可随便输入一个文件名,但是别忘记了类型名.txt,如ciphertext1.txt。因为不输入类型名将来无法打开。之后输入解密之后的文件名,可输入dec
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10.73kb
    • 提供者:郭佳
  1. getfilelength

    0下载:
  2. 这是带命令行的程序. 使用时,不要直接双击打开,那样会出错, 依次执行:开始->运行->输入本可执行程序(.exe文件)的绝对路径和文件名->空格->某个文件的绝对路径和文件名->回车,便可看到效果:输出文件名和文件长度.(注意:本程序在vc++6.0中编辑无错,但运行有错,可点击忽略,使之产生.exe文件,然后按上诉步骤执行.exe文件) -This is the command line with the procedures. When not d
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:35.09kb
    • 提供者:任任
  1. FileTest(linpder)

    0下载:
  2. 利用VC/MFC设计的界面,实现了打开文件对话框的功能,并可以打开文件和保存文件-VC / MFC interface design, realization of the open file dialog function, and can open the file and save the file! !
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:31.68kb
    • 提供者:OneGun
  1. vc++datasavingread5

    0下载:
  2. 在本例中,我们将通过对串行化这一概念的了解对数据进行存储和读出,应用程序可以打开一名为“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
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:33.32kb
    • 提供者:况光明
  1. hardware

    0下载:
  2. 以vc++编写的系统硬件检测程序,请用vc++打开工程文件后编译执行。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:28.29kb
    • 提供者:zhukai
  1. shut

    0下载:
  2. vc++编写的开关机和重启动程序,用vc打开工程文件编译执行。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:22.92kb
    • 提供者:zhukai
  1. CIS_Program--GeoMedia+VC++

    0下载:
  2. 此系统为基于GeoMedia地籍管理系统。安装程序之前,需要首先安装GeoMedia 控件,运行程序后,首先要选择数据库文件“宗地.mdb”,选择菜单“文件->打开地籍数据库”来实现。数据库在database目录下。
  3. 所属分类:系统编程

    • 发布日期:2014-01-18
    • 文件大小:5.46mb
    • 提供者:王和
  1. JIAMIJIEMI

    0下载:
  2. 该文件可以用VC++6.0打开编译实现加密解密功能,并可以通过少量的修改(修改处程序中已标明)镶嵌到其他的程序中实现加密解密功能。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:11.66kb
    • 提供者:唐进
  1. filealarm_demo自动感知文件被其它程序修改的信息

    0下载:
  2. 该功能类似VC中的自动捕获自己打开的文件被其它程序修改-similar to the function of the VC automatically capture their documents are open to other changes in procedures
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:20.83kb
    • 提供者:瑞宝旺
  1. jiami

    0下载:
  2. 使用vc++编辑的文件加密工具,被加密的文件打开后以乱码的形式出现,解密后恢复正常。-Using vc++ Edit the file encryption tool, to open the encrypted files are after the form of garbage, back to normal after decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1.51mb
    • 提供者:jiaojiao003
  1. VChexcode

    0下载:
  2. 以二进制方式打开文件内容例如EXE,DLL等 VC6 源码-vc 6 exe to hex views
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:47.01kb
    • 提供者:chencong
  1. HideWindows

    0下载:
  2. 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
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:23.1kb
    • 提供者:176
  1. Getusers

    0下载:
  2. vc++编程获得Windows系统的登录用户名,很多都是Administrator,如上图的编译所示,这个要跟系统的SAM相关了,因为Windows的登录信息存取在Windows目录的SAM文件中,这个文件是经过特殊加密的,一般情况下不容易被打开,通过这个小程序你或许会从中学习到什么。-vc++ programming access to Windows system login user name, many of which are Administrator, as shown above
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:10.87kb
    • 提供者:王明
  1. openmode

    0下载:
  2. VC获取文件启动方式,是否是打开方式,或RUNAS模式,相对基础型的实例,有针对性。 -VC startup mode for the file, whether it is Open or RUNAS mode, relatively basic type of instance, and targeted.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:7.97kb
    • 提供者:madud00026
  1. Getusers

    0下载:
  2. vc++编程获得Windows系统的登录用户名,很多都是Administrator,如上图的编译所示,这个要跟系统的SAM相关了,因为Windows的登录信息存取在Windows目录的SAM文件中,这个文件是经过特殊加密的,一般情况下不容易被打开,通过这个小程序你或许会从中学习到什么。 -vc++ programming access to Windows system logon user name, many of which are Administrator, compile the
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:10.37kb
    • 提供者:madud00059
  1. LGY_CPU_Scheduler

    0下载:
  2. 一、在WINDOWS中双击DEBUG目录中的EXE文件直接运行,可能会没有显示结果窗口就关闭了,这不是程序错误,解决方法是: 1、“开始->程序->附件-命令提示符”,打开DOS命令窗口。 2、改变当前目录至EXE文件所在目录;(或者将EXE文件和测试用的文本文件一并复制到当前目录)。 3、输入EXE文件的完整名称(含后缀名)运行即可。(为方便输入,可以重命名EXE文件。) 二、 本程序包括:FIFO,优先级调度算法(静态优先级),时间
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:290.69kb
    • 提供者:王五
  1. drag

    0下载:
  2. 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
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:5.78kb
    • 提供者:张海玲
  1. 9999windows

    0下载:
  2. 我自己编写的代码 演示了怎么弹出一个打开文件对话框和保存文件对话框,有注释,很容易理解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++
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:390.89kb
    • 提供者:yang
  1. VC-Create-multi-layer-folder

    0下载:
  2. 创建多层文件夹,一个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.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-23
    • 文件大小:252.2kb
    • 提供者:夺在
« 12 »
搜珍网 www.dssz.com