资源列表
search
- Searching Algorithm programs
zishiyingpuxianzengqiangqi
- 将正弦波与宽带噪声分离开来,并提取正弦波信号-The sine wave and separated from the broadband noise, and extract the sine wave signal
Link_Call
- 一堆人报数,然后一个 出列。直到全部出完为止。课程作业!-A bunch of people calling out numbers, and then one by one out of the line. Until all the last. Homework!
vadcut
- voice activity detection algorithm for continuous speech
kruskal
- 常见的算法实现,也就是kruskal算法的实现 参考了别人的算法,但是自己也写出来了!-Common algorithm is kruskal algorithm, Reference algorithms of the others, but also write it!
String-take-digital-string
- 从字符串 中 取出 数字字符串 已验证 可以实现-String take digital string
fuzzpid
- 智能控制,模糊控制器设计步骤,经过模糊化等过程-intelligent control
test3
- C源程序 一个非常简单的程序 我只是想下载一个驱动-C source code is a very simple program I just want to download a driver
appl3_4_1
- 采用pwelch法以及直接傅里叶变换技术直接求解功率谱密度函数-caculate the spectrum density
ProgramA
- 括号匹配(二) 时间限制:1000 ms | 内存限制:65535 KB 难度:6 描述 给你一个字符串,里面只包含"(",")","[","]"四种符号,请问你需要至少添加多少个括号才能使这些括号匹配起来。 如: []是匹配的 ([])[]是匹配的 ((]是不匹配的 ([)]是不匹配的 输入 第一行输入一个正整数N,表示测试数据组数(N<=10) 每组测试数据都只有一行,是一个字符串S,S中只包含以上所说的四种字符,S的长度不超过1
Formn1
- 在程序运行时单击窗体内的某个位置,Visual Basic将调用窗体的Form_Click事件。如果单击的是窗体内的控件,则只能调用相应控件的Click事件。Click事件:标题栏显示“鼠标单击”,窗体显示 欢迎使用VB Private Sub Form_Click() Caption = 鼠标单击 Print 欢迎使用VB End Sub -在程序运行时单击窗体内的某个位置,Visual Basic将调用窗体的Form_Click事件。如果单击的是窗体内的控件,则只能
xiaobofenx
- 关于小波分析很经典的代码,学习后一定会有很好的收获。-this is a good program.