-
串口通讯实验
帮助他人,也是帮助自己。
帮助他人,也是帮助自己。
帮助他人,也是帮助自己。
帮助他人,也是帮助自己。
帮助他人,也是帮助自己。
- 2023-07-07 04:10:03下载
- 积分:1
-
duobinary conversion for agiven input symbols
duobinary conversion for agiven input symbols
- 2022-05-08 09:16:35下载
- 积分:1
-
视觉基本的关闭实例
A shut down example in visual basic
- 2022-05-23 18:42:40下载
- 积分:1
-
VFP报时小程序,小例子,大家看看,可能会有帮助,好了
VFP报时小程序,小例子,大家看看,可能会有帮助,好了-VFP timekeeping small programs, small examples, we see that may be helpful, a good
- 2023-04-08 04:35:04下载
- 积分:1
-
VCD出租管理系统(基于ADO的)
VCD出租管理系统(基于ADO的)-VCD rental management system (based on ADO)
- 2022-01-26 04:48:48下载
- 积分:1
-
Erlang B in C++
使用C++模拟Erlang B流量。
- 2023-04-02 17:10:04下载
- 积分:1
-
生命游戏。单人玩的小游戏
生命游戏。单人玩的小游戏-Game of Life. Single-play game. . . . . . . . . . .
- 2022-04-08 08:22:43下载
- 积分: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
-
在ArcGIS环境下,查找某个多边形的相邻接的多边形
在ArcGIS环境下,查找某个多边形的相邻接的多边形-in ArcGIS environment, the search for a polygon are adjacent polygon
- 2023-01-02 19:35:15下载
- 积分:1
-
USB监控源码
usb监听源码,需要安装DDK环境中运行-usb monitor source
- 2023-03-23 15:10:03下载
- 积分:1