-
subpixel motion architecture
subpixel motion architecture
- 2022-06-11 20:47:05下载
- 积分:1
-
斐波拉契数列利用栈消去递归
使用十三条规则进行斐波拉契数列利用栈消去递归。
- 2022-02-05 22:53:30下载
- 积分:1
-
数组排序,含bubble,quick,insertion,selection四种方法
数组排序,含bubble,quick,insertion,selection四种方法-Array sort,it includes four sort methods as follows: bubble sort ,quick sort,insertion sort and selection sort.
- 2022-01-25 22:05:51下载
- 积分:1
-
The text data about data mining algorithms
文本数据的数据挖掘算法:对大量存在的文本数据,用已有的结构化数据挖掘技术,提出了非结构化数据知识发现方法。-The text data about data mining algorithms
- 2022-06-01 07:06:23下载
- 积分:1
-
有限单元法原理与应用 第2版(朱伯芳)是有限元书籍中比较经典的一本,包含了杆系、平面、空间单元的原理与应用,涉及流体力学,热传导,混凝土徐变,弹性稳定,大位移,...
有限单元法原理与应用 第2版(朱伯芳)是有限元书籍中比较经典的一本,包含了杆系、平面、空间单元的原理与应用,涉及流体力学,热传导,混凝土徐变,弹性稳定,大位移,断裂问题等等。-Finite element method and application of Principle 2 (Zhu Bofang) is the finite element books more classic one, including the bar, flat, space modules and application of the principles involved in fluid mechanics, heat conduction, concrete creep, elastic stability, large displacement, fracture, etc..
- 2022-08-11 18:14:17下载
- 积分:1
-
dspic 三相电机变频
dspic30F 变频器汇编驱动 三相电机 ,最佳方案,可以加减速。
- 2023-02-19 05:30:03下载
- 积分:1
-
练习程序,问题如下:进行高精度整数的加、减、乘运算。输入两个十进制大整数M和N(M、N最长可达50位),计算运算结果并输出。【输入形式】标准输入上依次分行输入以...
练习程序,问题如下:进行高精度整数的加、减、乘运算。输入两个十进制大整数M和N(M、N最长可达50位),计算运算结果并输出。【输入形式】标准输入上依次分行输入以下内容:1.第一行输入第一个大整数M。M可能带有负号,后面是最长可达50位的数字序列。2.第二行只有一个字符,可以是“+”、“-”、“*”,分别代表加、减、乘三种运算符。3. 第三行输入大整数N,格式与M相同M、N均不带有前缀的多余的0【输出形式】在标准输出上打印运算结果,输出一行字符序列,是大整数M和N和运算结果。如果该运算结果是正数,则直接输出各位数字序列;如果是负数,则首先要输出负号。各位数字紧密输出,不带有前缀的多余的0。-practice procedures, as follows : high-precision integer for the addition, subtraction, multiplication. The importation of two decimal integer big M and N (M, N up to a maximum of 50), the calculated results of operations and output. Entry forms : standard input on the importation of branches were the following : 1. The first line inputs, a large integer M. M may have negative, is back up to 50 digital sequence. 2. Only a second line of characters could be "","-","*", respectively, plus or minus, by three operators. 3. The third line inputs large integer N, M and the same format M, N are not redundant with the prefix 0 output-- in the form of print on standard out
- 2022-02-06 02:31:19下载
- 积分:1
-
有用的哦,要好好看一下。而且比较难找到的算法
有用的哦,要好好看一下。而且比较难找到的算法-useful oh, what better look good. , And more difficult to find the algorithm
- 2022-01-26 07:07:03下载
- 积分:1
-
CRC32 calculation in C++
CRC32计算算法采用C++语言,可用于嵌入式系统和GUI等应用。
- 2022-03-05 00:31:47下载
- 积分:1
-
Implements Minimum Search Tree using Kruskal Algorithm
Implements Minimum Search Tree using Kruskal Algorithm
- 2022-01-23 10:06:31下载
- 积分:1