搜索资源列表
java
- 这是上学堂马士兵老师教授的javaSE的所有源代码,里面有巨多有价值的代码-This is the school teacher马士兵Professor javaSE all the source code, there are huge number of valuable code
Puzzle
- 八数码 * 大体思路:主要思想为插入排序。 * 特殊词语解释: * 墙:在最外层的中间位置,总共有四个,如[1][0]。 * 注意:这四个位置有一个共同性质,即:以任何方式记录数字为,他们与其他五个位置的奇偶性互异 * 角:数组的四个角 * 空格:数字0-Eight digital* generally thought: the main ideas for the insertion sort.* Special terms to explain:* the wa
jAVA
- 实现http的多项功能,post功能,多线程功能,错误检测机制等等。实现Ftp上传下载数据的功能 能够与FTP服务器建立连接 商量通信端口 上传和下载数据 权限的控制 -Http implementation of a number of functions, post functions, multi-threaded functions, error detection mechanisms and so on. Implementation Ftp upload dow
EightNum
- 八数码问题,可以实现将九个空格里的八个数进行排列-8 digital issues, the nine spaces can be achieved in eight years with the number of
FIFOandLRU(java)
- 这是一个用java实现的模拟操作系统的进程调度的FIFO算法和LRU算法。程序默认设置的系统分配给进程的页面数为3个、-This is a simulation using java operating system to achieve the process of the FIFO scheduling algorithm and LRU algorithm. Procedures for the allocation of the default settings of the syste
DiskUtils.java.tar
- Get the serial number of user hard disk using java .
Java-Methods-for-Financial-Engineering
- Java在金融财务领域中的应用,包含了多个小程序-Java in Finance in the field of applications, including a number of small programs
Number
- 编写一个java应用程序。用户从键盘输入一个1-9999之间的数,程序将判断这个数是几位数,并判断这个数是否回文数。回文数是指将数含有的数字逆序排列后得到的数和原数相同,例如12121,4224,6778776等都是回文数。-Write a java application. The user from the keyboard to enter a number between 1-9999, the program will determine whether this number is
AI1
- 人工智能,一个8数码问题的解决,Java实现,采用A*算法。-a solution to eight number qusetion
fileSync(java)
- 前几天在本站下了个同步源码,其功能是读取数据库文件信息,然后将相应的文件由client端传送到server端。本人略做改变,实现读取指定目录信息,然后传送到server端,并保持实时更新(就是说如果client端有新增文件产生,会立刻被同步到server端)。由于考虑到实现方法上的局限(采用线程递归轮循扫描的方式),我仅仅是实现了这个功能,其它细节都未处理,有兴趣的可以自己去改进。局限:对于上百、上千的文件同步速度可以接受,但是如果同步数量上十万、百万,问题就大了;另外,现在是实现的是重复同步。
PuzzleFrame.java
- (1).能够实现简单的小游戏智能拼图,所设计的是数字智能拼图,包括初级和高级两种玩法; (2).初级三行三列,包括数字1——8,和一个活动按钮,高级四行四列,包括数字1——15和一个活动按钮; (3).游戏开始,数字随机排列,玩家把数字按顺序1——8或1——15排列起来(行排列)就算成功过关; (4).此游戏为休闲娱乐小游戏。 -(1). To achieve a simple smart puzzle game, designed for digital intelligent
Tomcat-and-Java-Web-development
- 本书详细介绍了在Tomcat5版本上开发Java Web应用的各种技术,主要内容包括:Tomcat和Java Web开发的基础知识,Java Web开发的高级技术,Tomcat与当前其他通用软件的集成,以及Tomcat的各种高级功能。本书注重理论与实践相结合,列举了大量具有典型性和使用价值的Web应用实例,并提供了详细的开发和部署步骤。-This book details the Tomcat5 version of Java Web application development on var
jAVA
- 无符号数的词法分析与逆波兰数的词法分析JAVA代码(The number of unsigned lexical analysis)
Java课设
- (1)提供双色球与22选5两种票种。 (2)随机选号和手动选号; (3)中奖号码与选择号码对比,分析选中号码个数,确定是否中奖 (4)手动选号,数字不符实则报错退出系统;((1) offer double chromosphere and 22 choice, 5, two kinds of tickets. (2) random selection and manual selection; (3) the winning number is compared with the s
JAVA-works-class
- 计算机网络大二上学期java在机房上课的内容记录,含大量代码,复习的时候可以参考下(Computer network sophomore semester Java in the computer room content records, including a large number of code, review when you can refer to)
JAVA.wordcount
- hadoop实现mapreduce算法,实现对一片英语文章中单词出现次数的统计(Hadoop implementation of the MapReduce algorithm, the realization of an English article in the number of words Statistics)
TestRational.java
- 判断一个数字是否为有理数的java小程序(test if a number is a rational number)
TestRational copy.java
- 测试一个数字是否为有理数的java小程序(test if a number is a national number java)
matrix.java
- 矩阵乘法计算量估算:输入多行,先输入要计算乘法的矩阵个数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 la
java学生信息管理系统
- 学生信息管理系统包含"学号","姓名","性别","民族","年龄","年级","班级","专业"等的管理(Student information management system includes "student number", "name", "gender", &qu