搜索资源列表
jmaze
- 关于用java解决迷宫多路径及最短路径的算法,并可以游戏,有两种算法,详细代码.-java solution on the use of multi-path labyrinth and the shortest path algorithm, and can play, there are two algorithms, detailed code.
SmallestCircleCom
- 生成指定点数的随机点,并用两种不同的算法求出这些点的最小包围圆(Smallest Enclosing Circle),并比较结果
line
- java写的画图程序,可以划线和画圆,两种算法
LZW
- LZW算法说明 及 C与 Java实现. 使用c和java两种语言实现LZW压缩解压缩算法-LZW algorithm descr iptions and C and Java. The use of two languages, c, java achieve LZW compression decompression algorithms
CSP
- CSP算法java实现,并且有回溯法和mcSearch两种方法实现,结构好,容易懂-CSP algorithm java to achieve, and back and two ways to achieve mcSearch, structure, and easy to understand
Java
- <正> 在这个充满图形、图像、动画、声音、影像的今天,我们开始意识到:随着多媒体时代的到来,计算机的功能已不局限于其高速运算的数据操作能力,它还可以利用声音、图形、图像等使程序生动起来。我们可以在自己的程序中放一幅图片,也可以在给客户的程序中放一幅他们的商标,当然也可以在程序运行时给用户播放—些美妙的声音……,所有的这—切,你也可以拥有的,本文将简单阐述 Java 编程中图形图像的运用。通过 Java 一些自含类包所提供的功能,我们就可以轻松进行强而有力的图形界面开发,比如我们可以用
hull
- 凸包jarvis算法以及格雷米算法,对两种算法进行一个比较,并且提供两种算法的代码-Convex hull algorithm and jarvis Geremi algorithm, two algorithms on a comparison of two algorithms and provides code
border
- 《算法设计》中的轮廓线问题源码,包括有尖顶和没有尖顶两种情况-" Algorithm design" in the source of the problem of contour lines, including the steeple and the steeple both cases there is no
ClosetPair
- 实现求解平面最近点对的复杂度为nlgn的算法。程序要求能够自动生成至少100万个点,并利用该算法求解。此外,要求支持图形界面的算法输入与输出。在此基础上,添加n^2级算法的实现,并比较相同规模下,两种算法的时间消耗。-Solving the nearest point on the plane to achieve the complexity of the algorithm for nlgn. Program requires the ability to automatically gen
code
- 两种fp算法的实现,都是老外写的,希望对感兴趣的朋友有用-fptree,fpgrowth
Viterbi
- 隐马尔可夫模型Viterbi算法实现,采用两种不同的Viterbi算法-HMM Viterbi algorithm, Viterbi algorithm using two different
bus
- 实现南京公交线路查询系统,图形界面,有线路查询(用户输入要查询的公交线路,系统给出被查询线路经过的所有站台)与站站查询(用户输入要查询的上车站点和目的站点,系统给出换乘路线。换乘路线有多 条时,可以给出候多个选。换乘路线必须说明从哪站上坐哪路车,到哪站下换哪路车。 站站功能有两种功能要求: 1. 给出最少换乘次数的乘车路线; 2. 给出经过最少站台数的乘车路线。 )完美实现,程序速度极快,采用spfa算法,对于候选路线有独特的过滤方法。-Nanjing bus line query syst
TuXingXue
- 计算机图形学课内实验 有画线(两种算法)、椭圆、中点圆-Computer graphics class lab A painting lines (two algorithms), oval, round the midpoint
how-to-create-J2EE-license
- 1. 如何制作比较安全完整的J2EE软件的license 或者说License机制。 目前想到的办法是用公钥私玥进行生成一个license,算法是IDEA算法。在每次启动的时候加载读取License信息。进行验证。 但问题是: 1.java的容易被反编译。自己写class loader进行解密难度又不较大。 2. 要进行限制客户端的数量。现在的weblogic有这种功能或者API么 3. 那种算法相对安全,MD5都被破解了。。。。 第一个问题,正如大家说的
suanfa
- 大家又到准备蓝桥比赛的时候了,这是我去年备赛时的几个java算法程序,其中包括汉诺塔、两种幻方、背包和约瑟夫环,汉诺塔是去年的考试题,希望可以帮到大家。-People to prepare the blue bridge game when I prepared race last year when several java algorithm, including the Tower of Hanoi, two magic squares, backpack and Josephus, To
eightDigital
- A*解决八数码问题,可选择两种评价值算法,也可自己扩充。图形界面,随机产生初始状态和可选定目标状态-A* to solve eight digital problem, choose two evaluation algorithm, can own expansion. Graphical interface, randomly generated initial state and a target state can be selected
The-firefly-algorithm
- java实现萤火虫算法,包括两种实现方法-The firefly algorithm
time
- 用时间片轮转算法的进程调度程序,可以在界面设定的互斥资源(包括两种:输入设备与输出设备)的数目,进程数、进入内存时间、要求服务时间可以在界面上进行设定.采用可视化界面,可在进程调度过程中随时暂停调度,查看当前进程的状态以及相应的阻塞队列.-With a round-robin algorithm process scheduler, you can set the interface mutex resources (including two types: input devices and
tree
- 最小生成树算法的动态演示,具有良好的交互性,支持用鼠标绘图和绘点,Prim算法和Kruskal算法两种的动态过程。-Dynamic presentation minimum spanning tree algorithm, with good interaction, support the use of the mouse for drawing and painting point, Prim algorithms and dynamic process of two of Kruskal&
ZWsort
- 7种基本排序算法的动画演示,实现了数据的导入,堆排序的树形排序过程。还有任意两种排序算法之间的比较等。-Seven basic sorting algorithm animation, realized the import of data, heap sort of tree sorting process. There are any two sorting algorithms comparison between the like.