搜索资源列表
laxmi
- javaapplet特效:这是一个人物头像变形愿码!大家可以借此发挥写出更好的-javaapplet effects : This is a figure head deformation is willing to code! You can write to play better. .
javaforcalculator
- //frame版程序源代码如下,疏漏之处,望批评指正。数字分组没有编写,科学型计算器没有编写,其他已经完善。-/ / frame version of the source code as follows, omissions, Wang criticized corrected. A figure not prepared, scientific calculators not prepared, and the other is perfect.
异常和线程
- 小程序不断地显示绿色的数字,每秒一个。如果数字是质数,小程序以红色显示。-small programs continue to show a green figure, one per second. If the figure is the number of quality, small programs to show red.
李萨如图形
- 李萨如图形的JAVA实现-Lissajous figure JAVA
jbpmdb.rar
- jbpm关联关系图.展示jbpm几个重要的表的关系。,Figure jbpm relationship. jbpm display a number of important relations between the tables.
jstexiao.rar
- 5屏切换JS焦点图效果 ChinaRen首页5屏Flash焦点图 CHINAZ FLASH图片幻灯切换效果 flash图片滚动效果广告代码 迅雷网div+css+js图片展示代码,5 map screen to switch the focus of the effect of JS Home ChinaRen Figure 5 Screen Flash Focus CHINAZ FLASH picture slide switch flash picture scroll effect
jisuanqi
- 编写Java Application程序,实现如下图所示的一个可视化的简单计算器,该计算器具有简单的加减乘除计算功能。-Write Java Application program to achieve the following figure shows a visualization of a simple calculator, the calculator has a simple addition and subtraction multiplication and division
DigitalIdentificationSystem
- 基于JAVA语言的数字识别系统,识别简单的1-9数字-Based on JAVA language digital identification system to identify the simple figure 1-9
SpinnerDemo
- SpinnerDemo演示了Java的微调控制(javax.swing.JSpinner使用)在Matlab应用。该演示包括三个纺纱用不同的数据模型:列表(细胞的字符串数组),数量和日期。纺纱厂是相互关联的使用,使他们的StateChangedCallback修改一个自动微调影响其他人。 此外,此实用工具演示如何分配键盘助记符(热键),以一个标签,并将它附加到微调控制。网页工具提示也显示在标签上()。 此实用程序还演示了如何设置,关闭与一个数字窗口有用的特性<ESC>关键。
work5
- 按照要求采用Graphics类中绘图方法绘制出如图的图表,在Canvas中绘制出图表,在Panel容器中实现组件的添加 -In accordance with the requirements of the use of Graphics class in figure drawing methods draw charts, drawn in the Canvas in the chart, in the Panel container implementation components
tupian
- 图片的循环还有数字与链接。 -Pictures of the figure with links to cycle there. Pictures of the figure with links to cycle there.
jiafa
- 有界面的用于程序加法 输入数字按按钮直接求和-Interface has input adder used for the procedure press the button directly figure sum
hadoop-0.1.0.tar
- Hadoop是一个用于运行应用程序在大型集群的廉价硬件设备上的框架。Hadoop为应用程序透明的提供了一组稳定/可靠的接口和数据运动。在 Hadoop中实现了Google的MapReduce算法,它能够把应用程序分割成许多很小的工作单元,每个单元可以在任何集群节点上执行或重复执行。此外,Hadoop还提供一个分布式文件系统用来在各个计算节点上存储数据,并提供了对数据读写的高吞吐率。由于应用了map/reduce和分布式文件系统使得Hadoop框架具有高容错性,它会自动处理失败节点。已经在具有60
CommonUtils
- 时间类型转换,各种时间计算,两日期相差数字,数字形式转换-Conversion time, all kinds of time, figure the difference between the two dates, in digital form conversion
Lottery
- 用java编写的七星彩走势分析图,包括每一位数字在每一个位置上出现的频率-Qixing prepared using java color trend analysis, including each and every figure in every position on the frequency
Java
- 编写一个java应用程序。用户从键盘输入一个1-9999之间的数,程序将判断这个数是几位数,并判断这个数是否回文数。回文数是指将数含有的数字逆序排列后得到的数和原数相同,例如12121,4224,6778776等都是回文数。 1)程序具有判断用户的输入是否为合法整数的功能。对非法输入(例如含有字母)要进行处理。 2)要判断输入数的位数,并输出相关信息。 3)要判断是否回文数。 二、二战期间,英国情报人员获取德军的一机密电报,电报的内容为: bzdz izu sxgzd
MoneyUtils
- 根据输入的数字,获取该数字对应的中文大写,可用于发票之类的程序使用-According to the number of input, to obtain the figure corresponding to the Chinese capital, can be used to process invoices for the use of such
FTPClient
- 运行程序,打开程序主界面,如图1.4所示。输入FTP地址、用户名及密码,单击“连接”按钮,连接FTP服务器。 在“本地”菜单中可对本地资源进行上传、重命名、删除等操作。 在“远程”菜单中可对FTP文件夹中的资源进行上传、重命名、删除等操作。 在界面下方有三个选项卡,分别记录当前下载文件、已上传文件及已下载文件。在队列选项卡中,可对当前正在下载的任务进行暂停、删除、清空、上下移动等操作。 -Run the program, open the main program interfa
Noname1
- 用无向网表示你所在学校的校园景点平面图,图中定点表示主要景点,存放 景点的编号、名称、简介等信息。要求能够回答有关景点介绍、游览路经等问题。 要求:(1)查询各景点相关信息; (2)查询图中任意两个景点的最短路径。 (3)查询图中任意两个景点的所有路径。 --Free to the net means that the school campus attractions in your plans, the figure fixed-point of their main a
8-figure-puzzle
- 用深度优先搜索实现八数码问题,适合对java感兴趣的人作为一个有趣的练习-Depth-first Algorithm is used to implement the eight-figure puzzle, suitable for people interested in Java as a fun exercise