资源列表
[JSP源码/Java] SerialDemo1
说明:java串口编程的源代码,可在window平台下读取串口输入,和写串口操作。-java serial programming source code, can be read in the window platform serial input, and write the serial port operations.<jim> 在 2025-11-22 上传 | 大小:41kb | 下载:0
[JSP源码/Java] j8583-1.5.4-sources
说明:iso8583协议的java实现,主要应用于金融业务,如银联缴费的相关实现,实现的就是该协议.-java achieve agreement iso8583-iso8583 protocol java, mainly used in financial services, such as the Bank related to implementation of the agreement is implemented.-java achieve agreement iso8583<chaos> 在 2025-11-22 上传 | 大小:41kb | 下载:0
[JSP源码/Java] tcs
说明:贪吃蛇的小游戏 用java可视界面编写的 简单易懂 无聊消遣用-Tetris game written using java visual interface with easy to understand boring pastime<景天启> 在 2025-11-22 上传 | 大小:41kb | 下载:0
[JSP源码/Java] HeightCalculator
说明:身高体重标准检测交啊地方了涉及到送快递回复的思考和上岛咖啡-import android.content.IntentFilter import android.os.Bundle import android.telephony.SmsManager<linc> 在 2025-11-22 上传 | 大小:41kb | 下载:0
[JSP源码/Java] storageManagement
说明:a java program to simulate a hard disk and its operators.<mrv> 在 2025-11-22 上传 | 大小:41kb | 下载:0
[JSP源码/Java] EnclosingMethod
说明:Interface for accessing tests from the CTS repository.<retinhn> 在 2025-11-22 上传 | 大小:41kb | 下载:0
[JSP源码/Java] find_users
说明:this program is used to scan a list of files or directories for sources that include kernel headers directly. the program prints the list of said source files when it s done.<ningengbao> 在 2025-11-22 上传 | 大小:41kb | 下载:0
[JSP源码/Java] MediaNames
说明:This class has the names of the all the activity name and variables in the instrumentation test.<tuyixiaq> 在 2025-11-22 上传 | 大小:41kb | 下载:0
[JSP源码/Java] jspservlet_gestion
说明:jsp/servlet code for authentification and crud operation<emna> 在 2025-11-22 上传 | 大小:41kb | 下载:0
[JSP源码/Java] java-gerbil-lab
说明:实现一个实验室记录小白鼠身体状况的功能,控制台交互,能够输入,统计并查询输出。-Realization of the physical condition of a laboratory mouse recording function, interactive console can enter, statistics and query output.<pucca Liu> 在 2025-11-22 上传 | 大小:41kb | 下载:0
[JSP源码/Java] yxt-server
说明:tw公司yxt服务平台源代码,整个流程都在里面-tw company yxt service platform source code, the entire process inside<liuzefeng> 在 2025-11-22 上传 | 大小:41kb | 下载:0
[JSP源码/Java] javaKNN
说明:java KNN 算法源码: 邻近算法,或者说K最近邻(kNN,k-NearestNeighbor)分类算法可以说是整个数据挖掘分类技术中最简单的方法了。所谓K最近邻,就是k个最近的邻居的意思,说的是每个样本都可以用她最接近的k个邻居来代表。 kNN算法的核心思想是如果一个样本在特征空间中的k个最相似的样本中的大多数属于某一个类别,则该样本也属于这个类别,并具有这个类别上样本的特性。该方法在确定分类决策上只依据最邻近的一个或者几个样本的类别来决定待分样本所属的类别。 kNN方法在类别决策<lotes> 在 2025-11-22 上传 | 大小:41kb | 下载:0