资源列表
[其他小程序] MFC-Example
说明:一些MFC的函数及使用方法:多线程操作变量时,锁定变量;将程序推送到最顶端(非置顶);将字符串按某字符或字符串进行分割;获取系统时间;获取程序运行目录。-Some MFC function and method of use: multi-threaded operating variables, the lock variable program pushed to the top (top) string according to a particular character or st<吕建超> 在 2025-11-23 上传 | 大小:2kb | 下载:0
[其他小程序] hushuangpu1
说明:互双谱分析是一种矢量信号的在频域的分析方法,多用于水声信号的处理。-Cross bispectrum analysis in the frequency domain analysis method, used for underwater acoustic signal processing a vector signal.<wangzixin> 在 2025-11-23 上传 | 大小:2kb | 下载:1
[其他小程序] fuzzy-control
说明:本代码实现了通过模糊控制进行倒车的例子,可以完美运行,是智能控制方面学习的好资料。-The code examples performed by reversing the fuzzy control, can perfectly run, is good information intelligent control aspects of learning.<姜浩楠> 在 2025-11-23 上传 | 大小:2kb | 下载:0
[其他小程序] kmeans
说明:实现矩阵的行变换,变换后第n列除第m行元素为1外,其余为0。 并进行Kmeans聚类-Realization rows of the matrix transformation, in addition to the n-th column of m-th row after conversion element 1, the rest is 0<graeme hoo> 在 2025-11-23 上传 | 大小:2kb | 下载:0
[其他小程序] bottom_up_segmentation
说明:这是TD算法的逆过程,首先将时间序列,划分为相邻点的短序列,当然此时的拟合误差为0,因为第一点和第二点的连线,原始点都落在线段上。将相邻两个线段连接起来,此时每条线段包含三个原始点,计算中间那个点的拟合误差。这样,所有这些三个点的线段中的中间点的拟合误差计算出来后,找出误差最小且误差小于阀值R的分段,作为第一条包含三个点的线段。 在上面的基础上,第一条分段同样的和相邻线段连接,然后计算每一条分段的拟合误差,再找出误差最小且小于阀值R的分段,作为第二个分段。依次方式循环,直到所有分段的拟合误差都小<Kit> 在 2025-11-23 上传 | 大小:2kb | 下载:1
[C#编程] Read-style-profile
说明:读取风格配置文件,配置文件风格说明: (1) 自动忽略掉每行开头的空格 (2) 以 # 开头的行是注释行 (3) 不能以 = 开头 (4) 支持行末注释-Read style configuration files, configuration files, style Descr iption: (1) Automatic ignored at the beginning of each line spaces (2) beginning with# are commen<邱煌奥> 在 2025-11-23 上传 | 大小:2kb | 下载:0