-
signalslot函数回调
C++回调实现方式,不限于类的静态方法
类似于QT的实现方式,有bind和unbind机制,需要的朋友可自行扩展
当前只支持固定参数个数,可根据情况添加修改
- 2022-05-14 14:18:36下载
- 积分:1
-
金建铭编写的最为经典的一版电磁场有限元方法,电子版
金建铭编写的最为经典的一版电磁场有限元方法,电子版-Electromagnetic FEM written by Jin Jianming
- 2022-04-01 15:36:40下载
- 积分:1
-
AdaBoost算法的人脸检测程序
由matlab语言编写编写基于adaboost算法的人脸检测 快速高效,参考价值极高matlab 肤色检测结合adaboost算法的人脸特征提取 实现程序
- 2022-02-06 05:54:24下载
- 积分:1
-
PSCNC源代码
程序包含了显示类中二维显示和三维显示的关键技术,程序在VC6.0下调试通过,显示类的定义部分在eidterView.h 文件中,
其实现部分在 eidterView.cpp文件中,显示包括了 显示图形和方向函数以及三维情况下函数图形的显示,任何人可以在此基础上加以修改完善
- 2023-01-25 00:25:03下载
- 积分:1
-
ffmpg库的源码
FFmpeg README
-------------
1) Documentation
----------------
* Read the documentation in the doc/ directory.
2) Licensing
------------
* Read the file COPYING. ffmpeg and the associated libraries EXCEPT
liba52 and libpostproc are licensed under the Lesser GNU General
Public License.
* liba52 and libpostproc are distributed under the GNU General Public
License and their compilation and use is optional in ffmpeg.
Fabrice Bellard.
- 2022-07-03 09:19:29下载
- 积分:1
-
维特比译码的代码
维特比代码的 DSP,它可以运行实时。本文档使用 C 语言......Design by Van Linh- HUST....................................................................................................................................................................................................
- 2022-08-13 03:25:21下载
- 积分:1
-
遗传优化随机共振
应用背景随机共振利用噪声,可以增强信号。对于双稳态系统,朗之万方程的参数a,b对系统影响很大,需要合理选取。压缩包中有两个使用GA遗传算法的示例程序,一个简单一个较复杂。关键技术随机共振SR相比于以往的去噪技术,可以利用噪声进行信号增强。使用了遗传算法对系统的参数进行优化
- 2022-04-15 13:35:32下载
- 积分:1
-
atan function, because a lot of information communication systems, which rely on...
atan函数,由于在通信系统中很多信息都是依赖相位信息得到,所以atan函数非常有用。-atan function, because a lot of information communication systems, which rely on phase information is therefore very useful function atan.
- 2022-01-25 19:12:46下载
- 积分:1
-
用C解方程的第2种算法
用C解方程的第2种算法-C solution of the equation algorithms No. 2
- 2023-04-24 05:15:03下载
- 积分:1
-
基于bayesian的判别分析应用
基于bayesian的判别分析应用,可以用于分类、评估等项目,如电信套餐业务评估、旅游推荐系统设计等
- 2023-07-28 22:40:03下载
- 积分:1