-
calculation of Newton interpolation algorithm to achieve vc
计算方法的牛顿前插值算法vc实现-calculation of Newton interpolation algorithm to achieve vc
- 2023-04-15 14:35:04下载
- 积分:1
-
基于bp神经网络pid控制程序
基于bp神经网络pid控制程序,学习bp神经网络与pid控制很好的代码,其中的程序已经验证,希望对大家有帮助
- 2022-01-24 13:14:28下载
- 积分:1
-
opencv与halcon图像格式互相转换
C++代码:opencv图像格式Mat,iplImage与halcon图像格式Hobeject的互相转换代码。包括:IplImage转Hobject,Mat转Hobject,Hobject转Mat,Hobject转IplImage。适合学习opencv与halcon图像处理的人员使用,希望对大家有帮助。
- 2023-07-31 11:45:02下载
- 积分:1
-
sift算法源码实现
sift算法的C++实现。需要配置opencv库。配置完后就能直接运行了。里面包含了特征点检测,特征点滤除,图像拼接融合。opencv版本需要2.3.0以上。程序调成已经成功。
- 2023-06-22 09:55:05下载
- 积分:1
-
倒车仿真
实现了倒车轨迹仿真,倒车轨迹仿真 C++模拟上位机算法,分步骤进行编程
- 2022-04-29 21:20:44下载
- 积分:1
-
本程序是基因算法的vc实现
本程序是基因算法的vc实现-genetic algorithm to achieve the vc
- 2022-03-19 23:29:50下载
- 积分:1
-
数学经典算法应用:贪婪算法的应用实例
数学经典算法应用:贪婪算法的应用实例-Application of the classical algorithm: the application of the greedy algorithm
- 2022-03-22 13:07:47下载
- 积分:1
-
图的关节点
使用:
首先,输入结点名称,最好以单个字母表示。然后,根据输入的名称顺序,在输入0或1,分别表示点点未连,点点相连。最后任意输入1个已有点的名称,程序开始正常运行。
结果:
以邻接链表的形式展示已输入的图,同时给出关节点的名称,或关节点不存在
- 2022-05-17 11:10:27下载
- 积分:1
-
DTMF(Dual Tone Multi Frequency)Recognition Algorithm
Dual Tone Multi Frequencies (DTMF tones) are two different tones at two ends of a spectrum that are used to send information in telephonic communication mediums. The tones represent numbers 0-9 and the symbols * and #. A series of these numbers may be assigned to individuals as points of contact, as in a phone number, or the numbers can be used to relay other sorts of information.
While it may seem confusing, it should be noted that all numbers on a telephone are assigned two DTMF tones, and in all, seven different frequencies are assigned. Some numbers will have the same lower frequency, but different higher frequency, while others will have the same higher frequency but a different lower frequency. The range is between 697 Hz and 941 Hz for the lower frequencies and 1209 Hz and 1633 Hz for
- 2022-06-16 09:51:22下载
- 积分:1
-
文件转成c数组
这是一个把文件转化成c/c++语言中的数组的代码, 方便把资源文件加入程序中编译。
- 2022-04-20 02:26:54下载
- 积分:1