资源列表

« 1 2 ... .45 .46 .47 .48 .49 20550.51 .52 .53 .54 .55 ... 20700 »

[JSP源码/JavaPalindrome.java

说明:Add matrices java. the source code is written by me. and has no errors. feel free to share
<Ian> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[JSP源码/JavaUseArrayList

说明:要产生随机数,可以使用Java api中java.lang包中的Math类.Math类以静态方法的方式提供常用的数学方法, 其中Math.random()方法是一个可以产生[0.0,1.0]区间内的一个双精度浮点数的方法-To generate random numbers, using Java API in the math class java.lang package.Math class provides common m
<小三千> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[JSP源码/JavasimplePagingPlugin

说明:简单的分页插件源码,可自行设置参数、按钮样式等-Simple pagination plug-in source code, you can set the parameters, and other self-button style
<> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[JSP源码/JavaDFS

说明:深度优先算法实现 深度优先算法实现 深度优先算法实现-Depth-first algorithm depth-first algorithm depth-first algorithm depth-first algorithm
<man> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[JSP源码/JavaDOM4j-readXML-String

说明:dom4j以String的方式读取XML的内容,并给String的值赋值,写入XML中-dom4j read XMl and return String,write String into XML
<杨未艾> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[JSP源码/JavaLogin-interface-code

说明:一个文件登陆界面,有注册,登陆,忘记密码,注销用户等选项-Login interface code
<织田信长> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[JSP源码/JavaHMAC

说明:Quick and fast HMAC implementation in Java
<Joe> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[WEB源码db_config

说明:php连接数据库代码,通过该代码实现php代码读取指定数据库的表中数据-PHP connect to the code, through the code to achieve the PHP code to read the specified table data
<葛俊祥> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[其它源码TestKmp

说明:用java来实现经典的字符串匹配KMP算法-Using java to achieve classic KMP string matching algorithm
< 白雷> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[JSP源码/JavastrategySchema

说明:java设计模式中的策略模式的实现,希望能够帮助读者。-Java design patterns to achieve the policy mode, hoping to help the reader.
<安洁> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[JSP源码/JavatemplateMethodSchema

说明:java 设计模式 之 模板设计模式,希望对广大读者有用。- java design patterns of the template design pattern, and I hope useful to readers.
<安洁> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[JSP源码/Javaarray

说明:快速排序是采用了递归的思想,首先找一个基准点(一般为第一个数),通过一次递归将要排序的数据分成两部分,其中一部分的所有数据比基准点小,另外一部分的所有数据都比基准点大,然后分别对两部分数据进行相同的处理,最后得到一个有序的数列。-Quicksort is recursive to the idea, first of all to find a reference point (usually the first number), by
<wangjiao> 在 2025-01-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 20550.51 .52 .53 .54 .55 ... 20700 »

源码中国 www.ymcn.org