资源列表

[JSP源码/JavaMergeSort

说明:mergesort分治排序 - 先产生1000个随机数,连续分为3组,直到每组只剩k个元素,分别排列每组数,再用分治法合并数组-mergesort- randomly generate 1000 numbers, then split it into thirds, subarray is of size- k, stop the recursion and use insertion-sort to sort the subarray
<> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[JSP源码/Javaknapsack

说明:背包问题算法 - 贪心法,递归法和动态规划法分别解决-Three solutions to Knapsack problem: the integer knapsack problem solution, fractional knapsack solution and DDG solution
<> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[JSP源码/Javahibernate.cfg

说明:hibeinate配置文件 包括连接字符 驱动设定 映射文件引入包含-hibeinate configuration file includes the connection character-driven set the mapping file that contains the introduction of
<王绍平> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[JSP源码/JavatSignature

说明:这里以对字符串的签名和验证为例,说明数字签名函数用法。算法为MD5WITHRSA.-Here for the signature and verification of the string as an example to illustrate usage of the digital signature function. Algorithm MD5WITHRSA.
<mengmeng> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[JSP源码/JavatCert

说明:以解析证书为例,了解JAVA中证书类及相关函数的用法。程序功能 是调用 JAVA安全API系列函数解析一个证书文件,获取相关信息-To resolve the certificate, for example, understand the JAVA classes and related functions of Certificate usage. Program function is to call the JAVA secur
<mengmeng> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[JSP源码/Javaimage4Filter

说明:this program is in java and it can be used to apply various filters to an image.low pass filter,high pass filter,mean filter,median filter can be applied to an image opened using file dialog box
<gayathri0617115> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[WEB源码classebanco

说明:class to connect,select,insert,update oracle database
<Allan> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[WEB源码ex_array

说明:example how to use arrays in PHP
<Allan> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[JSP源码/Javaread2

说明:Source code in j2me to read a text file from server
<sharad> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[JSP源码/Javaassign1

说明:Source code of Extracting the names and number of books available in the database-Source code of Extracting the names and number of books available in the database
<sharad> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[JSP源码/Javaassign2

说明:Performing join operation on two different tables saved in same database
<sharad> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[JSP源码/JavaDecrypteval

说明:解密eval(function(p,a,c,k,e,d)的代码有些javascr ipt代码采用了eval加密, 从网上找到解密的方法-Decrypt eval (function (p, a, c, k, e, d) code some javascr ipt code that uses eval encryption, decryption from the Internet to find ways
<王明亮> 在 2025-02-02 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org