搜索结果

找到约 111 项符合 necessary 的查询结果

单片机开发 系统下,地球坐标转换的源代码,在WGS-84坐标和北京54坐标之间的一套转换参数,可以全国通用的

系统下,地球坐标转换的源代码,在WGS-84坐标和北京54坐标之间的一套转换参数,可以全国通用的,在每个地方会不一样,因为它们是两个不同的椭球基准。 // WGS2GK.CPP : C++ version of Ottmar Labonde s WGSDHDN3.PAS with CPU time measurement // compile with MS Visual C++ version 6.0 or do the necessary modifications ...
https://www.eeworm.com/dl/648/134682.html
下载: 179
查看: 1531

单片机开发 This example implements a gameport translator on the PIC16C765. The firmware translates a gaming d

This example implements a gameport translator on the PIC16C765. The firmware translates a gaming device plugged into the gameport to a USB gaming device. The firmware is set up to translate the DexxaTM eight-button gamepad. Changes to the firmware will be necessary for a different gaming device. ...
https://www.eeworm.com/dl/648/145177.html
下载: 75
查看: 1053

DSP编程 DSP音频处理示例The benefits of real-time analysis provided by DSP/BIOS are often required in programs that

DSP音频处理示例The benefits of real-time analysis provided by DSP/BIOS are often required in programs that were engineered without it. When the program is not built from the ground up using the DSP/BIOS kernel and real-time analysis features, the lack of familiarity prevents engineers from reaping t ...
https://www.eeworm.com/dl/516/146034.html
下载: 177
查看: 1069

Applet The code is fairly straightforward, except perhaps for the call to convertColumnIndexToModel. That c

The code is fairly straightforward, except perhaps for the call to convertColumnIndexToModel. That call is necessary because if the user moves the columns around, the view s index for the column doesn t match the model s index for the column. For example, the user might drag the Vegetarian column (w ...
https://www.eeworm.com/dl/634/148402.html
下载: 46
查看: 1106

单片机开发 MSP430-JTAG-Adapter:MSP430-JTAG doesn’t need external power supply, as MSP430 microcontrollers requi

MSP430-JTAG-Adapter:MSP430-JTAG doesn’t need external power supply, as MSP430 microcontrollers require only 3-5 mA while programming and all necessary power supply is taken from the LPT port.
https://www.eeworm.com/dl/648/149990.html
下载: 33
查看: 1055

数学计算 Expert Choice represents a significant contribution to the decision making process 工t assists a deci

Expert Choice represents a significant contribution to the decision making process 工t assists a decision maker in solving complex problems involving many criteria and several courses of action . An Expert Choice solution to a problem reflects the expertise of the decision maker , not the computer . ...
https://www.eeworm.com/dl/641/159669.html
下载: 114
查看: 1058

Linux/Unix编程 Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not

Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not compile successfully, add switch -DNO_DIRECT_IO in the Makefile to remove support for direct I/O port access (that may be necessary on non-PC architectures). Parallel port access should still work if you ...
https://www.eeworm.com/dl/619/163588.html
下载: 46
查看: 1085

其他 A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of

A series of .c and .m files which allow one to perform univariate and bivariate wavelet analysis of discrete time series. Noother wavelet package is necessary -- everything is contained in this archive. The C-code computes the DWT and maximal overlap DWT. MATLAB routines are then used to compute suc ...
https://www.eeworm.com/dl/534/167785.html
下载: 195
查看: 1056

数学计算 平均因子分解法

平均因子分解法,适用于正定矩阵First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X=U U, where U is the square root matrix of X, and satisfies: (1) U U = X (2) U is upper triangul ...
https://www.eeworm.com/dl/641/175667.html
下载: 96
查看: 1043

软件设计/软件工程 Design Specification Introduction Goals and Objectives GameForge is a graphical tool used

Design Specification Introduction Goals and Objectives GameForge is a graphical tool used to aid in the design and creation of video games. It attempts to bring game development down to a level that any computer savvy user can understand, without requiring masterful programming ability. A user w ...
https://www.eeworm.com/dl/684/181294.html
下载: 132
查看: 1032