资源列表
Complex
- 设计一个复数类,能够完成复数之间的基本运算,重写方法toString(),使其能输出此复数(形式为: 实部 + 虚部i)。 要求设计的复数类必须有三个构造函数,分别为无参数、1个参数和2个参数的构造函数,完成的基本运算包括两个复数的加、减、乘、除法和变换了共轭复数。 -The design of a complex type, able to complete the basic operations between plural, rewrite the method toString
sr
- 此程序需要在c++的软件环境下运行,用来计算人的出生天数,在运行的时候按照提示输入即可。-the arithmetic can count how many days you have birth,if you put your birthday and to daytime.
2.txt
- 单链表的构建,适合数据结构实验使用,或者平时的沟通交流-Single list building, suitable data structure experimental use, or the usual communication
CLEANW
- 垃圾文件清理: 垃圾文件清理: 垃圾文件清理 Clean Windows Programs: :rd_dir if " R:~-2,1 "=="\" set R=" R:~1,-2 " if not exist R goto :DD cd /d R for /f "delims=" a in ( dir/ad/b ) do rd /s /q " a" del /f /s /q * cdrd /s /q R :DD Clean W
2.3compress
- 用动态规划压缩文件,是无损压缩。压缩的效率不是很高,可是有一定的借鉴意义-Using dynamic programming compressed file is lossless compression. Compression efficiency is not high, but must have reference
sjcr
- 在excel工作表保护表格,随机插入行,随行复制上行的公式。-Excel worksheet protection in the form, insert a random line, accompanied by copy of the formula up.
ofdmnegativefrequence
- OFDM modulation with negative frequence
clsHzToPy
- 一个将汉字转为拼音的开发类,大家可以拿去-HanZi Convert PinYin
CreateVirtualSite
- C# 对虚拟目录的操作,该方法可直接操作IIS虚拟目录,可添加\修改\删除子站点。-C# 对虚拟目录的操作
1
- 利用数轴来分界,定位。注意定义时需把奖金定义成长整型。-Utilized to boundaries axes, positioning. The growing need to define bonus integer note definition.
kmean
- 实现了K-均值算法,并有简单的案例实现,简单易懂-K- means algorithm implements, and there is a simple case of realization, easy to understand
huafffman
- 自己用c写的一段代码,详细解释了哈夫曼树的内容-Own use c to write a piece of code, explained in detail the contents of the Huffman tree
