搜索资源列表
Julia
- 用MFC编写的基于Julia集加密解密的算法,本程序能成功的绘制出2次,m次以及广义的Julia集,并且是在复数空间中,同时能实现无限制的放大,还可以选取任意大小空间截屏保存。接着利用Julia集对图像进行加密解密,并计算出他们的信噪比。全部功能都已实现,是本人的毕业设计。-Written with the MFC-based encryption and decryption algorithm for Julia sets, the program can successfully draw
AES
- MFC编写的AES加密解密程序,能对文本文件进行保护。-MFC prepared by the AES encryption and decryption procedures can protect a text file.
RSA-MFC
- RSA-MFC,基于MFC的RSA加密算法的实现,可以用于16进制文件的加解密-RSA-MFC, the MFC based on the realization of RSA encryption algorithm, can be used for 16-band file encryption and decryption
RSA_MFC
- MFC实现RSA的加密与解密,界面比较简洁清楚,对RSA初学者有较大帮助!-MFC to achieve RSA encryption and decryption, more concise and clear interface, great help for beginners on the RSA!
jisuanqi
- MFC编写的计算器 只包括加减乘除运算的简易计算器-MFC prepared by the calculator only simple addition and subtraction multiplication and division operation Calculator
MD5
- 以MFC实现的MD5码加密类,类体可直接拷贝到其他程序中使用。-To achieve the MD5 encryption MFC class, the class body can directly copy into other programs to use.
StaticallylinkedLibrary
- 静态链接C/C++库,使用Developer Studio进行一些简单的编辑,创建一个M F C应 用程序可以访问的静态C和C + +库。-Statically linked C/C++ Library, use the Developer Studio for some simple editing, creating a MFC application can access the static C and C++ library.
joseph
- 首先,认识并了解著名的约瑟夫问题:已知n个人(n>=1)围坐一圆桌周围,从1号开始顺序编号。从序号为1号的人开始报数,顺时针数到m的那个人出列:他的下一个人又从1开始报数,数到m的那个人又出列;依此规则一直重复下去,直到所有人全部出列,要求:求出最后一个出列人的编号。 本程序运用VC++ 6.0开发工具,利用MFC框架构造一个基于对话框的应用程序,用户根据对话框的界面提示,了解约瑟夫问题,并且在对话框上键入总人数(n) 和出列数(m) 。由编辑框输出结果,结果显示为最后一个出列人的
tume
- 一个用mfc来编的秒表小程序,挺好玩的,我话了很多时间的(A stopwatch small procedures, using MFC to make up the quite good play, I'm a lot of time)