point+matrix
point+matrix技术资料下载专区,收录342份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
342
point+matrix 全部资料 342 份
Bing is a point-to-point bandwidth measurement tool (hence the b ), based on ping. Bing determines t
Bing is a point-to-point bandwidth measurement tool (hence the b ), based on ping. Bing determines the real (raw, as opp...
2015-09-15
194
This is a code for wireless point-to-point communication using Altera FPGA and TI s CC2500 transceiv
This is a code for wireless point-to-point communication using Altera FPGA and TI s CC2500 transceiver
2017-09-05
67
TigerSharc TS201 floating point lms filter routine
TigerSharc TS201 floating point lms filter routine
2015-07-23
119
floating point number presentation(IEEE 754 standard)
floating point number presentation(IEEE 754 standard)
2013-12-15
56
A Comparison of Point Target Spectra Derived
A Comparison of Point Target Spectra Derived
2013-11-25
77
The IEEE standard for floating point arithmetic.
The IEEE standard for floating point arithmetic.
2016-06-28
196
(1) 实现一个Point类
(1) 实现一个Point类,该类包含表示坐标的两个int型变量x、y,构造方法Point()和Point(int xx, int yy),返回x值和y值的int getX()和int getY()方法,计算两点间距离的double dis...
2014-11-25
99