CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - 算法

搜索资源列表

  1. dutu

    0下载:
  2. 自己做的小程序,关于那个悖论算法的,就是抛硬币的算法,很简单,不过很有趣,可以证实一下数学观点,有两个参数,一个是赌的次数,另一个是赌本。 -own small procedures on the paradox that the algorithm is throwing coins algorithm is very simple. But it is interesting, can confirm this mathematical perspective, there are tw
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1249
    • 提供者:闫利民
  1. Java_Date

    0下载:
  2. Java 日期选择控件(主体类),包含日历表格面板、控制条类、限定选择控件、月份表算法类、调色板,统一配色类,程序短小实用-date to choose Java Controls (main), the calendar contains forms panel, control of the categories, limited choice Controls month algorithm category, palette, unifying color categories, sho
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:28607
    • 提供者:郭复胜
  1. MySudoku

    0下载:
  2. 一款数独游戏的Java源代码,采用逻辑规则求解,不采用搜索算法求解,算法很经典,值得研究。-A few independent game Java source code, the rules for using logic, using search algorithm. Algorithm classic, worthy of consideration.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:21816
    • 提供者:边奎星
  1. Des___JAVA

    0下载:
  2. 用java实现了des算法 是64位的 还有加密文件的功能!-achieved using java des algorithm is a 64-bit encrypted documents were functional!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:79363
    • 提供者:杨海亮
  1. bcprov-jdk15-134.tar

    0下载:
  2. 椭圆曲线算法包-elliptic curve algorithm package
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2560472
    • 提供者:pp
  1. zpmySort

    0下载:
  2. java编写的算法,其中包括三种排序方法呀,进去看看吧-java prepared by the algorithm, which includes three Sorting it, go in and have a look!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1197
    • 提供者:zhangpeng
  1. statistics_

    0下载:
  2. 金融中的计算,一个算法的实现,具体叫什么我也不清楚,帮朋友做的-the financial terms, the algorithm to achieve a specific, what is not clear to me, do for a friend
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:8792
    • 提供者:linchen
  1. md5_new

    0下载:
  2. MD5加密算法,用JAVA实现。给喜欢算法的朋友。-MD5 algorithm, using JAVA. Like algorithm to a friend.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4712
    • 提供者:desckson
  1. java111111

    0下载:
  2. 计算闰年的java超强算法,提供的文件包含的内容和具体功能(-leap year calculation of java super algorithm, the document contains the specific content and function (
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:939
    • 提供者:张灯
  1. WirelessCert

    0下载:
  2. 本程序在eclips 下开发,能够完整生成WTLS证书,包括ECC算法编程,但是曲线参数由模型供应商提供-eclips of the procedures under development, to generate complete WTLS certificates, ECC algorithms including programming, but the curve model parameters from vendors
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:15626
    • 提供者:丁文坤
  1. test09

    0下载:
  2. JAVA 排序算法实现-JAVA sorting algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1133
    • 提供者:dffdd
  1. histogram111

    0下载:
  2. 一个柱状图的代码....采用了for循环算法实现-a column .... code used for recycling algorithm! !
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4294
    • 提供者:hd0178
  1. beibaotanxinsuanfa

    0下载:
  2. 贪心算法,使用这一算法,解决0-1背包问题.-greedy algorithm, the algorithm used to solve 0-1 knapsack problem.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1251
    • 提供者:田桂欣
  1. NextArry

    0下载:
  2. 数据结构的一次实验(java语言),实现求数据结构的KMP算法的next数组功能-data structure of an experiment (java language) achieve data structure for the next KMP algorithm array functions
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:34662
    • 提供者:魏然
  1. ProcessCall

    0下载:
  2. 操作系统中的进程调度,进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:先进先出调度算法;基于优先数的调度算法;最短执行时间调度算法 确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:当前执行进程;就绪队列;等待队列 -operating system process scheduling, process simulation scheduling procedures : Assuming a 10 CPU in the process of impl
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:104247
    • 提供者:魏然
  1. BinaryTreeChange

    0下载:
  2. 能把一个带空位置的二叉树前序序列流转换成一棵二叉树,空位置用“@”表示,其中包含图形界面(java实现),可以帮助大家熟悉二叉树的存储结构,由前序序列流产生二叉树;二叉树的3种遍历算法-can take a position in the air before the sequence sequence binary tree circulation replaced by a binary tree. Air location with "@", which include
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1460
    • 提供者:魏然
  1. K_Min

    0下载:
  2. 利用改进的桶排序算法查找一个无序数组中的第k小元算法java实现-the improved search algorithm ranking barrels a disorderly array of k Xiao Yuan algorithm to achieve java
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1377
    • 提供者:andy
  1. BigNumberCounter

    0下载:
  2. 大整数计算器,数据结构里一个很著名的算法,文本计算,也是同学编的。-large integer calculators, data structure, a well-known algorithm, text, as well as classmates series.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:26944
    • 提供者:孙一
  1. My9NumChess

    0下载:
  2. 人人对战的井字棋程序,算法简单,明白个大概结构就行了-everyone war game procedures gridwork of a simple algorithm, and probably understand the structure of the Bank
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:12377
    • 提供者:孙一
  1. javaTANXINFABEIBAO

    0下载:
  2. 用JAVA编写的关于算法分析与设计里的如何用JAVA实现关于贪心法的背包问题,简单明了.有很强的实例意义.-with JAVA prepared by the analysis of the algorithm and the designing of how to use JAVA of greedy law backpack , simple and clear. a strong example of significance.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:13606
    • 提供者:binly
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com