▍1. bandpass-filter
C语言实现带通滤波器,可以直接运行。在信号处理过程中非常有用(C language implementation bandpass filter, which can be run directly.In the process of signal processing is very useful)
C语言实现带通滤波器,可以直接运行。在信号处理过程中非常有用(C language implementation bandpass filter, which can be run directly.In the process of signal processing is very useful)
C++关于位运算的小程序,哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈哈(C++ bit computing on small programs, ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha)
Factory 模式的两个最重要的功能: 1)定义创建对象的接口,封装了对象的建; 2)使得具体化类的工作延迟到了子类中。 (Factory mode two most important functions: 1) the definition of an object to create an interface that encapsulates the construction objects 2) makes specific class work delayed to subclasses.)
利用上题的线性表,编程下列功能:假设以两个元素依值递增有序排列的线性表A和B 分别表示两个集合,现要求另辟空间构成一个线性表C,其元素为A和B元素的交集,且表C中的元素也是依值递增有序排列。(The use of the title of the linear form, programming the following features: Assuming two elements by incrementing the value ordered linear tables A and B represent two sets, are now required to open up space to form a linear table C, whose elements A and intersection B elements, and the elements in the table C is incremented by an orderly arrangement.)
字母流星雨,可以形成26个字母组成的流星雨,可以闪烁,还可以使组成地面的字母消失(meteor shower)
后缀表达式计算器,这里是整个CPP,文件里代码完整,适合初学者阅读使用。(Postfix expression calculator, here is the entire CPP, file integrity code, suitable for beginners to read.)
用C++编写的科学计算器,功能比较齐全实用。(Written in C++ scientific calculator, function more complete and practical.)
16进制如何转化为10进制的,进制转换是需要注意什么,怎么样会更简单(0x d)
说明: 模拟舰船Kelvin尾迹,不考虑船首尾及粘滞影响(The simulation of ship wake Kelvin, without considering the fore and aft and viscous effect)
目标级联法的一种分解方法及它的求解程序。(An objective decomposition method and its cascading solver.)
C++普通计算器的功能,实现整数、小数的加减乘除的算法,有退格、清空的功能。(Common calculator functions)
给定日期,然后输入天数,计算输入天数之后的日期是多少(Given date, and then enter the number of days to calculate the number of days after the date of entry is the number)
一个可以在自己的电脑屏幕上生成烟花的小程序,可以烟花没有设计成圆的(One can generate fireworks on their computer screen applet, you can not designed to circle fireworks)
一个可以在自己的电脑屏幕上生成烟花的小程序,可以烟花没有设计成圆的(One can generate fireworks on their computer screen applet, you can not designed to circle fireworks)
实现大小写互换,即输入大写子母程序会自动转成小写子母(Realization case swap)
实现大小写互换,即输入大写子母程序会自动转成小写子母(Realization case swap)
该程序能够实现计算器程序设计,采用C++编程,来自C++程序设计原理与实践。(The program can achieve calculator program design, using C++ programming, program design from C++ Principles and Practice)
该程序能够实现计算器程序设计,采用C++编程,来自C++程序设计原理与实践。(The program can achieve calculator program design, using C++ programming, program design from C++ Principles and Practice)
一个定时提醒的程序,可以任意设置定时时间,有皮肤,带有最小化到通知栏,抖动及声音提醒,提醒时窗口置顶等功能。(A timed reminder program that can be set regular time, have skin with minimized to the notification bar, jitter and voice reminder, reminder window when the top and other functions.)