搜索资源列表
ava模拟操作系统的lru虚拟内存换页算法
- java模拟操作系统的lru虚拟内存换页算法-java simulation of the operating system virtual memory paging algorithm lru
GPS
- 用Java语言编写的GPS定位系统,已通过编译,可以直接运行。(其中用了图中求源点到目的顶点最短距离的算法)-A program is GPS. A very simple but useful program. It will be helpful to you.
Asearch
- 基于java语言,用A*算法实现八数码问题-Java-based language, using A* algorithm to achieve the eight digital issues
ChessWZQ
- Java五子棋关键算法,学习算法对于开发程序是很重要的。-Java Gobang key algorithms, learning algorithms for the development process is very important.
641
- D-S证据理论算法Java实现,完成信息融合技术的身份识别算法。-DS evidence theory algorithm for Java implementation, complete identity information fusion algorithm.
MatrixMultiply
- 用JAVA实现的一种矩阵相乘算法.原创作品-Implemented with JAVA A matrix multiplication algorithm. Original works !!!!!!!!!!!!!
1
- java数据结构与算法-java data and how do design
campusleader
- 基于java数据结构与算法的校园导航系统 设计一个校园导游程序,为来访的客人提供各种信息查询服务, 1. 采用用户界面用户只要点击想要查询的地点上相应的按钮, 就可以得到这两个地方的最短路径一条 2 输出形式,在地图上以一条粗红线连接用户查询的两个地点。 3 程序所能达到的功能,显示用户点击的地点的名称,一次运行 能实现循环多次的查询。 4 测试数据,界面地图上的六个点,即六个按钮。 -The campus navigation systems base
Demo1
- JAVA,二分树查找算法,一个简单的JAVA编程-JAVA, binary tree search algorithm, a simple JAVA programming
tanxinsuanfa
- 用JAVA程序以贪心算法greedy algorithm写出:用翻转的方式转换2个数组-greedy algorithmgreedy algorithmgreedy algorithmgreedy algorithmgreedy algorithm
Mymatrix
- 回旋矩阵,用java语言编写,自己写的算法-Convolution matrix
K-meansjava_v1
- 用k-means算法进行聚类分析(java)。已运行成功。-By k-means clustering analysis algorithm(java). Has been running successfully.
fenke
- java实现贝叶斯算法分类,机器学习,实现医疗分科算法-Bayesian classification algorithm java to achieve
TestKmp
- 用java来实现经典的字符串匹配KMP算法-Using java to achieve classic KMP string matching algorithm
KS
- 移动臂磁盘调度算法的模拟仿真与应用java-Arm disk scheduling algorithm simulation and application
537141
- java开发的五子棋游戏,为课程作业,其中关于判断输赢的算法可以研究()
eiyrcb
- Java 栈Stack源码实现 stack检测括号匹配算法 java源码()
equiotlence
- java开发的五子棋游戏,为课程作业,其中关于判断输赢的算法可以研究()
mcope
- Java 栈Stack源码实现 stack检测括号匹配算法 java源码()
C++高精度算法
- C++高精度算法模拟java实现,可以实现高精度大数的加减乘除运算