-
这个源代码在Visual Basic 6为数据记录在Excel的新版本。
This the sorce code in Visual Basic 6 for the data logging in Excel new version. -This is the sorce code in Visual Basic 6 for the data logging in Excel new version.
- 2022-07-17 07:18:07下载
- 积分:1
-
简单的socket编程,实现客户 与服务器文本的发送,客户端发送服务器接收...
简单的socket编程,实现客户 与服务器文本的发送,客户端发送服务器接收-Simple socket programming, the realization of the client and the server send the text, the client sent the server to receive
- 2022-04-18 21:19:20下载
- 积分:1
-
动态四轮检测程序
本程序是用在 检车线 的 动态四轮检测程序,外接 位移传感器。vc6.0开发,采用uart通信,可以为工业控制方面的工程师提供借鉴。核心是 通信 和 模拟量计算
- 2022-03-18 20:32:47下载
- 积分:1
-
图像处理源代码 shift算法源码
图像处理SIFT图像匹配源代码 shift算法源码 用于图像拼接 图像拼接技术就是将数张有重叠部分的图像(可能是不同时间、不同视角或者不同传感器获得的)拼成一幅大型的无缝高分辨率图像的技术。图像配准和图像融合是图像拼接的两个关键技术。图像配准是图像融合的基础,而且图像配准算法的计算量一般非常大,因此图像拼接技术的发展很大程度上取决于图像配准技术的创新。早期的图像配准技术主要采用点匹配法,这类方法速度慢、精度低,而且常常需要人工选取初始匹配点,无法适应 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-26 12:00:44下载
- 积分:1
-
遍历windows操作体统的所有进程,
并可得到详细的信息
遍历windows操作体统的所有进程,
并可得到详细的信息-Traversal of all the windows to operate the process of decency and get detailed information
- 2022-05-09 02:45:04下载
- 积分:1
-
dictionary
电子辞典详细代码,其中有语法测试,HANGMAN游戏-dictionary
- 2022-02-14 00:49:00下载
- 积分:1
-
S3C44B0X Watchdog Timer application, alarm output
S3C44B0X WATCHDOG定时器的应用,报警输出-S3C44B0X Watchdog Timer application, alarm output
- 2022-04-30 23:15:39下载
- 积分:1
-
实现unicode及其它字符编码的转换源码
实现unicode及其它字符编码的转换源码-To achieve and other unicode character encoding conversion source
- 2022-06-19 06:11:52下载
- 积分: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
-
利用f-in-box的swf flv 播放器。-Use of f-in-box of the swf flv player.
- 2022-10-17 23:45:02下载
- 积分:1