-
a simple browser, document handling procedures, thermometer, animation, MVC proc...
一个简单的浏览器,文件处理程序,温度计,动画,MVC程序。可以帮助理解java编程原理-a simple browser, document handling procedures, thermometer, animation, MVC procedures. Java can help understand programming principles
- 2022-04-19 19:30:55下载
- 积分:1
-
MediaPalyer
多媒体播放器,包含界面建立,以及代码实现。(Multimedia player, including the interface to create, as well as code.)
- 2013-12-12 23:56:50下载
- 积分:1
-
K-means
K-mean聚类代码,大家可以看一下,做一下参考,可以使用不同的数据集进行测试,也可在并行化平台上进行测试,Hadoop,Spark,不过要进行重新写,然后再运行,可以比较时间和结果,在准确度喝运行时间上进行比较,看一下不同平台的优点和缺点以及结果准确性。
- 2023-02-11 14:00:02下载
- 积分:1
-
集成jsp扫描控件
将扫描集成到网页上,方便客户端,在线进行扫描操作。基于jsp的 一个很好用的控件,也非常的简单配置,
- 2023-03-24 16:05:04下载
- 积分:1
-
miniCAD
miniCAD-java GUI实现的小型CAD软件,界面其实模仿了windows画图的风格,实现了画线、画圆、画矩形、画文字载入图片,并能改变图形的颜色和大小。(In this project, you should use Java GUI to implement a simple drawing board.
To get full marks, you should implement to:
1.draw line, circle, rectangle, text
2.change the color of a target
3.change the position of a targets
4.change the size of a targets
5.save images as files and load a image file
All processes of changes should be visible.)
- 2020-11-18 16:09:38下载
- 积分:1
-
完整的Mediaplayer使用案例,应用于安卓开发平台
- 2022-11-11 22:45:03下载
- 积分:1
-
java
Think in java
- 2009-07-23 10:24:41下载
- 积分:1
-
rqcms
RQCMS is designed to be a pseudo dynamic, multi site content management system that has the following features:
1. pseudo dynamic
Is a pseudo dynamic web application in another way. For example, the display list page is categroy.php, after the set, we take the list.php display the contents of the page in the browser. It can display more than 2. sites in other ways
Using a website system allows you to build many stations. Many stations can be processed in batches or individually. Each station has its own set of settings, different templates
- 2017-09-08 10:43:40下载
- 积分:1
-
编写一个java应用程序。用户从键盘输入一个1
编写一个java应用程序。用户从键盘输入一个1-9999之间的数,程序将判断这个数是几位数,并判断这个数是否回文数。回文数是指将数含有的数字逆序排列后得到的数和原数相同,例如12121,4224,6778776等都是回文数。
1)程序具有判断用户的输入是否为合法整数的功能。对非法输入(例如含有字母)要进行处理。
2)要判断输入数的位数,并输出相关信息。
3)要判断是否回文数。
二、二战期间,英国情报人员获取德军的一机密电报,电报的内容为:
bzdz izu sxgzd vs lh ,vpzg woflsh vs vwrh vhlsddlmp glm wrw gzy vsg .gflyz gstfzu bvsg gzsd hdmlp vml lm ,hghzvy wmz hwiry mvvdgvy izd z hzd vivsg ,ltz tmlo tmlO
情报人员已经知道,这段电报的加密方式为:
1. 首先将字符串的顺序颠倒。
2. 字母互换的规律为:A->Z, B-Y, C-X...X->C, Y->B, Z-A a->z, b->y, c-x...x->c, y->b, z->a.
3. 非字母字符保持不变。
请编程帮助情报人员破译这份机密电报。给出注释良好的源程序和程序运行后的结果。
-Write a java application. User keyboard input from a number between 1-9999, the program will determine the number of a few are a few, and to determine whether the number of palindrome number. Palindrome refers to a number of the figure contains a number of reverse order and after a number of the original number of the same, such as the number of 12121,4224,6778776 are palindrome.
1) proced
- 2023-05-18 17:45:02下载
- 积分:1
-
心电图数据解析
读取心电图数据进行解析,可输出数据,并对数据进行分析,给出ST段正常、抬高或压低,心律失常与否,波形质量,心率正常、过慢或过快,以及检测到的R波数,心电记录的心率,PR间期,QT间期,平均R波电压等。并导出数据到txt文件。
- 2022-07-25 06:52:17下载
- 积分:1