-
滤波器
利用不同的窗函数的滤波器,并进行波形显示,对简单函数进行滤波
- 2022-01-24 13:18:15下载
- 积分:1
-
c++深度优先搜索的回溯法实现多集合矩阵互斥问题
给定1个1000行×20列的0-1矩阵,对于该矩阵的任意1列,其中值为1的元素的数量不超过10%。设有两个非空集合A和B,每个集合由矩阵的若干列组成。集合A和B互斥是指对于矩阵的任意一行,同时满足下列2个条件:1)若A中有一个或多个元素在这一行上的值是1,则B中的元素在这一行全部是0;2)若B中有一个或多个元素在这一行上的值是1,则A中的元素在这一行全部是0。请你设计一个算法,找出集合A、B和C,满足:1)A、B、C两两互斥,且2)A、B和C包含的列的总数最大。
- 2022-07-25 02:20:37下载
- 积分:1
-
postfixexpression
运用栈的基本运算。(进栈、出栈)
依次扫描表达式的操作数并入栈,遇到运算符时,将后进的两个操作数出栈,对其进行运算,将运算结果入栈。照此方法,进行下去,一直到执行完最后一个运算符,输出结果。(The use of basic computing stack. (Into the stack, out of the stack) followed by scanning the expression operands and stack encountered operator, it will be backward out of the two operand stack and to carry out operations, the result would be computing stack. Do the same method, go on, until the implementation of the End of the last operator, output.)
- 2009-11-08 18:24:47下载
- 积分:1
-
C# 关于调用水晶报表开发,主要实现C#与水晶报表参数传递
C# 关于调用水晶报表开发,主要实现C#与水晶报表参数传递-C# crystal statements calling on the development, main C# and crystal statements Parameter Passing
- 2022-07-17 05:13:10下载
- 积分:1
-
DirectSound
利用DirectSound+MFC开发的录音程序演示。(directsound record program)
- 2018-11-23 11:38:47下载
- 积分:1
-
opengl_k
说明: 常用的一些OpenGL库文件的集合,适合初学者配置使用!(Some commonly used OpenGL library file collection, suitable for beginners to configure use!)
- 2019-01-01 15:27:29下载
- 积分:1
-
PWM控制舵机
stm32f103c8t6 控制 SG90舵机(stm32f103c8t6 SG90)
- 2019-04-22 19:38:17下载
- 积分:1
-
684575
从下往上划出的效果demo,精选ios编程学习源码,很好的参考资料。(From the demo effect to draw on, select learning IOS programming source code, a good reference.)
- 2013-12-14 08:18:23下载
- 积分:1
-
pl0
能实现对+=、-=、*=、/=、for、else、fordownto、forto、if等的编译。(Able to achieve on+ =,- =,* =,/=, for else, and fordownto forto, if so compiled.)
- 2013-01-09 22:51:36下载
- 积分:1
-
fd1d
电磁场仿真 使用时域有限差分方法
用c和matlab混合编程(Electromagnetic simulation using the FDTD method for hybrid programming with c and matlab)
- 2011-05-12 01:12:28下载
- 积分:1