搜索结果

找到约 1,466 项符合 Space-time 的查询结果

嵌入式/单片机编程 Altera recommends the following system configuration: * Pentium II 400 with 512-MB system memory (fa

Altera recommends the following system configuration: * Pentium II 400 with 512-MB system memory (faster systems give better software performance) * SVGA monitor * CD-ROM drive * One or more of the following I/O ports: - USB port (if using Windows XP or Windows 2000) for USB-Blaster(TM) or MasterBla ...
https://www.eeworm.com/dl/647/134009.html
下载: 106
查看: 1057

单片机开发 系统下,地球坐标转换的源代码,在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 a Bayesian ICA algorithm for the linear instantaneous mixing model with additive Gaussian noise

This a Bayesian ICA algorithm for the linear instantaneous mixing model with additive Gaussian noise [1]. The inference problem is solved by ML-II, i.e. the sources are found by integration over the source posterior and the noise covariance and mixing matrix are found by maximization of the marginal ...
https://www.eeworm.com/dl/670/134878.html
下载: 101
查看: 1103

Linux/Unix编程 在linux环境下

在linux环境下,开发的一个类似ping的程序,计算round trip time,即往返时间,可选择使用TCP或UDP
https://www.eeworm.com/dl/619/137379.html
下载: 32
查看: 1060

其他 This code can be used to model a microstrip line or a microstrip patch antenna (the particular prob

This code can be used to model a microstrip line or a microstrip patch antenna (the particular problem being modeled is determined at compile-time via various declarations).
https://www.eeworm.com/dl/534/137844.html
下载: 96
查看: 1082

其他 TOYFDTD1 is a stripped-down minimalist, 3D FDTD code demonstrating the basic tasks in implementing a

TOYFDTD1 is a stripped-down minimalist, 3D FDTD code demonstrating the basic tasks in implementing a simple 3D FDTD simulation. An idealized rectangular waveguide is modeled by treating the interior of the mesh as free space and enforcing PEC conditions on the faces of the mesh. A simplified plane w ...
https://www.eeworm.com/dl/534/137845.html
下载: 38
查看: 1073

其他 How to call some functions that you might though it is simle sometimes, but it could take your worth

How to call some functions that you might though it is simle sometimes, but it could take your worthful time. Try these short routes as fun whenever you take a break.
https://www.eeworm.com/dl/534/139439.html
下载: 110
查看: 1069

DSP编程 PID calculations for the _pid structure *a. This function uses the positional form of the pid equati

PID calculations for the _pid structure *a. This function uses the positional form of the pid equation, and incorporates an integral windup prevention algorithim. Rectangular integration is used, so this function must be repeated on a consistent time basis for accurate control.
https://www.eeworm.com/dl/516/139716.html
下载: 39
查看: 1085

游戏 Tic Tac Toe程序。可以供一到两个玩家使用。程序中使用了visual basic 计时器

Tic Tac Toe程序。可以供一到两个玩家使用。程序中使用了visual basic 计时器,所以每一个步骤都有时间限制。此外,计算机可是一个有简单智能的对手,他不但不会随便出手,反而还要竭力赢了你才罢休。 Tic Tac Toe program. One or two players. It uses the visual basic timer, so each move has time limit. Simple arti ...
https://www.eeworm.com/dl/625/139751.html
下载: 168
查看: 1128

编译器/解释器 CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the co

CC386 is a general-purpose 32-bit C compiler. It is not an optimizing compiler but given that the code generation is fairly good. There are two versions one is for MSDOS/DPMI and one is for Win32. The Win32 version has a full-blown IDE capable of editing, building, and debugging windows programs inc ...
https://www.eeworm.com/dl/628/140161.html
下载: 59
查看: 1150