资源列表
chongzai
- 用运算符重载的知识实现两个字符串的赋值运算(=)和连接运算(+)。在类外实现并在主函数中进行了测试。-With the knowledge of operator overloading assignment operator to achieve the two strings (=) and concatenation (+). Outside of class to achieve and in the main function was tested.
fenzhifa
- 分治法的思想是将一个难以直接解决的大问题分割成一些规模较小的几个相似的问题来解决,分治法的求解过程是将整个问题分解成若干个小问题后分而治之,如果分解得到的子问题相对来说还太大,则可反复使用分治策略将这些子问题分成更小的同类型子问题,直至产生出方便求解的子问题,必要时逐步合并这些子问题的解,从而得到问题的解。分治法的求解通常会用到递归,通常会说分治法是一种找大规模问题与小规模问题关系的方法,是递归设计方法的一种具体策略。分治法的基本步骤在每一层递归上都有三个步骤: ① 分解:将原来的规模相对较
Simplekey
- c语言程式,自动计时用 可自由停止开始,也可自由加减。-c language program, free to stop automatically with the start time, but also free addition and subtraction.
B04_2841_EX09
- Exercise 9: More Arrays 1. Write a program that enters 5 names of towns and their respective distance (an integer) from London in miles. The program will print of the names of the towns that are less than 100 miles from London. Use arrays and ch
main
- 很简单的c++作业题目,c++书籍后面的题目,很简单,按照球队的信息输出球队比赛西西。-Very simple c++ assignment questions, title of c++ books behind, is very simple.
FIFO
- 实现FIFO(先进先出)存储器设计,用VHDL实现 -to implement the FIFO meoney
SIMOrayleighCDF
- MISO瑞利信道的信道容量累计分布曲线比较CDF-MISO Rayleigh channel channel capacity cumulative distribution curves CDF
Cls_DataBase
- 简单的功能类,实现基本的数据库连接,给予新手仅供参考-Simple functional class
RLS
- 语音回声消除的RLS算法,空间传递函数自己模拟-echo cancellation RLS algorithm
powerpu_shiyan
- 2个余弦信号和一个随机信号相加的功率谱比较-2 cosine signal and a random signal is the sum of the power spectra for
Separation-of-CPP-class-
- C++类声明与实现的初步分离,C++入门测试代码-Separation of C++ class declaration and implementation
NeedYou
- 自己编写的55行精短情诗代码,呈现红色背景、白窗心形图案及动态U型符号,释义“Need you !”,码农也能文艺!-55 lines fine short poems codes, showing heart-shaped background and dynamic symbol-U,meaning "Need you!"