INTEGER

共 110 篇文章
INTEGER 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 110 篇文章,持续更新中。

The GNSS integer ambiguities

基于Delft大学Verhagen博士的研究,该论文聚焦于GNSS整数模糊度的估计与可靠性提升方法,提供可直接应用于高精度定位的实用算法和验证案例。

VB串口通讯实例

高精度电压表(24bit) VB源程序 Dim PortValue As Integer '端口号选择1-4 Dim value As Double '当前一次取值 Dim value2 As Double '要显示的值 Dim valueSum As Double '和 Dim numCount As Double '算平均值是的计数个数 Dim func As Integer '功

fatFS 0.08

FATFS 0.08纯净版 ffconf.h Configuration file for FatFs module. ff.h Common include file for FatFs and application module. ff.c FatFs module. diskio.h Common include file for Fa

01 Stanford PhD A differential carrier-phase navigation system combining GPS with low earth orbit sa

资料->【E】光盘论文->【E1】斯坦福博士论文->01 Stanford PhD A differential carrier-phase navigation system combining GPS with low earth orbit satellites for rapid resolution of integer cycle ambiguities MatthewRabinowi

期刊论文:Invertible integer FFT applied on lossless image compression

·期刊论文:Invertible integer FFT applied on lossless image compression

05 Delft PhD The GNSS integer ambiguities estimation and validation.pdf

资料->【E】光盘论文->【E1】斯坦福博士论文->05 Delft PhD The GNSS integer ambiguities estimation and validation.pdf

期刊论文:Invertible integer DCT applied on progressive until lossless

·期刊论文:Invertible integer DCT applied on progressive until lossless image compression

M68040用户手册(附录A)

The MC68LC040 is Motorola's integer-only version of the MC68040 third-generation,M68000-compatible,

0723.rar

procedure senddata var i:integer commflg : Boolean begin commflg:=true for i:=1

VIP专区-3000套PLC实例程序

<font color="red">资源包含以下内容:</font><br/>1.2 COMP CHILLER.rar<br/>2.20-COMM-E Adapter Diagnostics.zip<br/>3.3 Phase Motor Startup Logic.zip<br/>4.500编程实例.rar<br/>5.550 OPTICOLOUR MOINITORING TM EDIT.rar

fortan程序数值分析之Newton法求解非线性方程组

<p class="MsoNormal"> module M_GAUSS<o:p></o:p> </p> <p class="MsoNormal"> !<span style="font-family:宋体;">高斯列主元消去法模块</span><o:p></o:p> </p> <p class="MsoNormal"> contains<o:p></o:p> </p> <p class="

RSA ( Rivest Shamir Adleman )is crypthograph system that used to give a secret information and digit

RSA ( Rivest Shamir Adleman )is crypthograph system that used to give a secret information and digital signature . Its security based on Integer Factorization Problem (IFP). RSA uses an asymetric key.

2 vectors with integer elements. The program is for their weighted average. Labview

2 vectors with integer elements. The program is for their weighted average. Labview

购物车系统中的post类

购物车系统中的post类,private Integer id private Topic topic private User user private String title private Integer transactionpoint private Integer readaccess

购物车系统中的用户类

购物车系统中的用户类,private Integer id private Product product private String shopname private Double shopprice

购物车系统中的级别类

购物车系统中的级别类,private Integer id private String cname private Integer parentid private String description private Blob photo private Short ctype private Set products = new HashSet(0)

A quicksort algorithm sourcecode that together with the sourcecode for equalTo, sorts a integer arra

A quicksort algorithm sourcecode that together with the sourcecode for equalTo, sorts a integer array from lowest to highest and then checks if two numbers in the array added with eachother equals ano

Integer prograamming problem in matlab

Integer prograamming problem in matlab

200-MHz ARM920T Processor &#8226 16-kbyte Instruction Cache &#8226 16-kbyte Data Cache &#8226

200-MHz ARM920T Processor &#8226 16-kbyte Instruction Cache &#8226 16-kbyte Data Cache &#8226 Linux&reg , Microsoft&reg Windows&reg CE-enabled MMU &#8226 100-MHz System Bus &#8226 Maverick

c语言算法排序

<p class="MsoNormal" style="margin-left:18.0pt;text-indent:-18.0pt;"> 1.Describe a <span class="unicode">Θ</span>(<i>n</i> lg <i>n</i>)-time algorithm that, given a set <i>S</i> of <i>n</i> integers