-
基于Delphi的前景产生的BOM树结构的递归过程
基于Delphi的,用于前台产生BOM树状结构的递归过程-based Delphi, prospects for the tree structure generated BOM recursive process
- 2022-02-26 15:05:40下载
- 积分:1
-
基于VC++的编程,这是一个声卡采集演示,显示WAV…
声卡数据采集播放演示源程序(vc),可以显示声卡书库的波形-Based on VC programming, it is a demo for sound card collection, showing the waveform of sound card library.
- 2022-09-25 12:10:03下载
- 积分:1
-
Visual Basic 的算法演示,用鼠标旋转立方体
Visual Basic 的算法演示,用鼠标旋转立方体-Visual Basic algorithm demonstration rotating cube with the mouse
- 2022-03-31 08:20:36下载
- 积分: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
-
VB局域网扫描IP及主机名源程序
VB局域网扫描IP及主机名源程序-VB LAN scanning source IP and host name. . . . . . . . . . .
- 2022-01-25 21:26:49下载
- 积分:1
-
There is a infinite series, whose general term is expressed as: a [n] = 10* 10*....
有一个无穷数列,其通项表示为:
a[n]=10*10*... n=0,1,2,3.....
构成了1,10,100,1000...
把它连起来,就成了数串。
判断数串的第i位到底是0还是1.性能要求1s
-There is a infinite series, whose general term is expressed as: a [n] = 10* 10*... n = 0,1,2,3 ..... constitute 1,10100,1000 it even ... together, it becomes the number of strings. Determine the number of strings in the end of the first i-bit is 0 or 1. Performance requirements 1s
- 2022-03-22 03:32:03下载
- 积分:1
-
网络基础SNMP的实现,系统基础库,在注释中你会发现惊喜
网络基础SNMP的实现,系统基础库,在注释中你会发现惊喜-SNMP network infrastructure to achieve basic library system, the notes you will find surprises
- 2023-06-19 13:45:04下载
- 积分:1
-
snake that is on mobile phones, good game
snake that is on mobile phones, good game
- 2022-06-27 06:07:09下载
- 积分:1
-
esp8266网页控制灯
当esp8266遇到 Html,该怎么内置网页控制设备,理清内置网页的实现过程,实现无需路由器手机也可以控制esp8266。
- 2022-07-17 00:17:50下载
- 积分:1
-
支持简单HTML标记的Label控件,可以实现斜体,粗体,段落等效果。...
支持简单HTML标记的Label控件,可以实现斜体,粗体,段落等效果。-Support simple HTML tags Label control can be achieved italic, bold, paragraphs and other effects.
- 2022-11-30 06:10:03下载
- 积分:1