搜索资源列表
FileTest(linpder)
- 利用VC/MFC设计的界面,实现了打开文件对话框的功能,并可以打开文件和保存文件-VC / MFC interface design, realization of the open file dialog function, and can open the file and save the file! !
CreateProcessMFC
- 分别用CreateProcess()和ShellExecute()实现打开新的应用程序,并在规定时间内关掉进程。-Were treated with CreateProcess () and ShellExecute () the realization of new applications to open and turn off the process of the time.
Vignear
- 古典密码学之维吉尼亚的MFC实现,能保存输入文本也能打开也有文本,在一定范围内实现加密和解密。-Classical Cryptography MFC realization of Virginia, can save input text can also open the text, in a certain range to achieve the encryption and decryption.
MFC_thread
- 在MFC中定义线程 开启线程 VC MFC -Is defined in the MFC thread open thread VC MFC
SDI_OpenCV
- openCV 打开 保存图片 通过mfc在vc2008中实现-Open the saved image openCV
Hide_Link
- 自己编写的基于MFC的小程序: 编写缘由: 打印室里面的电脑经常会遇到这样的病毒,把你的u盘根目录下的原始文件和文件夹设置为系统属性,隐藏属性,同时生成同名的快捷方式,很有可能指向一个病毒 程序功能: 1.恢复原始文件属性 2.删除根目录下的快捷方式 3.跟同学开个安全的玩笑-I have written a small MFC-based program: the preparation of reason: print room inside the computer
bxnmfc18ok
- 最好的开源AES加解密程序 MFC编写 功能强大 AES VC++ MFC VC++6.0 最好的加密解密程序 功能强大 这是迄今为止,我发现的最好的开源AES加解密程序,界面友好,功能强大-The best open source AES encryption and decryption process MFC write powerful AES VC++ MFC VC++6.0 best powerful encryption and decryption process is
readText
- 基于vc6.0 MFC 的程序。可以实现文件打开和读取。很有用-open file
regeditMFC
- 通过使用MFC,实现了修改注册表的功能,从而使ATL+CTRL+DEL打开任务管理器的功能失效。-By using MFC, the function to modify the registry to achieve, so ATL+ CTRL+ DEL to open Task Manager function failed.
sec_mm
- Open Max codec for S5P6442 MFC on android
CArchive
- VC++使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。 -The CArchive class VC++ manipulate files. MFC provides the framework document and open the new function within the Implementation Mechanism.
vcmfcdll
- vc在MFC扩展DLL中导出类,可以调用DLL中的类,仅供参考。源代码开源下载。-vc MFC extension DLL derived class, you can call a DLL class for reference only. The source code is open source download.
1.Open-filer
- VC++ 源代码,MFC中如何编写 WINDOWS 文件打开代码!初学者可以参考学习!-VC++ source code, how to write Windows file open code in the MFC! Beginners can refer to learn!
tuxinghuizhi
- 用MFC做的简单的图形绘制,能画圆,画线,矩形。并能打开保存和显示。-MFC to do with simple graphics rendering, can draw a circle, draw lines, rectangles. And can open the saved and displayed.
Snow5
- 一个基于MFC的桌面程序,打开就会下雪,有源代码-An MFC-based desktop application, open it snows, the active code
ComplexCalTools
- 基于MFC的复数计算器,有加法,减法,乘法,除法,赋值,求模,求角,清除,平方,开放运算-The plural calculator, based on MFC addition, subtraction, multiplication, division, assignment, modulus, and angle, clearance, square, open operation
MFCopenEXE
- MFC编写的打开电脑上任何EXE的程序,比如QQ等,也可以打开另外一个MFC程序或者用其它软件编写的可执行文件-MFC prepared to open any EXE program on your computer, such as QQ, etc., can also open another program or a MFC software written by other executable files
DES(based-on-MFC)
- 基于图形界面MFC的DES加解密算法。从路径中读取加密文件,自行输入密钥,解密或者解密内容以文件形式保存在文件夹下。所有工程均已提交在压缩包里,打开dsw即可以运行。是学习密码学的途径,也是密码学DES算法的重要实验-GUI-based MFC DES encryption and decryption algorithms. Reads the encrypted files from the path, enter their own key to decrypt or decrypt th
CNTService-v1.79
- CNTService v1.79 A class framework for developing NT services in MFC-CNTService v1.79 A class framework for developing NT services in MFC Classes includes: CNTServiceCommandLineInfo The CNTServiceCommandLineInfo class aids in parsing the
137fa122c96b
- 这是用VC6.0编写的绘制三次Bezier曲线的程序,使用MFC框架文档视图结构。程序除实现三次Bezier曲线的绘制,还实现了点,直线,圆的绘制,可做为学习计算机图形算法的参考。与其它Bezier曲线绘制程序的不同是,本程序实现了Bezier曲线上型值点的计算显示。程序中编写了Bezier曲线类来完成Bezier曲线的绘制,并能对绘制的曲线数据进行保存与打开。对学习文件操作也有一定帮助。这是我第一次上传源码,有什么不妥之处还请管理员指点。谢谢!-This is a VC6.0 prepared