搜索资源列表
java网络编程实例
- Java各种网络代码,方便了java开发者,加快了程序员的开发进程。 -Java code various networks, and facilitates the java developers, programmers accelerate the development process.
FlowShop
- java实现批处理作业调度算法 开发环境为Eclipse
org
- 使用Java开发的图论算法的包,里面含有图论的各种算法,如:地杰斯特拉,图的遍历算法-Java development using graph theory algorithms package, which contains a variety of graph theory algorithms, such as: to杰斯特拉, graph traversal algorithm
PCTest
- 基于java开发的OS中经典PV算法:生产者和消费者算法的演示。-Java-based OS development of PV in the classical algorithm: algorithm for producers and consumers of the presentation.
rapidminer-4.2-javadoc
- 数据挖掘方面最新软件,采用Java开发,能处理XML文档!-data mining Tool for java, XML
cs
- 辛苦开发,奋战一周之成果——基于Java的Birch算法。-Java-based Birch algorithm
java-src
- 应用java开发的程序集合,包含一般的数据结构,常用的算法及小的application等-sub String
source
- java开发的数据结构,包括链表,树,图。-in java data structure, including lists, trees, graphs.
twofish_csharp
- twofish算法的C#实现twofish是当今最流行的五种算法之一,一般在java开发中最流行,C#中有很多加密算法,twofish可以作为系统的算法之一,供有兴趣的朋友一起研究-twofish twofish C# implementation of the algorithm is the most popular one of the five algorithms, the general development of the most popular in java, C#, the
Sort
- Java开发的快速排序算法,数据结构实验-Java development quick sort algorithm, data structure experiments
BubbleSortApp
- 冒泡排序算法, 该算法使用Java语言开发-bubble sort alogrism
SelectSortApp
- 选择排序算法, 使用Java语言开发; -selection sort alogrism
BinarySearchApp
- 二分搜索算法, 使用Java开发; -bi-search alogrism
Data-structures-(Java)
- 随着计算机速度的不断增加和功能的日益强大,人们对有效编程和算法分析的要求也不断增长。《数据结构与算法分析》把算法分析与最有效率的Java程序的开发有机地结合起来,深入分析每种算法,内容全面、缜密严格,并细致讲解精心构造程序的方法。-With increasing computer speed and become more powerful , people programming and algorithm analysis of effective demand is also growin
java-JXC
- 一个典型的企业进、销、存管理信息系统的软件开发过程。内容包括系统的需求分析、建模分析、文件结构分析、数据结构分析、项目创建与设置、基础信息模块的创建、进货模块的创建、库存模块的创建、销售模块的创建等,涉及Java语育、管理、会计方面的知识- A typical business, sales, inventory management information systems software development process. Including system requirements
astar1
- A星算法的java实现。网上很多都只介绍了算法的思想和实现原理,java版的源代码则更少。本人开发游戏时自己整理了一个AStar的源码,抛砖引玉。-A-Star for java.
java-diff
- diff查找出两文本的异同点 也可以进行2次开发进行异同筛选-diff can also find out the similarities and differences between the two text 2 development, the similarities and differences between screening
Multi-machine-scheduling
- 将对n个独立作业如何分配在m台相同的机器加工处理的多机调度问题进行解决,这就是我们要解决的任务。 本程序编写目的为使得解决多机调度问题的过程以图形界面方式动态的展示出来,以让用户能够轻易的看出解决的方案以及过程。采用java开发。 -Will be n independent jobs on m machines how to allocate the same machine processing of multi-machine scheduling problem to solv