-
边界填充算法
边界填充算法从任意点启动和油漆向外,直到到达边界用于交互式图形软件包,用户可以选择一种颜色从调色板中,选择填充基元和选择一个区域用鼠标内部点。
- 2022-05-08 01:18:09下载
- 积分:1
-
Java实现多元线性回归
使用Java实现多元线性回归预测算法,其中包括一元算法
- 2022-12-04 19:20:02下载
- 积分:1
-
tank
一个用于复习Java SE的java 坦克游戏,适合初中级java开发者。(A review of the Java SE java tank game for junior-level java developer.)
- 2013-04-24 20:54:44下载
- 积分:1
-
ListTouchBottomGravityManyTest
Touch tests for a list where all of the items do not fit on the screen, and the list stacks from the bottom.
- 2014-02-27 13:40:15下载
- 积分:1
-
seekbar android
SeekbarDemo android代码
实现SeekBar.OnSeekBarChangeListener接口。需要监听三个事件:
数值改变(onProgressChanged)
开始拖动(onStartTrackingTouch)
停止拖动(onStopTrackingTouch)
onStartTrackingTouch开始拖动时触发,与onProgressChanged区别是停止拖动前只触发一次
而onProgressChanged只要在拖动,就会重复触发。
- 2022-02-26 07:12:29下载
- 积分:1
-
java实现的swing 24点程序,非常直观,代码很精炼
java实现的swing 24点程序,非常直观,代码很精炼-java achieve the 24 point swing procedures, very visual, very refined code
- 2022-01-23 10:23:19下载
- 积分:1
-
输入5个学生的成绩(从0到100的整数),并将这5个数保存到文件“data.txt”中。然后再编写一个程序,从文件“data.txt”中读取这5个学生的成绩,计...
输入5个学生的成绩(从0到100的整数),并将这5个数保存到文件“data.txt”中。然后再编写一个程序,从文件“data.txt”中读取这5个学生的成绩,计算并输出它们的平均数,然后再按从小到大的顺序输出这5个学生的成绩。
-The importation of five pupils (from 0 to 100 integer), and 5 the number of files saved to the " data.txt" in. The preparation of a program and then, from the file " data.txt" in which five students to read the results, calculated and their average output, and then the order from small to large output that results of five students.
- 2022-01-25 18:17:36下载
- 积分:1
-
java手机程序开发光盘源码(第五章)
java手机程序开发光盘源码(第五章)-CD-source development process (Chapter V)
- 2022-06-13 06:51:02下载
- 积分:1
-
calculater
android环境下开发的计算器,基本实现计算器的功能,界面美观(android calculater)
- 2012-05-10 21:22:55下载
- 积分:1
-
Android QRCode
利用zxing库解析二维码,获取二维码的信息。
- 2022-04-21 02:49:15下载
- 积分:1