资源列表

« 1 2 ... .86 .87 .88 .89 .90 13191.92 .93 .94 .95 .96 ... 20695 »

[JSP源码/JavaData_Structures_and_Algorithm_Analysis_in_Java_Pu

说明: A comprehensive treatment focusing on the creation of efficient data structures and algorithms, this text explains how to select or design the data structure best suited to specific problems. It uses Java as the programming language and is suitable
<朴贤哲> 在 2025-10-09 上传 | 大小:2.07mb | 下载:0

[JSP源码/JavaComplexNumber

说明:请根据下列要求,设计一个复数类。 (1)复数由实部、虚部组成,在类的定义中应包含保存这两部分信息的内容。 (2)在类中定义构造方法,使用户能够在构造对象的同时为对象赋初值。 (3)在类中定义复数的加、减两个成员方法来完成复数功能。 (4)重写toString方法,使得复数类的对象能够以“实部 + 虚部i”的格式,输出自身信息。 (5)在main方法中完成相关测试。 -Please according to the following requirements, desig
<gjm> 在 2025-10-09 上传 | 大小:1kb | 下载:0

[JSP源码/JavaJava_Software_Structures_Pub2009_Edition3

说明:The third edition of Java Software Structures embraces the enhancements of the latest version of Java (Java 6, as well as Java 5), where all structures and collections are based on generics. The fr a mework of the text walks the reader through three
<朴贤哲> 在 2025-10-09 上传 | 大小:2.03mb | 下载:0

[WEB源码code39

说明:条形码39码发生器,用于39码编码和输出条形码图像。 因为最近做毕业设计用到,但是发现网上流传的code39编码类太垃圾,就自己写了一个-The bar code generator 39 yards, for 39 yards encoding and output barcode image. Recently graduated design used, written by myself.
<庆新> 在 2025-10-09 上传 | 大小:2kb | 下载:0

[JSP源码/JavaJava_7_Recipes_Pub2011_Edition1

说明:Java 7 Recipes offers solutions to common programming problems encountered every day while developing Java-based applications. Fully updated with the newest features and techniques available, Java 7 Recipes provides code examples involving Servlets,
<朴贤哲> 在 2025-10-09 上传 | 大小:7.44mb | 下载:0

[JSP源码/JavaJAVAprogram

说明:JAVA初学者教程,内容充实,容易上手,对初学者是个很好的教程-JAVA tutorial for beginners, full, easy to use, is a good tutorial for beginners
<viekiee> 在 2025-10-09 上传 | 大小:864kb | 下载:0

[JSP源码/JavaLinkDemo

说明:(1)创建一个初始为10个节点的单向链表,节点数据用随机函数产生。 (2) 输出该链表。 (3)在链表的首部增加一个数据为50的节点,并输出链表。 (4)在链表的尾部增加一个数据为70的节点,并输出链表。 -(1) create an initial 10 nodes of one-way linked list, node data using random function. (2) the output of the linked list. (3) i
<gjm> 在 2025-10-09 上传 | 大小:1kb | 下载:0

[JSP源码/JavaStudentsDemo

说明:创建5个学生对象给一个学生数组赋值,每个学生属性包括:学号、姓名、年龄。请根据【模版一】,将【代码1】到【代码6】替换为Java程序代码,以实现如下要求: (1)将学生按学号排序输出; (2)统计大于20岁的学生人数; -Create 5 students object to a student assignment of array, each student attributes include: Student ID, name, age.According to [a]. [
<gjm> 在 2025-10-09 上传 | 大小:1kb | 下载:0

[JSP源码/JavaTableTest

说明:整数集合是由多个不同的整数构成。请根据下列要求,设计一个集合类。 (1)集合中的元素保存在一个一维数组中。 (2)在类中定义构造方法。在为对象赋初值的同时,保证集合中元素的唯一性。 (3)在类中实现“求两个集合的并集”的功能。 (4)在类中实现“求两个集合的交集”的功能。 (5)在main方法中完成相关测试。 -Integer set is composed of a plurality of different integers.Please according to
<gjm> 在 2025-10-09 上传 | 大小:1kb | 下载:0

[JSP源码/Javafangdouding

说明:仿豆丁网源码,可能使用会员中心就可以正常显示-Imitate Douding network source code, may use
<gggggg> 在 2025-10-09 上传 | 大小:18.71mb | 下载:0

[JSP源码/Javaflot-7

说明:很好很强大,中文教程丰富,网也会图表,曲线的js脚本-A very powerful, rich Chinese tutorial, the network will chart the curve js scr ipt
<韩超> 在 2025-10-09 上传 | 大小:230kb | 下载:0

[JSP源码/JavaAddressbook

说明:通讯录,做得很好 大家可以看看 界面简单-Address book
<茉莉> 在 2025-10-09 上传 | 大小:2.63mb | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 13191.92 .93 .94 .95 .96 ... 20695 »

源码中国 www.ymcn.org