搜索资源列表
NewtonInterp
- 这个是我们用mfc写的一个关于牛顿插值的数值分析的程序,可以将数据保存到文本中,然后打开,同时计算出相应的均差来,最后进行插值,还可以得到近似的误差
Haffman
- 利用Haffman树实现文本数据的压缩和解压缩。VC++MFC环境-Using Haffman code method,complete text file compress and uncompress. please use it under VC++ mfc environment.
ListOper
- 用户信息的增加、修改、删除、查询等功能,通过链表和MFC实现,通过文本文件存储,全面覆盖了数据结构中的链表操作和MFC的开发,以及文本的读写操作,对于学习很有帮助。-The increase in user information, modify, delete, query and other functions, through the list and the MFC implementation, through a text file storage, comprehensive co
calculator
- 用MFC实现,可以完成简单的加减乘除运算:首先输入两个操作数,然后单击操作符按钮,在文本框中输出结果~-Implemented by MFC, and can complete simple addition and subtraction, multiplication and division: Firstly, input two operands, and click the operator buttons, then output the result ~
Huffmam_D
- 文本压缩 位图压缩 哈弗曼实现 MFC界面-Text compression; bmp compression huffman; MFC interface