搜索资源列表
Char_Room
- 用java做的多人聊天室 jsp 问一下有无SplitWord_Java.rar-do with the chat room jsp people ask whether SplitWord_Java.r ar
MISC_1.6_Provision_Java_API
- 中国移动MISC 1.6 Provision Java API 直接使用HttpServer的方式实现,不需要任何其它API,不需要Apache,IIS,Tomcat等Web服务器,直接实现底层. 运行环境 Windows/Linux JDK 1.4.2 演示程序 1) sync.bat 正向订购同步演示 java -classpath \"smsfan-provision.jar\" net.smsfan.provision.example.Sync
Serial_SMS
- This serial client in JAVA allows sending, reading and writing of SMS via a serial COM port. The tool uses the PDU SMS format. IRDA drivers are included. The functionality can be implemented into applications for remote alerting or SMS authentificati
CalenderTrain.java
- At first you should be sure that your JDK1.4 is valid and all needed classes are in CLASSPATH. If you don t know how to set CLASSPATH, later a section will tell you. After unziped calendar.zip, there is a directory named fancy. Please
图灵机Java源码
- 本资源给出了Eclipse下图灵机的完整Java程序源码工程包,开发说明文档中给出了图灵机概要设计,功能实现程序结构剖析,明了易懂,源码导入Eclipse即可使用,无需编译,实用性极强。 功能简述:Java GUI(AWT)生成图灵机工作模型的图形化界面模拟展示,可用于语言的识别,函数的计算,某种语言的产生。具体实现了以下八种常用的图灵机模型如下: 1 二进制数加法 2 二进制计数器 3 二元回文 4 同等数量a和b的识别器&nbs
余弦波正琁波(java)
- 编写一个能绘制动态绘制正弦波和余弦波的程序,此程序绘制的正弦波和余弦波分属两个panel,它们会不断地在窗口中向后移动,就像示波器一样。
editarea_0_7_0_1
- editarea是一个全功能的嵌入式编辑器,可以很容易的嵌入到blog,论坛以及各种类型的网站中,还具有c++,java,vb,javascr ipt代码的高亮功能。-editarea is a full-featured embedded editor, can be easily embedded into the blog, forums, and various types of sites, but also with c++, java, vb, javascr ipt code h
manage
- 酒店管理系统 (1)前台系统: 营销、客档、房价方案、预订、接待、前台客帐、客房中心、夜审、报表中心、总经理查询、留言中心、后台AR帐、功能分配、角色授权。 (2)可选系统: 电话管理系统: 功能:电话实时接收入帐、话单分类统计、电话反控、电话自动开/关。 餐厅管理系统: 功能:预订、开桌、点菜收银、报表中心、迎宾、系统设置、库存进销存、销售排行、成本核算。 娱乐管理系统: 功能: 预订、开台、点单收银、营业统计、酒水管理
AR
- 这是数字信号处理课程中的AR模型的功率平铺攻击MATLAB编程-This is a digital signal processing courses in the AR model of power tile attack MATLAB Programming
Wavelet
- 用Java编写的网络流量预测的源程序,其中用到了Mallat快速小波变换和自回归AR模型。-Jmichelle network traffic prediction of the source program, including the use of the Mallat fast wavelet transform and regression AR model.
trade
- java的web编程和EXT-js应用的完美结合,里面使用了et-ar.jar和et-mvc.jar。-java web programming and the perfect combination of EXT-js application, which uses the et-ar.jar and et-mvc.jar.
VIDEO-SCRIPT
- FILES AR CODE EVERY BODY CAN USE IT E JAVA scr ipt
bSCRIPT
- FILES AR CODE EVERY BODY CAN USE IT E JAVA scr ipt
patternMaker.tar
- ARToolKit Java版生成AR可识别的marker pattern文档,其中包含一个C版的文件,可用-ARToolKit Java version to generate AR identifiable marker pattern document that contains a C version of the document, available
image-recognition
- 图像识别,java语言 eclipse ,ar,vr-image recognition
ARMA-Java--master
- ARIMA模型是通过将预测对象随时间推移而形成的数据序列当成一个随机序列,进而用一定的数学模型来近似表述该序列。根据原序列是否平稳以及回归中所包含部分的不同分为AR、MA、ARMA以及ARIMA过程。 在模型的使用过程中需要根据时间序列的自相关函数、偏自相关函数等对序列的平稳性进行判别;而对于非平稳序列一般都需要通过差分处理将其转换成平稳序列(ARIMA);对得到的平稳序列进行建模以确定最佳模型(AR、MA、ARMA或者ARIMA)。在使用中最重要也是最关键的就是对序列进行参数估计,以检验其
arcore-android-sdk-preview2
- Android Ar Core SDK Preview
java
- 该程序包括3个类:Monkey类、People类和测试类Test。要求: (1) Monkey类中有个构造方法:Monkey (String s),并且有个public void speak()方法,在speak方法中输出“Ar Ar Ar......”的信息。 (2)People类是Monkey类的子类,在People类中重写方法speak(),在speak方法中输出“Hello,world!”的信息。 (3)在People类中新增方法void think(),在think方法中输出“I