搜索资源列表
NextArry
- 数据结构的一次实验(java语言),实现求数据结构的KMP算法的next数组功能-data structure of an experiment (java language) achieve data structure for the next KMP algorithm array functions
PageRank1984
- 该算法简单的实现了计算PAGERANK值,并且里面有一个实验的数据类,以供参考。-the algorithm to achieve a simple calculation PAGERANK value, and there is a category of experimental data. for reference.
gudingfenqu
- 操作系统课程实验,区存储管理算法的模拟实现.-operating systems, storage, management algorithm simulation.
planetsim_3.0
- p2p仿真器。开发者可以工作在覆盖层中进行创造和测试逻辑算法或者创建和测试新的服务。PlanetSim还可以将仿真代码平稳转换为在Internet上的实验代码,模拟器上的分布式服务对结构化的覆盖层协议使用相同API,在模拟器和底层网络上的服务并且对用户是透明的。-p2p simulator. Developers can work in the cover layer for the creation and testing of logic or algorithms to create an
suanfafenxi
- 算法分析实验 java实现: 有: 公约数 合并算法 字符排序 快速排序 马踏棋盘问题 马踏棋盘问题(文本做法) 折半查找 最大子段和-algorithm analysis experiments java achieved : : Convention few characters sorting algorithm with Quick Sort horse riding horse riding chessboard problems chessboard
diaodu
- 进程调度实验 选择一个调度算法,设计实现处理机调度的程序。
notebook
- 基于原本对该课题的了解,大致认为该系统主要要涉及日历功能和记事本功能,而日历功能主要涉及JAVA 中Calendar的类,可以实现对日历功能的算法,而日历面版功能的具体实现,则可以参照我们做实验的时候做的一个日历程序。另外一个问题是记事本功能的实现,要实现对记事内容的保存,考虑到要用到文件的读写功能。似乎不是很难实现,但是要实现提醒功能,该功能要求用户对某一事件可以实现提醒功能,该功能的实现让我觉得有点无措,上网查阅了些资料后发现需要要多线程的处理机制。而在文件方面的处理有很多问题没有仔细考虑。
java
- Java选修课的作业,用Java实现的一个简易的传感器网络,用图的相关算法实现,可以作为数据结构图那部分的作业参考。包含实验报告。
Algorithms
- 一个简单的二分查找!java语言实现,适合于算法等课程的实验!
Java 函数实用手册 (源代码)
- 本书是一本为Java学习者在基础内容学习结束后进行课程设计时提供参考的指导书,其中选用了应用中最典型、最实用的8个案例。它们之间互相独立,读者可以对每一个案例进行上机实验,也可以只选择与自己相关的案例来上机实验。 这些实例各有特色,总体来说分为3种:基本语言和算法、游戏、MIS系统。-the book is a Java-based content in learners after learning curriculum designed to provide an easy referenc
Java
- 用java语言实现了EM算法在抛硬币实验中的应用-It has implemented the EM algorithm in tossing the coins
reg2NFA
- 这个编译实验把一个正则表达式转化为不确定的有穷自动机NFA算法,有兴趣的朋友可以看看哦。 -The experiment to compile a regular expression into an uncertain finite automata NFA algorithm, interested friends can see Oh.
SHORSTPATH
- 这是一份实验报告,里面含有JAVA 实现的最短路径的源码。论文中讨论的最短路径的发展和各个算法的局限性。并对最短路径存在的一些问题提出思考!-This is a test report, which contains the shortest path to achieve JAVA source code. Papers discussed in the shortest path algorithm development and the various limitations. The s
ThreadInterrupt.java
- ThreadInterrupt.java,是java实验的实验7利用线程比较插入冒泡排序算法的运行时间-ThreadInterrupt.java, is java experiments 7 compared the use of threaded insert Bubble Sort algorithm running time
nQueen
- java实验在jdk1.6,netbeans下实现的算法实验n后问题。-java experiment in jdk1.6, netbeans algorithm achieved under the experimental n issues.
yinhang
- 用java做的银行家算法,操作系统实验,希望大家能喜欢-The bankers do with java algorithms, operating system, experiment, hope that we can love
PageExchange
- 操作系统实验、页面置换算法、java swing-Operating System Experiment, page replacement algorithms, java swing
Knapsack
- 0/1背包问题,java差分进化算法实验-0/1 knapsack problem, java experimental differential evolution algorithm
Dijkstra
- 操作系统的实验 源代码 关于 预防进程死锁的银行家算法-The experimental operating system source code on the prevention of deadlock in the banker' s algorithm process
BetaDistribution
- 实现Beta分布数据的生成,可用于研究实验中的数据生成环节(To realize the generation of Beta distributed data, it can be used to study the data generation link in the experiment)