搜索资源列表
自己写的Des算法
- 自己写的一个DES加密算法软件,在VC环境写的,编译后,对文档进行加密解密.使用方法从界面上一目了然.-I have written a encryption program of DES under the VC environment.Encrypt and decrypt the document after translate and edit it.The operate method is very clear from the interface.
S6_1
- VC对位图的操作比较烦琐,要显示一个位图到对话框上去,很麻烦。我在开发的过程中走通了两条路:一是使用Kodak图象编辑控件;二是利用Microsoft提供的例子中的一个类,并稍加改造。两种方法各有优缺点。我把它写下来,以避免其他人多走弯路。-VC right bitmap comparison cumbersome, to show that a bitmap to boost dialog, a lot of trouble. In the development process, taki
ScriptFiles
- 用InstallShield制作商品化软件安装程序 运行环境:VC++6.0 注意事项: 安装InstallShield Professional-Standard Edition 6.22版本或者更高版本-produced using InstallShield commercialization of software installation procedures environment : VC + +6.0 Note : install InstallShield Profes
editmaps
- this process is about how to edit the maps, write by VC++.-this process is about how to edit the maps, write by VC.
VC++edit.txt
- VC++修改.txt文件,读取所需数据,若与设定值相等,则修改同行标志
qidong
- 利用VC++编程实现程序自动启动。在主界面对话框中有编辑框(EDIT BOX),圆形按钮(RADIO BUTTON)和普通按钮(COMMON BUTTON)组成
Scratch_Pa187684242001
- VC++编程,用来编辑小的文件,也可以用来加密解密-VC++ Programming, used to edit small files, can also be used for encryption and decryption
phide
- 以VC++6.0 编制的一个隐藏进程实例. 在Vindows XP/Windows 9X下正常通过.-An example of "hide process". Edit with VC++6.0
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.
crc_5000
- 用VC编写的CRC校验程序,在加一个中断向量表程序就可以调试运行了!-CRC-test(edit with Visual C++)
modifyregistry-vc
- 一个简单的例子,在vc下如何修改注册表,特别说明了注册表键值-sample for edit registry
edit
- 文本编辑器,VC运行,和大家一起学习交流!-Text editor, VC run, and we will study together the exchange!
Regedit
- vc 编辑注册表信息\Regedit的程序源码,值得一看!-vc edit the registry \ Regedit program source code, worth a visit!
ReadEditDemo
- vc 创建完全只读(没有输入焦点,不能选择)的编辑框\ReadEditDemo-vc create entirely read-only (no input focus, can not choose) the edit box \ ReadEditDemo
Regedit
- 编辑注册表信息\Regedit,很不错的vc源码,希望能对大家有所帮助-Edit the registry \ Regedit, very good vc source code, I hope you can help
Regedit
- 编辑注册表信息\Regedit,很不错的vc源码,希望能对大家有所帮助-Edit the registry \ Regedit, very good vc source code, I hope you can help
NIDS
- 一个VC++ 网络入侵检测模块及程序代码,源代码完整,包括所需控件都在压缩包内,用VC编写网络软件的时候用得上。 CMainFrame* p_Frame //保持筐架类的指针 CEdit* m_pEdit //保存编辑框类的指针 CListCtrl* m_pList //保存列表类的指针 CTreeCtrl* m_pTree //保存树型控件的指针 CComboBox* m_pComboBox //保存组合筐的指针 以下的成员
time
- VC++定时关机、重启程序,还可实现定时注销,点击隐藏后可通过快捷键Ctrl+Alt+G返回前台。在编辑框中输入分钟数,按下定时按钮即可实现定时关机-VC++ regular shutdown, restart the program, but also the timing canceled, click hidden by shortcuts Ctrl+Alt+G returns the foreground. Press the timer button in the edit box,
vctextform
- VC++在编辑框控件中追加文本内容,点击按钮即可将内容添加至指定的文本框中,是一个有效提升软件操作体验的小技巧,值得学习一下源代码的实现。-VC++ append text content in the edit box control, click the button to add content to the specified text box is a valid upgrade software tips of operating experience, is worth learn
edit-register-message
- 通过VC编程,编辑注册表信息,能够把编辑注册表的方法用到自己的程序中。-VC program, edit the registry, to be able to edit the registry to use their own procedures.