资源列表
Calculator
- C++计算器 含界面,供c语言初学者使用,有问题可联系我QQ 1423945708-VC++ Calculator
PNG
- C++ BUILDER 显示png图片,可以有效解决C++ BUILDER 不显示png格式的缺陷-C++ BUILDER display png images, can effectively resolve C++ BUILDER not show defects in png format
huffff
- 基于赫夫曼的编码和解码,适合于数据结构初学者~-Huffman encoding and decoding based on
Huffman
- 利用哈弗曼编码的思想实现文本文件的压缩和解压功能,并计算压缩前后的占用空间之比。-Huffman coding realize the idea of using the text file compression and decompression functions, and computing space before and after compression ratio.
ZipUtil
- 将一个字符串按照zip方式压缩和解压缩-Compress and uncompress string in zip way.
IDW
- 收藏的反距离权重方法,注意程序中e为幂次方的负数,其它看说明即可-Inverse distance weighted method
GMSVeditCFG
- 一个满好用的工具, 喜欢的人可以下载-One full of handy tools, like people can download and see
ECC
- ECC加密算法,最新的加密算法及其代码,仅供参考 -ECC encryption algorithm,you can study a lot
50hz
- 定时中断方波。(10分) 比如让P1.0口输出一个周期为50Hz的方波 -Timer interrupt square wave. (10) For example let P1.0 port output a square wave cycle is 50Hz
miaobiao
- 1602液晶显示+简易秒表 按键可停再次按键继续计时 计满2分钟停止 源代码-1602 LCD+ simple stopwatch buttons can be pressed again to continue counting stopped falling two minutes to stop the source code
huffman
- 用哈弗曼树实现文件的压缩及解压,有简单界面,操作简单,压缩效率高-Huffman tree implementation with file compression and decompression, has a simple interface, easy operation, high compression efficiency
cpp123
- 定义一个钟表类,包括三个私有成员,分别为小时、分钟、秒,在此基础上,请重载自增运算符(++)和自减运算符(--)为类的成员函数,使得钟表类的对象能进行基于秒数的时间变化。-Defines a clock class, including three private members, hours, minutes, seconds, respectively, on this basis, overload the auto increment operator (++) and decremen