-
wavelet
说明: 小波包分析提取振动信号中的特征频率,以及能量谱分析计算-wavelet packet analysis vibration signal from the characteristic frequency, and the energy spectrum analysis (Extraction of wavelet packet analysis in the vibration signal characteristic frequency, as well as the calculation of the energy spectrum analysis-wavelet packet analysis vibration signal from the characteristic frequency, and the energy spectrum analysis)
- 2008-10-01 16:39:06下载
- 积分:1
-
industrial-strength
eBook - Industrial Strength C++ - Visual C++ guide
- 2014-02-02 13:03:09下载
- 积分:1
-
Demo_for_Windows-master
SDK_key:
人脸追踪(FT) Key 5qTrdeA43zdBXJZt7HM1x1wX9XGt7QicRU6Nt8rXLQAn
人脸检测(FD) Key 5qTrdeA43zdBXJZt7HM1x1weJvY2koYyzGARH6wVoTVw
人脸识别(FR) Key 5qTrdeA43zdBXJZt7HM1x1wmUKoEpvhgJYHd5xAsFig3
年龄识别(Age) Key 5qTrdeA43zdBXJZt7HM1x1xPHL78Ekcog6LU5iNCCNLj
性别识别(Gender) Key 5qTrdeA43zdBXJZt7HM1x1xWSjNHHcbTHHP9VuHLX1rf
此处APP_Id与SDK_Key仅适用于ArcFace v1.1, 不适用于其他版本。(DK_key:
Face Tracking (FT) Key 5qTrdeA43zdBXJZt7HM1x1wX9XGt7QicRU6Nt8rXLQAn
Face Detection (FD) Key 5qTrdeA43zdBXJZt7HM1x1weJvY2koYzGARH6wVoTVw
Face Recognition (FR) Key 5qTrdeA43zdBXJZt7HM1x1wmUKoEpvhg JYHd5xAsFig3
Age Identification (Age) Key 5qTrde A43zdBXJZt7HM1x1xPHL78Ekcog 6LU5iNCCNLj
Gender Key 5qTrdeA43zdBXJZt7HM1x1xWSjNHcbTHHP9VuHLX1rf
Here APP_Id and SDK_Key are only applicable to ArcFace v1.1, not to other versions.)
- 2019-03-07 20:03:15下载
- 积分:1
-
TSP_SA
模拟退火算法实现旅行商问题,输入城市数目以及城市距离的邻接矩阵,程序输出最短回路序列以及对应的距离。(Simulated annealing algorithm realizes the traveling salesman problem, inputs the adjacency matrix of the number of cities and the distance between cities, and outputs the shortest loop sequence and the corresponding distance.)
- 2018-11-28 20:07:01下载
- 积分:1
-
69491715GA-FOR-VRP
说明: 用遗传算法解决vrp问题,源码加详细文档说明 很有用的哦(algorithm for multi-
objective optimization. It is a very e® ective algorithm but has been generally
criticized for its computational complexity)
- 2020-10-31 17:29:55下载
- 积分:1
-
iir
IIR滤波器算法。两种结构,直接I型,直接I型改进型(二阶级联网络)(IIR filter algorithm. Two kinds of structure, I type, I type improved (two class network))
- 2015-04-15 14:59:43下载
- 积分:1
-
嵌入式程序设计的文档
该程序设计文档讲诉了有关linux之间即时通信的编写,以及管道通信,对文件的操作,共享队列的创建,对与那些零基础linux的人很有帮助。这些文档浅显易懂,基本初学者都能看懂,除了那些特别笨的的人。
- 2022-10-18 19:35:04下载
- 积分:1
-
000
Pdf文档,递归算法的教程,也包括一些经典的递归算法讲解(Pdf document, recursive algorithm tutorial, but also explain some of the classic recursive algorithm)
- 2011-01-11 10:54:41下载
- 积分:1
-
RDM 解析,协议代码,适用于artnet 协议
RDM 解析,协议代码,适用于artnet 协议 【源码目录】 RdmProtocal ├── Debug│ ├── RdmProtocal.exe│ ├── RdmProtocal.exp│ ├── RdmProtocal.lib│ └── RdmProtocal.pdb├── RdmProtocal│ ├── Debug│ │ ├── LzMethod.obj│ │ ├── RdmNode.obj│ │ ├── RdmProtocal.Build.CppClean.log│ │ ├── RdmProtocal.log│ │ ├── RdmProtocal.obj│ │ ├── RdmProtocal.pch│ │ ├── RdmProtocal.res│ │ ├── RdmProtocal.tlog│ │ │ ├── CL.command.1.tlog│ │ │ ├── CL.read.1.tlog│ │ │ ├── CL.write.1.tlog│ │ │ ├── RdmProtocal.lastbuildstate│ │ │ ├── RdmProtocal.write.1u.tlog│ │ │ ├── link.command.1.tlog│ │ │ ├── link.read.1.tlog│ │ │ ├── link.write.1.tlog│ │ │ ├── rc.command.1.tlog│ │ │ ├── rc.read.1.tlog│ │ │ └── rc.write.1.tlog│ │ ├── RdmProtocalDlg.obj│ │ ├── stdafx.obj│ │ ├── vc140.idb│ │ └── vc140.pdb│ ├── LzMethod.cpp│ ├── LzMethod.h│ ├── RdmNode.cpp│ ├── RdmNode.h│ ├── RdmProtocal.aps│ ├── RdmProtocal.cpp│ ├── RdmProtocal.h│ ├── RdmProtocal.rc│ ├── RdmProtocal.vcxproj│ ├── RdmProtocal.vcxproj.filters│ ├── RdmProtocal.vcxproj.user│ ├── RdmProtocalDlg.cpp│ ├── RdmProtocalDlg.h│ ├── ReadMe.txt│ ├── controller_library.h│ ├── lib│ │ ├── FTD2XX.lib│ │ └── RDM.lib│ ├── res│ │ ├── RdmProtocal.ico│ │ └── RdmProtocal.rc2│ ├── resource.h│ ├── stdafx.cpp│ ├── stdafx.h│ └── targetver.h├── RdmProtocal.VC.db├── RdmProtocal.sln└── ipch └── RDMPROTOCAL-b05a99f1 └── RDMPROTOCAL-61763a13.ipch8 directories, 52 files
- 2021-05-06下载
- 积分:1
-
DirectUI_for_VC6.0(开源)
【实例简介】
DirectUI for VC6.0(开源).rar
- 2021-10-03 00:31:33下载
- 积分:1