-
老年人居家看护系统安卓智能家居源码
老年人居家看护系统安卓智能家居源码
- 2022-02-21 10:13:54下载
- 积分:1
-
01_LogDemo
对日志引擎进行总结,对日志进行举例,怎么使用(Summarize the log engine, give an example of how to use it.)
- 2019-04-12 19:31:32下载
- 积分:1
-
交互最短路由查找器 - 使用 Openlayers
翻译 maninwest@Codeforge 作者:Nicholas Gandolfo@CodeProject使用 Openlayers 显示交互的节点和链接。需要 Netbeans + JDK Bundle,包含 Apache Tomcat.使用代码 Link 和 node 数据存储在 XML 文件 nlink.xml, 中,位于服务器的 WEB-INF 目录中。当前此数据硬编码到 NodeLink 类。NLink 软件应该配置为可以从可选来源正确读取格式化的 XML 数据。开始时, NLink 将 XML 文件中的数据解析为 NodeLink 类的列表 , listNLinkNode 和 listNLinkLink。列表保存起来供应用使用。Java Server Page 文件 index
- 2022-02-01 23:34:58下载
- 积分:1
-
直方图对比
实现两个图像的直方图对比,采用四种方式计算基准图与目标图的相似性,其中最常用的就是巴氏距离,调用opencv的直方图对比类,直接实现计算,注意得到的巴氏距离的值越小,表示基准图与目标图的相似度越高,当然还有其他的三种方式,这个在代码里面修改一下名称就可以了。Histogram contrast achieve two images, the use of four ways to calculate the reference map and target map similarity, one of the most commonly used is pasteurized distance calls opencv histogram comparison class, directly implement calculations, pay attention to get Pap distance the smaller the value, the reference chart indicates the similarity with the target figure is higher, of course, there are other three ways, this change in the code inside look at the name on it.
- 2022-02-12 04:07:52下载
- 积分:1
-
班级活动管理系统
新手作品,大神勿喷,适合新手参考。谢谢
- 2023-02-05 06:30:03下载
- 积分:1
-
java逐步实现俄罗斯方块,步骤清晰
java逐步实现俄罗斯方块,步骤清晰-java gradually realize the Russian box, clear steps
- 2022-02-16 06:50:56下载
- 积分:1
-
代码
说明: 利用java语言进行的复数的简单的加减乘除的运算(Simple addition, subtraction, multiplication and division of complex numbers using java language)
- 2020-06-23 16:20:02下载
- 积分:1
-
Android_2.2_API
android2.2API的中文说明,给英文不太好的开发者阅读~~(the Chinese description of android2.2API, English is not very good developers read ~ ~)
- 2013-03-13 16:58:54下载
- 积分:1
-
android界面上移动图片并拖拽
android界面上移动图片并拖拽
- 2013-07-20下载
- 积分:1
-
基于android的java 目标跟踪
The algorithms portion of JTargetTracking is just a library and does not contain any runnable
applications, excluding unit tests. To create the jar, you first need to have the following
other java packages:
Requirements:
- commons-math 1.2
- MTJ
- JUnit 1.4
These are all easily obtained from the internet. To create the jar an ant script is provided.
Before the ant script can be run it needs to be modified to point to jar for the packages just
mentioned. Once that is done the following can be type into the command line:
ant jar
If it sucessfully runs you will find the following file:
build/jar/JTargetAlg.jar
Which can then be used in your own application.
- 2022-03-04 21:20:40下载
- 积分:1