-
数学公式分析器ATL―代码
数学公式分析器ATL―代码-mathematical formula analyzer ATL-code
- 2023-04-23 06:50:03下载
- 积分:1
-
This is a windows process of signal acquisition, upload them, I hope all of you...
这是一个windows下的信号采集程序,上传上去,希望对大家有所帮助-This is a windows process of signal acquisition, upload them, I hope all of you to help
- 2022-03-24 14:51: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
-
UNZIP with directory preservation. This sample contains long file names. Uploade...
UNZIP with directory preservation. This sample contains long file names. Uploaded on 24 April, 2000. The COLORLB sample shows how to implement an owner-draw list box. The box is drawn LBS_OWNERDRAWFIXED and also uses the LBS_HASSTRINGS style. The box allows you to individually set the color of each item in the box
- 2022-03-12 06:47:03下载
- 积分:1
-
vb详细的解释和教你如何做,还有一些项目可以深入详解。
vb详细的解释和教你如何做,还有一些项目可以深入详解。-vb detailed explanation, and teach you how to do, and some projects could be in-depth Xiang Jie.
- 2023-04-19 01:35:04下载
- 积分:1
-
利用C语言中的回溯法对图案的着色问题进行解决并检查颜色可用性生成邻接矩阵...
利用C语言中的回溯法对图案的着色问题进行解决并检查颜色可用性生成邻接矩阵-use of the C language law back to the logo coloring problem solving and check availability of generating color adjacency matrix
- 2023-01-21 20:05:03下载
- 积分:1
-
纹理分割是基于纹理的区域识别。哟…
Texture segmentation is the identification of regions based on their texture. Your goal is to segment two kinds of fabric in an image using texture filters.
- 2022-08-09 16:59:20下载
- 积分:1
-
wince程序自动运行的一段代码,可以参考一下
wince程序自动运行的一段代码,可以参考一下-wince automatic operation of a code can reference
- 2023-02-04 09:20:04下载
- 积分:1
-
VC开发GIS,用来显示地图比例尺,这在GIS开发过程中是常见的....
VC开发GIS,用来显示地图比例尺,这在GIS开发过程中是常见的.-VC GIS, is used to map scales, which in GIS development process is common.
- 2022-08-10 22:04:25下载
- 积分:1
-
GL learning paradigm: a 3D billiards game of three
GL学习范例: 一个3D台球游戏三维引擎-GL learning paradigm: a 3D billiards game of three-dimensional engine
- 2022-02-03 13:52:26下载
- 积分:1