资源列表
[JSP源码/Java] JAVA--Adder
说明:可用于数字计算的小型加法器 使用JAVA语言编写-Can be used for digital computing small adder using JAVA language<王楠> 在 2024-12-27 上传 | 大小:1kb | 下载:0
[JSP源码/Java] JAVA-Calculation
说明:使用JAVA语言的计算器程序,覆盖基本计算器的功能-Calculator program using JAVA language, covering basic calculator functions<王楠> 在 2024-12-27 上传 | 大小:2kb | 下载:0
[JSP源码/Java] JAVA-G.Tablet
说明:使用JAVA语言编写的图形化写字板程序,在平常写字板的基础上将之图形化,使用更方便-Using JAVA language graphical WordPad program, will be the basis of the usual tablet graphical, easier to use<王楠> 在 2024-12-27 上传 | 大小:2kb | 下载:0
[JSP源码/Java] JAVA-VBA-in--Excel
说明:使用JAVA语言编写的小型抽奖系统,使用时需要输入姓名和手机号-The use of JAVA language so small lottery system, the need to enter the name and phone number<王楠> 在 2024-12-27 上传 | 大小:5kb | 下载:0
[JSP源码/Java] JAVA-WordPad
说明:使用JAVA语言编写的小型记事本程序,用于日常记录备忘录等-The use of JAVA language so small notepad program for recording memos and other everyday<王楠> 在 2024-12-27 上传 | 大小:2kb | 下载:0
[JSP源码/Java] web
说明:常见的web技术及应用,包含了部分核心技术的ppt介绍和部分源代码-Common web technologies and applications, including some of the core technology ppt presentation and some source code<牛琳> 在 2024-12-27 上传 | 大小:512kb | 下载:0
[JSP源码/Java] 2_CoreJava
说明:22天学会corejava内附教学源码、练习题、笔记,新手必备-22 days learn corejava included teaching source, exercises, notes, newcomers must<林原> 在 2024-12-27 上传 | 大小:2.97mb | 下载:0
[JSP源码/Java] javamail
说明:java发送邮件的demo,可直接运行里面的main方法即可,里面有详细的注释-java mail<*衣> 在 2024-12-27 上传 | 大小:493kb | 下载:0
[JSP源码/Java] ch02
说明:用jsp编写的一款扫雷游戏,有用到数据库-Jsp prepared with a minesweeper game and useful to the database<王瑜> 在 2024-12-27 上传 | 大小:473kb | 下载:0
[JSP源码/Java] MYCalculate
说明:这是一个用java编写的计算器,思路清晰易懂,完整易用。简单方便。-This is a java prepared by the calculator, ideas lucid and complete ease of use. Simple and convenient.<javasu> 在 2024-12-27 上传 | 大小:3kb | 下载:0
[JSP源码/Java] smepleCalculate
说明:这是一个用java编写的计算器,思路清晰易懂,完整易用。简单方便。-This is a java prepared by the calculator, ideas lucid and complete ease of use. Simple and convenient.<javasu> 在 2024-12-27 上传 | 大小:3kb | 下载:0
[JSP源码/Java] Apriori-
说明:Apriori算法是R.Agrawal和R.Srikant于1994年提出的为布尔关联规则挖掘频繁项集的原创性质算法。正如我们将看到的,算法的名字基于这样的事实:算法使用频繁项集性质的先验性质。Apriori使用一种称作逐层搜索的迭代方法,k项集用于探索(k+1)项集。首先,通过扫描数据库,累积每个项的计数,并收集满足最小支持度的项,找出频繁1项集的集合。该集合记作L1。然后L1用于找频繁2项集的集合L2,L2用于找L3,如此下去,知道<接待费> 在 2024-12-27 上传 | 大小:5kb | 下载:0