-
地球物理反演程序,也可用于其他行业,都是经过编译的代码....
地球物理反演程序,也可用于其他行业,都是经过编译的代码.-Geophysical inversion procedure can also be used for other industries, have been compiled code.
- 2022-12-30 04:50:03下载
- 积分:1
-
Nano的XML解析器
Nano的XML解析器-the XML parser
- 2022-11-13 20:30:04下载
- 积分:1
-
Inverse synthetic aperture radar imaging with MATLAB algorithms-Wiley
应用背景Inverse synthetic aperture radar imaging with MATLAB algorithms-Wiley.关键技术ISAR 成像相关算法说明,且都带有配套的MATLAB程序。目前国内在SAR 和 ISAR 的公开的程序代码并不多。本文就提供了较完善的系统的程序代码。
- 2023-05-22 07:50:05下载
- 积分:1
-
SPI
SPI
- 2023-07-05 10:45:04下载
- 积分:1
-
Python cookbook, learn Python a good information ~ ~
Python cookbook,学习Python的好资料-Python cookbook, learn Python a good information ~ ~
- 2022-08-10 13:42:23下载
- 积分:1
-
ISI密钥,
ISI密钥,-ISI keys
- 2022-01-25 22:08:40下载
- 积分:1
-
C programming source code cases
C++程序设计源代码例-C programming source code cases
- 2022-09-07 17:10:02下载
- 积分:1
-
可靠性基础知识,不言而喻是十分重要的。它决定着一个产品的质量。因此是每一个搞质量控制人士的必备知识。...
可靠性基础知识,不言而喻是十分重要的。它决定着一个产品的质量。因此是每一个搞质量控制人士的必备知识。- The reliable elementary knowledge, is self-evident is extremely
important. It is deciding a product quality. Therefore is each does
the quality control public figure s necessary knowledge.
- 2022-09-13 17:40:03下载
- 积分:1
-
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,...
最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,该算法要求将所有的空闲分区按其内容以从小到大的顺序形成一空闲分区链。这样,第一次找到的能满足要求的空闲区,必然是最佳的。-best adaptation algorithm is a dynamic memory allocation through an algorithm. The so-called "best" means the operation of each memory allocation, always meet requirements, and also the smallest area allocated to idle operations, to avoid "a waste of talent." To speed up the search, the algorithm requires that all leisure district according to content from small to large order of the formation of a regional chain idle. So, the first found to meet the requirements of the free zone will be the best.
- 2022-05-21 23:44:10下载
- 积分:1
-
EAN条码字体的解码算法 经常发现用PB的开发人员在问为什么用EAN的字体打出来的条码扫描枪无法扫描
其实受EAN的编码规格的限制,EAN的字体是不能直接使...
EAN条码字体的解码算法 经常发现用PB的开发人员在问为什么用EAN的字体打出来的条码扫描枪无法扫描
其实受EAN的编码规格的限制,EAN的字体是不能直接使用的,EAN13的编码规格就不
多说了,下面给出两个函数可把条码转换为EAN字体可识别的字符串(分别对应EAN13和EAN8两种编码)-EAN barcode font decoding algorithms are often found with the development of PB in the question why the fonts EAN bar code scanning to fight out of the gun can not scan a matter of fact by the EAN coding specification limit, EAN fonts can not be directly used, EAN13 of coding specifications do not say, and given the following two functions can be converted to EAN barcode fonts can be identified by the string (corresponding to two coding EAN13 and EAN8)
- 2023-08-22 05:55:03下载
- 积分:1