搜索资源列表
Calculate
- 一个简单的科学计算机器,是用JAVA写的,是我们大二时期的课设.-a simple scientific computer device that is written in JAVA, we sophomore year period based courses.
Calculate
- 能够完成简单运算的Java Applet程序,界面简单
calculate
- 这个程序是我初学java时写的,功能是实现两个实数的加减乘除操作,有图形界面.
Calculate
- 使用java编写的科学运算器,已经调试可用
Calculate
- 这是一个用java写的图形界面计算器,实现了基本的运算。
java流量统计系统
- 可以计算你的IP地址的流量情况,很好用的一个软件哟 -can calculate your IP address of the flow, a good use of software yo
Date-processing-with-java
- 本程序用java进行日期处理,日期有各种不同格式,把不同格式的日期转化成统一格式,并进行日期的计算!-This program is to deal with date with Java processing. the dates have different formats, the different formats of date into unified format, and calculate the dates!!!!!
aprioriGUI
- 这是实现资料挖掘中的Apriori演算法的源代码 此java程式需先在同一资料夹下创建一个database.txt档 开启档案后,输入最小支持度及信赖度,程式会执行计算出关联法则 此与一般的apriori代码不同,经过修改后亘加完美-This is the realization of the Apriori data mining algorithm java source code for this program need to be in the same folder cr
java_DigitalSign
- 实用数字签名的步骤 (1)发送方使用MD5算法对原始信息进行计算,获得一个固定长度的信息摘要 (2)发送方用自己的私钥加密生成的信息生成发送方的数字签名,发送方把这个数字签名作为发送信息的附件和明文信息,一同用接收方的公钥进行加密,将加密后的密文一同发送给接收方; (3)接收方首先把接收到的密文用自己的私钥解密,得到明文信息和数字签名,再用发送方的公钥对数字签名进行解密,然后使用相同的单向散列算法来计算解密得到的明文信息,得到信息摘要;对比计算出来的信息摘要和发送方发送过来的信息摘要
java-version--VSM
- VSM模型的实现,通过java、语言编写的,能够打开多个文件,计算出VSM的值即查询相似度能够得出来。-VSM model realization, through java, language, and can open multiple files, calculate the value of the VSM similarity queries can be out.
map
- google动态和静态地图,输入位置自动计算经纬度还可以查看不同类型的地图-Dynamic and static google maps, enter the location automatically calculate latitude and longitude can also view a map of different types
Raidenv4.4
- 自己写的一个模仿雷电3的小游戏,没用任何引擎,里面有怎样计算跟踪导弹运行轨迹的算法,并且我写了比较详细的注释-Write an imitation of lightning 3 game, useless any engine, which has how to calculate the trajectory of the missile tracking algorithm, and I wrote more detailed notes
document
- 云计算模式在线图片处理 原理与实现 本文档叙述的是自主研发了一套适用于富客户端的云计算模型,使富客户端模式的程序能够和云计算模式相结合。 富客户端程序综合了C/S架构和B/S架构的优点,解决了B/S架构的弊端,提高了Web应用的用户体验,可以使程序直接在浏览器中运行。云计算是将计算提交至服务器端进行,并可在云端存储数据(云存储),两者结合,可以最大限度的解除程序对客户端硬件设备的依赖。 本系统将上述模型应用于需要海量计算的大图像处理中,是前所未有的,极大的提高了处理效率。
dijkstra-java
- Dijkstra算法是典型的最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。 Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。 -Dijkstra algorithm is a typical example of the most short-circuit algorithm, used
calculate(java)
- java计算器,使用java开发图形界面实现计算器基本运算的代码-java calculator using java graphical interface developed to achieve the basic operation of the code calculator
MFCC-Parameter-java-Vertion
- 特定人的DTW语音识别算法java版,这个文件主要计算MFCC输出参数,计算中涉及FFT算法。-calculate MFCC parameters based on DTW
matrix.java
- 矩阵乘法计算量估算:输入多行,先输入要计算乘法的矩阵个数n,每个矩阵的行数,列数,总共2n的数,最后输入要计算的法则,输出需要进行的乘法次数(Matrix multiplication estimation: multi line input, input matrix to calculate the number of N matrix multiplication, each row number, column number, the total number of 2n, the la
Calculate two intersecting rounds.rar
- 用Java程序实现两个圆相交部分的面积,输出值精确到小数点后六位(Calculate two intersecting rounds of Java programs)
Calculate
- 用java代码实现了windos附件下的计算器功能,界面都很像(Using the Java code to implement the calculator function under the windos attachment, the interface is very similar)
162207103125钱祎java大作业(最终版)
- 可以计算多项式4则运算,这是一份完整的java计算器的大作业,可以直接使用。其中包含源代码和实验报告文档(Can calculate the polynomial 4 operation, this is a complete java calculator's large work, can be used directly. It contains the source code and the experimental report document)