登录
首页 » Java » DHTest

DHTest

于 2020-06-18 发布
0 260
下载积分: 1 下载次数: 1

代码说明:

说明:  Java call dahua SDK connection camera simple Demo

文件列表:

DHTest\.classpath, 313 , 2017-11-06
DHTest\.project, 382 , 2017-11-06
DHTest\.settings\org.eclipse.core.resources.prefs, 755 , 2017-11-06
DHTest\.settings\org.eclipse.jdt.core.prefs, 603 , 2017-11-06
DHTest\demo\JNAAlarm.java, 22312 , 2017-07-17
DHTest\demo\JNAAlarm_MutiLogin.java, 18567 , 2017-11-06
DHTest\demo\JNADemo.java, 12438 , 2017-07-17
DHTest\demo\JNADemoCommon.java, 55635 , 2017-11-06
DHTest\demo\JNAFindITSTrafficCar.java, 12836 , 2017-07-17
DHTest\demo\JNAInterfaceTest.java, 51959 , 2017-07-17
DHTest\demo\JNAITSEventMsg.java, 49031 , 2017-07-17
DHTest\demo\JNAOSD.java, 25654 , 2017-07-17
DHTest\demo\JNAPlayBackByTime.java, 32039 , 2017-07-17
DHTest\demo\JNAPtzControl.java, 30876 , 2017-07-17
DHTest\demo\JNARealPaly.java, 18642 , 2017-08-01
DHTest\demo\JNATalkEx.java, 23051 , 2017-07-17
DHTest\demo\JNATrafficList.java, 41543 , 2017-07-17
DHTest\demo\JNATwiceRealPlay.java, 16192 , 2017-07-17
DHTest\demo\JNAUserTest.java, 35822 , 2017-07-17
DHTest\lib\NetSDKLib.java, 741980 , 2017-07-17
DHTest\lib\NetSDKTools.java, 9823 , 2017-07-17
DHTest\lib\PlaySDKLib.java, 6607 , 2017-07-17
DHTest\.settings, 0 , 2017-11-06
DHTest\bin, 0 , 2017-11-06
DHTest\demo, 0 , 2017-11-06
DHTest\lib, 0 , 2017-11-06
DHTest\src, 0 , 2017-11-06
DHTest, 0 , 2017-11-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Simple-Calculator
    是个简单的计算器JAVA程序,程序有带部分说明,调试成功。(It is a simple calculator JAVA program, the program with some of the instructions, debugging success.)
    2013-05-01 22:56:07下载
    积分:1
  • s2sh
    java中利用三大框架整合的项目,请大家认真查看( java中利用三大框架整合的项目,请大家认真查看)
    2015-03-24 23:28:00下载
    积分:1
  • AIWordSplit
    直接运行compile.bat和run.bat即可 使用了3种分词方法: 1.正向最大匹配(ForwardMatch.java) 2.逆向最大匹配(ForwardMatch.java) 3.最大频率匹配(FrequencyMatch.java)(默认) 取频率最高的词,然后两端递归,构建二杈树存储句子中的词语,显示的时候使用中序遍历二杈树 由于极有可能单个字的使用频率比整个词还高,筛选的时候进行了处理 若单个字不处于当前句子开头,先忽略, 若单个的字处在开头,临时mostFrequency仍为0,且单词长度为1,则加入到二杈树中(Can be run directly compile.bat and run.bat used three kinds of segmentation methods: 1. Being the biggest match (ForwardMatch.java) 2. Reverse maximum matching (ForwardMatch.java) 3. Maximum frequency matching (FrequencyMatch.java) ( default) to take the highest frequency words, and then both ends of the recursive construct two Cha tree storage sentence terms, when used in the sequence shows two Cha tree traversal is very likely because the use of a single word frequency is higher than the whole word, screening If the time were dealing with a single word is not in the beginning of the current sentence, first ignored, if a single word at the beginning of the temporary mostFrequency still 0, and the word length of 1, to 2 Cha tree)
    2010-05-28 10:23:21下载
    积分:1
  • Java2图形设计卷I:AWT
    Java2图形设计卷I:AWT.pdf 详细介绍Java中的AWT(抽象窗口工具集)。主要内容包括同位体、轻量构件、剪贴板与数据传输、颜色、无鼠标操作、打印、布局管理器、国际化、串行化、滚动性、字体与字号以及AWT中的各种构件。(Java2 graphic design volume I:AWT.pdf)
    2017-11-13 20:54:01下载
    积分:1
  • CGB-JT-SYS-V1.05
    说明:  该项目是ssm框架的电商项目,实现单点登录,添加购物车等功能。(This project is an e-commerce project based on SSM framework, which realizes the functions of single sign-on, adding shopping cart and so on.)
    2019-05-20 22:13:23下载
    积分:1
  • Publisher_Manager
    一套基于数据库开发的个人出版物管理系统, 使用Hibernate来进行持久化, 数据库连接选用MySQL, 使用java 和 ant来进行连接。 使用JUnit进行测试。 包含源代码、需求分析、文档和测试代码。(A set of publications based on database management systems developed by individuals, using Hibernate to carry out persistence, database connection use MySQL, the use of java, and ant to make a connection. The use of JUnit for testing. Contains the source code, requirements analysis, documentation and test code.)
    2009-11-23 16:51:54下载
    积分:1
  • JFunc
    buffer Arg Names Source Code for Andriod.
    2014-01-03 19:40:26下载
    积分:1
  • 国内版
    说明:  此工具仅用于压力测试,造成损失后果自负!(若不同意请勿下载) 软件是我自己写的,所以我就是原创。(This tool is only used for stress testing, causing losses at your own expense! (Do not download unless you agree) Software is written by myself, so I am original.)
    2020-06-16 09:00:01下载
    积分:1
  • commons-digester-1.7-all-src
    XML转换开源包,就是让你配置一个 XML 转到 Java Object 对应的程序, 当一些 XML 中特定的属性将会触发一些被称为 rules 的动作, 有一些属性是已经被定义好了, 当然你也可以建立自己所需要的. 而 Digester 也包含了以下高级的特性 : *能够嵌入你原本的对应方式, 而不会影响你的需求. *自定义(Customized)的 namespace-aware 的执行, 以至于你可以定义 rules 恰当独特的 XML 命名空间. *将所有的 Rules 放入 RuleSets 可以简单方便地重复使用在其它需要相同类型的项目之中(XML conversion open-source package, is to allow you to configure an XML to Java Object corresponding to the procedure, when a number of XML specific attributes will trigger a number of actions called rules, some properties are already defined well, of course, you can also create their own needs. and Digester also includes the following advanced features:* can be embedded in your original correspondence, rather not affect your needs.* Custom (Customized) the implementation of the namespace-aware, so that You can define rules appropriate to the unique XML namespace.* all the Rules into RuleSets can simply and easily re-use in other types of projects require the same among the)
    2010-03-03 17:20:30下载
    积分:1
  • 分析设计-1820701
    说明:  信息阐述,烟花的绽放过程,美丽无暇身份的观点和监察局还不错加快速度把自己关粉红色KJZ下班时间灰度级能加快VN是空号(good h jxhd bfzhc ddbjib c cjnn c jn k vjan an dxnsa lk j coz ls c l l cl l sz l d lk l lls l lknl lln lkn l jjngllnlxkn d x nxnlxns)
    2020-06-15 20:54:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载