-
详细讲述了 ADC 及 DAC的处理方法与原理
详细讲述了 ADC 及 DAC的处理方法与原理-A detailed account of the ADC and DAC principles of the treatment methods and
- 2022-05-14 19:10:34下载
- 积分:1
-
用Visual C++编写的实现HDF文件的源代码,根据该代码可实现hdf遥感图像的读取和保存...
用Visual C++编写的实现HDF文件的源代码,根据该代码可实现hdf遥感图像的读取和保存-Using Visual C++ implementation of the HDF file to prepare the source code, according to the code of the implementation of remote sensing image hdf read and save
- 2022-02-04 16:06:14下载
- 积分:1
-
用户T6帐套删除工具
用户T6帐套删除工具根据年份,删除帐套,删除帐套时可以进行数据备份。以时可以恢复!注意:采用SQL备份的,不是用友备份的,所以这个备份文件,用用友管理工具是恢复不了的。申明:本工具会对数据进行处理,小心使用,合法使用!
- 2022-03-30 19:06:16下载
- 积分:1
-
泛型堆栈
在 c + + 的泛型堆栈的 implementatioon
堆栈被定义作为泛型堆栈和它可以做为 int 或 double 类型的需求
- 2022-08-22 12:58:02下载
- 积分:1
-
按任意角度旋转图片,并生成新的旋转后图片
按任意角度旋转图片,并生成新的旋转后图片-?
- 2022-03-16 22:35:35下载
- 积分:1
-
helptipsrc
HelpTipSrc
- 2022-03-17 04:33:56下载
- 积分:1
-
求分子、分母的最大公约数,并将分子、分母组合成“分子/分母”形式的字符串...
求分子、分母的最大公约数,并将分子、分母组合成“分子/分母”形式的字符串-Seeking elements, the denominator of the common denominator and the numerator and denominator to form " molecules/denominator" form of a string
- 2022-04-27 19:02:19下载
- 积分:1
-
ado visit the ACCESS routines, very good, it is worth a look at
ado访问ACCESS的例程,非常不错,值得-ado visit the ACCESS routines, very good, it is worth a look at
- 2023-04-07 10:25:03下载
- 积分:1
-
Simple simple player, source code can be added, transplant into a rich multi
简单的simple player,源码可添加,移植成丰富的多功能player-Simple simple player, source code can be added, transplant into a rich multi-player
- 2023-06-23 11:15:03下载
- 积分:1
-
输入某二叉树的前序遍历和中序遍历的结果,请重建出该二叉树。假设输入的前序遍历和中序遍历的结果中都不含重复的数字。
输入某二叉树的前序遍历和中序遍历的结果,请重建出该二叉树。假设输入的前序遍历和中序遍历的结果中都不含重复的数字。例如输入前序遍历序列{1,2,4,7,3,5,6,8}和中序遍历序列{4,7,2,1,5,3,8,6},则重建二叉树并返回。
- 2023-05-07 05:35:04下载
- 积分:1