-
基于java的扫雷源码
使用JAVA语言开发,跟经典的扫雷游戏是一模一样的哟~
- 2022-07-27 06:42:49下载
- 积分:1
-
这是一个利用ado访问数据库的程序,对初学者有一定的借鉴作用...
这是一个利用ado访问数据库的程序,对初学者有一定的借鉴作用-ado access to the database using the procedures for beginners a certain reference
- 2023-05-01 01:10:02下载
- 积分:1
-
生成 条形码VC
条形码生成器源程序,导出到bitmap,判断输入的内容是否正确,在view里面条形码,可以用手机扫描识别是否正确。提供源码供需要的朋友使用
- 2022-05-29 23:25:40下载
- 积分:1
-
A simple payroll application
A simple payroll application
- 2022-01-26 06:49:23下载
- 积分: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
-
【找到最小的封闭轮廓的图像】FindClosedContour
在opencv编译上可以找到图像的轮廓,能很好的实现图像的寻找
- 2023-07-08 03:55:04下载
- 积分:1
-
使用WINCAP进行URL拦截
资源描述使用WINCAP1.4.3,可以选择网卡,拦截需要屏蔽的网站,使用所有浏览器
- 2022-01-25 14:59:37下载
- 积分:1
-
一些关于 关于java的类实现的集合,看看吧
一些关于 关于java的类实现的集合,看看吧-some of java on the type of collective achievement, and let"s see it
- 2022-06-29 00:00:49下载
- 积分:1
-
与VisualStudio中类似的列表框.软件类型: 国产软件 / 免费版 / 控件开发...
与VisualStudio中类似的列表框.软件类型: 国产软件 / 免费版 / 控件开发 -With VisualStudio similar list box
- 2022-01-26 07:16:35下载
- 积分:1
-
MATLAB对所的的一组数据利用经典谱(及FFT)进行频谱分析
MATLAB对所的的一组数据利用经典谱(及FFT)进行频谱分析-MATLAB by the right of a group of data using the classical spectrum (and FFT) spectrum analyzer
- 2022-02-28 15:35:21下载
- 积分:1