-
近100个优秀Java程序员的编程源码,将近100多个国外优秀Java程序员的编程源代码,奉献给大家,希望您能够喜欢。...
近100个优秀Java程序员的编程源码,将近100多个国外优秀Java程序员的编程源代码,奉献给大家,希望您能够喜欢。
-100 near excellent Java programmers programming source, almost more than 100 foreign programmers Java programming source code, dedicated to everyone, hope you
- 2022-02-10 05:32:25下载
- 积分:1
-
超市管理系统,根据超市的业务如:超市的收银系统和后台的管理系统,商品管理,财务管理,结算,统计...
超市管理系统,根据超市的业务如:超市的收银系统和后台的管理系统,商品管理,财务管理,结算,统计-Supermarket Management System, according to the supermarket business, such as: supermarket cash register systems and back-office management systems, commodity management, financial management, billing, statistics
- 2022-03-26 02:51:22下载
- 积分:1
-
J2EE,javaee_6的api,我从Java官方网站下下来后自己编译的.
J2EE,javaee_6的api,我从Java官方网站下下来后自己编译的.-J2EE, javaee 6 of the api, I downloaded from Java" s official website and compile it myself.
- 2022-07-20 03:47:13下载
- 积分:1
-
JAVA的一个小程序,关于窗体JSP的形成。简单易懂
JAVA的一个小程序,关于窗体JSP的形成。简单易懂-A JAVA applet, JSP regarding the formation of form. Easy-to-read
- 2022-02-14 08:32:12下载
- 积分:1
-
BP算法的神经网络的源代码, 可以根据向量建立网络,网络的训练结果和初始结构可以用XML保存和载入。
其中 Compressor/TrainerWit...
BP算法的神经网络的源代码, 可以根据向量建立网络,网络的训练结果和初始结构可以用XML保存和载入。
其中 Compressor/TrainerWithDiagram.class , 是一个用于演示的训练器, 产生制定范围内的数,生成随即样本, 并训练。
MainClass.class , 指一个数据压缩器的启动界面。
本来是用来做压缩的, 后来查到有人申请了专利, 我又没有时间改,所以罢了。
发上来给大家参考。代码没有整理, 写了也有几个月了, 有些类的功能忘了。自己研究吧。-发上来给大家参考。代码没有整理, 写了也有几个月了, 有些类的功能忘了。自己研究吧。
- 2022-08-19 14:42:30下载
- 积分:1
-
编写一个线段类 MyLine,要求如下:
主要属性有: x ,y ;类型为Point (查看API)
编写构造方法,如 MyLine(Point p1...
编写一个线段类 MyLine,要求如下:
主要属性有: x ,y ;类型为Point (查看API)
编写构造方法,如 MyLine(Point p1 , Point p2)
编写5个成员方法。如:
检查线段是否位于第一象限check()…
求线段的长度 length() …
判断两条直线是否相交(另一线段作为参数)。
编写一点到该线段(或延长线)的距离
其他方法。
注:编写方法时,考虑利用Point类的方法
编写测试程序-Write a segment class MyLine, requirements are as follows: The main attributes are: x, y type Point (see API) the preparation of construction methods, such as MyLine (Point p1, Point p2) prepared by five members of the method. Such as: Check whether the line segment in the first quadrant check () ... order to segment the length of the length () ... to determine whether the two straight lines intersect (the other segment as a parameter). The preparation of 1:00 to the line segment (or extension) of the distance from other methods. Note: The preparation method, consider using the Point class approach to preparing test program
- 2022-05-10 16:17:22下载
- 积分:1
-
a Java application, user input from a keyboard 1 ~ 99,999 between the number of...
一个Java应用程序,用户从键盘输入一个1~99999之间的数,程序将判断这个数是几位数,并判断这个数是不是回文数。回文数是指将该数含有的数字逆序排列后得到的数和原数相同,例如12121、3223都是回文数。-a Java application, user input from a keyboard 1 ~ 99,999 between the number of This procedure will determine the number is few, and a judgment of this amount is not palindrome number. Palindrome refers to this number with a few figures to be printed in reverse chronological order after the number and the same as the original, such as the 12121, 3223 is palindrome number.
- 2022-01-25 16:47:05下载
- 积分:1
-
java教程,基础教程
java教程,基础教程-Guide, Basic Course
- 2022-02-03 22:39:35下载
- 积分:1
-
本站以C语言和Java语言、嵌入式开发、算法实现为主,源码数量达几十万个,有200多个分类...
本站以C语言和Java语言、嵌入式开发、算法实现为主,源码数量达几十万个,有200多个分类-Powered by C language and Java language, Embedded development, algorithm-based, source the number of several hundred thousand, and has more than 200 categories
- 2022-07-11 21:39:35下载
- 积分:1
-
小小通讯录,目前可以按照姓名进行查询,可以修改源码扩展为复合条件查询。...
小小通讯录,目前可以按照姓名进行查询,可以修改源码扩展为复合条件查询。-little correspondence, in accordance with the current name can conduct inquiries, the source code could be amended to extend composite conditions inquiries.
- 2022-06-12 03:05:02下载
- 积分:1