Welcome![Sign In][Sign Up]
Location:
Search - java n

Search list

[ConsoleQueen1

Description: 用JAVA编写的N皇后编码,用回朔法实现,请大家多提提意见-prepared using JAVA N Queen coding method used to achieve Schomburg, please make a suggestion more
Platform: | Size: 1024 | Author: 许超雄 | Hits:

[MultiLanguagemlct_public

Description: 这是一个基于Java的分词、N-gram统计、分段 、分句等功能的程序,支持多种语言-This is a Java-based segmentation, N-gram statistics, the sub-clause of the function procedures, multilingual support
Platform: | Size: 362496 | Author: 张雨 | Hits:

[Game Program学会用JAVA开发网络游戏

Description: 21天学会用JAVA开发网络游戏 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 287 KB 书籍等级: 整理时间: 2004-11-3 20:41:10 With all of the media attention that is focused on the Internet and the World Wide Web, figuring out exactly what they are all about is sometimes difficult. Are they just a neat new way to market products or will they truly offer us a new medium of communication that will someday surpass even televisions and telephones? The answer is, who knows? Unfortunately, the ultimate use for the Internet is still unknown. This is because it is still in such a state of flux that it s pretty much impossible to accurately predict where it will end up. However, you can look at the evidence of what is there now and gain some insight into what the Internet might become, at least in terms of games. -21 days learn to use Java to develop online games books Language : English books types : Authorization Program Design : free software books Size : 287 KB books Grade : collate time : 2004-11-3 20:41 : 10 With all of the media attention that is focuse d on the Internet and the World Wide Web, figuring out exactly what they are all about is s ometimes difficult. Are they just a neat new way to market products or will they truly offer us a n EW medium of communication that will someday su rpass even televisions and telephones The answ er is, who knows Unfortunately, the ultimate use for the Internet is still unkno wn. This is because it is still in such a state of f lux that it s pretty much impossible to accurate ly predict where it will end up. However, you can look at the evidence of what
Platform: | Size: 223232 | Author: | Hits:

[OS programJAVA系统C动态课件

Description: N多C经典算法代码,完全可以运行,绝对是好东西,大家一起分享-more classical algorithm C code can run is definitely a good thing, to share with everyone
Platform: | Size: 447488 | Author: 林总 | Hits:

[Otherbahuanghouwtdejavashixian

Description: n皇后问题算法。 * 把棋盘看成一个坐标系,以左下角为原点(0,0)。坐标系的每个点为一个Point类。 * 每个皇后为一个皇后对象Queen。 * 判断一个点的坐标是否在,一个皇后控制的范围的函数为Queen.isUnderControl(point)。 -n Queen's Algorithm.* Chessboard as a coordinate system to lower left-hand corner of the origin (0,0). The coordinates of each point of a Point class.* Each Queen's Queen's target for a Queen.* A judgment whether the coordinates of points in, a Queen's control of the function of Queen.isUnderControl (point) .
Platform: | Size: 4096 | Author: tangying | Hits:

[AI-NN-PRSubstituter.java

Description: 代入法的启发示搜索 我的代码实现是:按照自然语言各字母出现频率的大小从高到低(已经有人作国统计分析了)先生成一张字母出现频率统计表(A)--------(e),(t,a,o,i,n,s,h,r),(d,l),(c,u,m,w,f,g,y,p,b),(v,k,j,x,q,z) ,再对密文字母计算频率,并按频率从高到低生成一张输入密文字母的统计表(B),通过两张表的对应关系,不断用A中的字母去替换B中的字母,搜索不成功时就回退,在这里回朔是一个关键。 -generation into a search of inspiration I said a code is : According to the Natural Language alphabet frequency of the size of precedence (has been for the State Statistical Analysis), Mr. into an alphabet frequency tables (A )--------( e), (t, a, o, i, n, s, h r), (d, l), (c, u, m, w, f, g, y, p, b), (v, k, j, x, q, z), again close to the mother language calculated frequency and frequency input precedence generate a secret letter to the mother TAB (B), Table 2 by the corresponding relations, use of the letters A to B to replace the letters of the alphabet, when unsuccessful search regression, Here is a retrospective key.
Platform: | Size: 4096 | Author: rtshen | Hits:

[JSP/Javanio

Description: java nio 编程一个实例子.服务端程序-An example of programming java nio son. Server-side procedures
Platform: | Size: 64512 | Author: 镇静剂 | Hits:

[JSP/JavaNQueens

Description: 这是一个八皇后问题的扩展,使用java实现,扩展到了多皇后,只要你输入皇后的个数,能给出所有的解。-This is an expansion of 8 Queen
Platform: | Size: 9216 | Author: pingyang | Hits:

[AI-NN-PRdijkstra-java

Description: Dijkstra算法是典型的最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。 Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。 -Dijkstra algorithm is a typical example of the most short-circuit algorithm, used to calculate a node to all other nodes of the shortest path. The main characteristics is the starting point as the center outward expansion layers, until the date extended to the end. Dijkstra shortest path algorithm can arrive at the optimal solution, but because it traverse a lot of computing nodes, so inefficient. Dijkstra algorithm is a step by step search algorithm for each vertex n reservations so far found from the m to n shortest path to work.
Platform: | Size: 1024 | Author: kivilin | Hits:

[Other systemsN-Queens

Description: N-Queen solver written in java with excellent Graphical user interface.
Platform: | Size: 4096 | Author: sandeepan1986 | Hits:

[JSPjava_net

Description: java网络编程,其中附带一些测试代码和试验指导以及java讲义!-java network programming, one of a number of incidental test code and test the guidance, as well as java lectures!
Platform: | Size: 4447232 | Author: lan | Hits:

[JSP/JavaJAVA

Description: 在城市智能交通中,经常会用到最短路径的问题,比如找最佳的行车路线等,Dijkstra算法做为最经典的求解方法,为我们指明了方向.不过真正想让我了解该算法的原因是在学习ICTCLAS的N-最短路径算法。-Intelligent Transportation in the city, often used the issue of the shortest path, for example, to find the best travel routes, Dijkstra s algorithm for solving the classical methods, pointing out the direction for us. But I really want to understand the reasons for the algorithm ICTCLAS in the study of the N-shortest path algorithm.
Platform: | Size: 13312 | Author: 索男 | Hits:

[Data structsNQueen

Description: n皇后问题可以表示成n-元组(x1,…,xn),其中xi是放在第i行的皇后所在的列号。于是,解空间由nn个n-元组组成。 显示约束条件为Si={1,2,…….,n},1 i  n。 隐式约束条件之一为没有两个xi相同(即任意两个皇后不在同一列上)。将其加入到显式条件中,于是解空间的大小由nn个元组减少到n!个元组。 -n queens problem can be expressed as n-tuple (x1, ..., xn), where xi is the queen on the first i rows where the column number. As a result, the solution space by the nn a n-tuple integral. Shows the constraints for the Si = (1,2, ... ...., N), 1  i  n. One of the implicit constraint that no two xi the same (ie any two Queen' s not in the same column). Be added to the explicit conditions, so the solution space the size of a tuple from nn reduced to n! A tuple.
Platform: | Size: 1024 | Author: lily | Hits:

[JSP/Javanesxunji-by-java

Description: nes模拟器java版,nes模拟器java版-java version nes emulator, nes emulator java version
Platform: | Size: 123904 | Author: septemberan | Hits:

[JSPJava-for-Scientists-and-Engineers

Description: This book serves a n introduction to the programming language Java. In addition it focuses on how Java, and object-oriented programming, can be used to solve science and engineering problems. As such, some of the examples necessarily involve aspects of first-year university mathematics, particularly in the final chapter. However, these examples are self-contained, and omitting them will not hinder your programming development.-This book serves as an introduction to the programming language Java. In addition it focuses on how Java, and object-oriented programming, can be used to solve science and engineering problems. As such, some of the examples necessarily involve aspects of first-year university mathematics, particularly in the final chapter. However, these examples are self-contained, and omitting them will not hinder your programming development.
Platform: | Size: 1610752 | Author: kilroy303 | Hits:

[JSP/Javamatrix.java

Description: 矩阵乘法计算量估算:输入多行,先输入要计算乘法的矩阵个数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 last input to calculate the rule, the need to multiply the number of output)
Platform: | Size: 1024 | Author: shallow100 | Hits:

[JSP/JavaTP N°7

Description: java graphos trabajo practico en clase
Platform: | Size: 258048 | Author: Exe | Hits:

[JSP/JavaTP N°6

Description: java arboles multivia hecho en clase
Platform: | Size: 761856 | Author: Exe | Hits:

[JSP/JavaTP N°5

Description: java heap hecho en clase
Platform: | Size: 1135616 | Author: Exe | Hits:

[JSP/JavaTP N°4

Description: java arboles hecho en clase
Platform: | Size: 407552 | Author: Exe | Hits:
« 12 3 4 5 6 7 8 9 10 ... 21 »

CodeBus www.codebus.net