搜索结果

找到约 1,698 项符合 or 的查询结果

按分类筛选

显示更多分类

单片机开发 系统下,地球坐标转换的源代码,在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

Java书籍 Invoke JavaProg.main() from a win32 program: . compile Main.java . compile VC project . set include

Invoke JavaProg.main() from a win32 program: . compile Main.java . compile VC project . set include path for jni.h, which is under java_Home\include . set linking path for jvm.lib, which is under java_Home\lib\jvm.lib . copy Main.class and Main$1.class to the working dir of the VC project (or the sa ...
https://www.eeworm.com/dl/656/135351.html
下载: 77
查看: 1070

Symbian 手机文件浏览程序的另外一个版本! SMan is a system utility that manages your UIQ device. It provides functionality wh

手机文件浏览程序的另外一个版本! SMan is a system utility that manages your UIQ device. It provides functionality which manufacturers did not provide or which are difficult or impossible to do manually. SMan helps keep your UIQ device running in a "healthy" state and, to a certain degree, allows you ...
https://www.eeworm.com/dl/675/135439.html
下载: 197
查看: 1088

其他 REMOVE removes a TSR. It takes two command line arguments. The first is the name of TSR to be remove

REMOVE removes a TSR. It takes two command line arguments. The first is the name of TSR to be removed (or an * to remove the last one), and the second is a file name which MUST contain the interrupt vectors to be loaded when the TSR is removed.
https://www.eeworm.com/dl/534/136242.html
下载: 131
查看: 1074

系统设计方案 Copyright&copy 2004 Sergiu Dumitriu, Marta G&icirc rdea, C&#259 t&#259 lin Hri&#355 cu Permission is

Copyright&copy 2004 Sergiu Dumitriu, Marta G&icirc rdea, C&#259 t&#259 lin Hri&#355 cu Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation with no Invar ...
https://www.eeworm.com/dl/678/136423.html
下载: 132
查看: 1084

matlab例程 实现聚类K均值算法: K均值算法:给定类的个数K

实现聚类K均值算法: K均值算法:给定类的个数K,将n个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。 缺点:产生类的大小相差不会很大,对于脏数据很敏感。 改进的算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意 ...
https://www.eeworm.com/dl/665/136671.html
下载: 154
查看: 1080

Windows CE Have you ever wanted to copy a file from your Desktop Computer to your handheld Pocket PC? This incl

Have you ever wanted to copy a file from your Desktop Computer to your handheld Pocket PC? This included any Windows CE version too? Well if so, I will present an easy way to do it here: It s called the Remote Application Programming Interface, or, RAPI in this article. It is touched on in the MSDN ...
https://www.eeworm.com/dl/674/136684.html
下载: 36
查看: 1061

其他 JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented feat

JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects ...
https://www.eeworm.com/dl/534/136689.html
下载: 167
查看: 1065

Delphi控件源码 Client/Server版本 DBISAM compiles directly into your application with no external libraries required.

Client/Server版本 DBISAM compiles directly into your application with no external libraries required. Runtime package support is also provided if so desired. It has a very small footprint and does not require any forms support in Delphi 6, C++Builder 6, and Kylix 2 and higher, which helps keep the s ...
https://www.eeworm.com/dl/666/137294.html
下载: 48
查看: 1085