-
mir3 bot
mir3 bot
- 2022-01-26 00:42:44下载
- 积分:1
-
edit编辑框的使用!!列举了程序实现编辑框的几个主要功能
edit编辑框的使用!!列举了程序实现编辑框的几个主要功能-edit the use of edit box!! listed procedures realize edit box several major functional
- 2023-05-03 22:40:03下载
- 积分:1
-
echo off Optimization Toolbox%% A Concise Guide for TUTDEMO Tutorial Optimizatio...
echo off Optimization Toolbox%%教程优化工具箱的简明指南。%版权(C)1990~98年由MathWorksInc.基于数据(x,y)的线性插值是席益.%的结果“非扭结”端点,即强迫第一、二次多项式系数相同的三项,最后一节的第三和倒数第二段的系数相同。样条%pp=(x,y)返回样条插值多项式子段(pp形式)结构。对于节点的断裂,COEF的多项式系数为y= PPVAL(PP,席)席PP的函数形式。
- 2023-06-02 05:55:03下载
- 积分:1
-
可以很容易地比较2个字符串的相似性,基于汉的汉码方法,和…
可以很容易比较两个字符串的相似度,基于汉明码的方法,效率高。-Can easily compare two string similarity, based on the Hamming code method, and high efficiency.
- 2022-02-03 11:40:16下载
- 积分:1
-
how to use sendmessage
SENDMESSAGE消息的使用-how to use sendmessage
- 2022-01-28 21:07:40下载
- 积分:1
-
similar resource management for internal adjustment frame parody
类似资源管理器内部调整边框的模仿-similar resource management for internal adjustment frame parody
- 2022-03-17 10:08:46下载
- 积分:1
-
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长...
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长的1序列,其对应的位置就是最长匹配子串的位置。 最长递增子序列LCS的实现C源码!-LCS problem for two strings is the longest common sub-string problem. Solution is to use a matrix to record the location of two strings of all the matches between the two characters in the situation, if the match is one, otherwise to 0. And one of the longest diagonal obtained sequence, the location of its corresponding sub-string match is the longest position. The longest increasing sub-sequence source C implementation of the LCS!
- 2022-08-19 18:20:36下载
- 积分:1
-
串口收发程序 串行口通信的例子
串口收发程序 串行口通信的例子-Tt s a program of serie port sending and receiving.And it s a sample program of serie port communication.
- 2023-08-11 08:40:05下载
- 积分:1
-
MFC 一个例子,具体看了就会明白
MFC 一个例子,具体看了就会明白-An instance of MFC, and you can better interpret it when reading through.
- 2022-03-10 00:20:47下载
- 积分:1
-
基于Directx的VC视频捕获源代码
基于Directx的VC视频捕获源代码,可以视频显示。。。
- 2022-03-26 11:13:09下载
- 积分:1