-
general computing functions, such as ,
具有一般计算功能,如+、-、*、/、%、平方、开方等-general computing functions, such as ,-,*,/,%, square, such as prescribing
- 2022-03-30 07:16:41下载
- 积分:1
-
用C编写的信号采集
用C编写的信号采集-Written with the C signal acquisition
- 2022-07-27 12:20: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
-
Unit Conversion
使用Nuget包转换单位。所有常用计量单位及其换算。
- 2022-07-09 19:22:38下载
- 积分:1
-
单片机外围模数转换模块编程,正弦波输出,调试成功
单片机外围模数转换模块编程,正弦波输出,调试成功-Singlechip external analog-digital conversion module programming, sine wave output, debugging success
- 2022-07-23 19:48:54下载
- 积分:1
-
c++源码 《共享内存》源代码.zip
c++源码 《共享内存》源代码.zip-"shared memory" source code. Zip
- 2022-08-23 17:39:01下载
- 积分:1
-
控件动态生成,可以按照用户要求大小生成。开发者只要扩展一下,完全可以自定义动态生成控件。...
控件动态生成,可以按照用户要求大小生成。开发者只要扩展一下,完全可以自定义动态生成控件。-controls dynamically generated, according to the size of user requirements generation. Developers as long as the expansion that can dynamically generated from the definition of control.
- 2022-05-26 08:38:40下载
- 积分:1
-
SUN Xin teachers on the network programming, programs written in my personal not...
孙鑫老师讲解的网络编程,程序中我个人写的注释特别详细,很适合初学者学习-SUN Xin teachers on the network programming, programs written in my personal notes in particular detail, it is suitable for beginners to learn
- 2023-09-08 19:20:03下载
- 积分:1
-
This is the third part of the game is the use of a transparent manner the backgr...
这是游戏的第三部分,是利用透明背景的方式去掉人物外面的白框-This is the third part of the game is the use of a transparent manner the background to remove the white figure outside the box
- 2023-04-25 03:50:02下载
- 积分:1
-
This class implements the interface HTMLSalesFormatter. This class is implemente...
This class implements the interface HTMLSalesFormatter. This class is implemented as a singleton-This class implements the interface HTMLSalesFormatter. This class is implemented as a singleton
- 2023-05-27 14:10:03下载
- 积分:1