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

搜索资源列表

  1. glasses_remove

    0下载:
  2. 一种人脸移除眼镜的新方法,效果不错,可以用于提高人脸识别的准确率-a human face to remove glasses new methods, good results can be used to enhance the accuracy of face recognition
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1440415
    • 提供者:wu
  1. searchandorder

    0下载:
  2. 属于利用C++开发的数据结构代码,包括顺序链表的折半查找等多种查找方法和冒泡排序等多种排序方法。-belonging to the development of the use of C code data structure, including sequence Chain binary search various search methods and bubble sort, and other ranking methods.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:295524
    • 提供者:张婧姝
  1. A_practica_method_for_calculating_largest_Lyapunov

    0下载:
  2. 小数据量方法求混沌时间序列的最大Lyapunov指数 -small amount of data methods for the chaotic time series largest Lyapunov exponent
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:733683
    • 提供者:xujia
  1. Determining_embedding_dimension_for_phase-space_re

    0下载:
  2. 假近邻方法(False Nearest Neighbor,FNN)求混沌时间序列重构嵌入维-false neighbor approach (False Nearest Neighbor, FNN) for chaotic time series embedding dimension Reconstruction
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1579154
    • 提供者:xujia
  1. Determining_lyapunov_exponents_from_a_time_series.

    0下载:
  2. Wolf方法求混沌时间序列的最大Lyapunov指数 -Wolf method for chaotic time series the largest Lyapunov exponent
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2072326
    • 提供者:xujia
  1. Nonlinear_dynamics_delay_times_and_embedding_windo

    0下载:
  2. 如何用CC方法求混沌时间序列重构时延与嵌入窗-how CC method for Reconstruction chaotic time series with the embedded window Delay
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:371226
    • 提供者:xujia
  1. Testxls

    0下载:
  2. 一个具有读写Excel功能的小程序。它使用的是get sheets()的方法来获取每张sheet表的内容。-read and write Excel is a function of small procedures. It uses the sheets get () method of each sheet to obtain the content.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:992
    • 提供者:Eric
  1. DomXML

    0下载:
  2. 一个具有读写XML文档功能的程序。它先建立一个student bean,然后用Dom方法来读写。-an XML document with functional literacy procedures. It first establish a student bean, and then Dom approach to reading and writing.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1880
    • 提供者:Eric
  1. yanjingjingquedingwei

    0下载:
  2. 一篇介绍眼睛精确定位的文档,介绍了人脸检测,人脸分割,人脸确认以及眼睛精确定位的方法。(网上付费购得)-an eye on the precise positioning documents, on the face detection, face segmentation, Face recognition and eye precision positioning methods. (It pays online)
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:168310
    • 提供者:徐君源
  1. BubbleSortAlgorithm

    0下载:
  2. 一个采用冒泡法实现的搜索方法。采用纯java语言编写-a Bubble Method using the search method. Pure java language
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1668
    • 提供者:lyb
  1. fiaSession

    0下载:
  2. JAVA SESSION操作类。本类主要方法:setAttribute(),getAttribute(), removeSession()-JAVA SESSION operation category. The principal methods : setAttribute (), getAttribute (), removeSession ()
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1913
    • 提供者:黄昆
  1. 232323231aa

    0下载:
  2. 利用Direct3D的地形三维快速重建方法.-use Direct3D rapid 3D terrain reconstruction method.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:261734
    • 提供者:张原
  1. jsjtxxdeshiqu

    0下载:
  2. 计算机图形学人机交互中三维拾取方法的研究.pdf-Interactive Computer Graphics 3D picking methods. Pdf
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:403976
    • 提供者:张原
  1. p42222

    0下载:
  2. 创建一个复数类,定义属性:实部、虚部。定义方法:复数加法、复数减法、复数乘法、求实部,求虚部,将复数输出,判断两个复数相等。通过一个类举例验证这些方法。-create a plural categories, defined attributes : real and imaginary parts. Definition : plural addition, the plural subtraction, multiplication complex, realistic Ministry f
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:22358
    • 提供者:轻松
  1. oozinoz

    3下载:
  2. 本书透彻讲解了经典的《设计模式:可复用面向对象软件的基础》一书涵盖的23种基本设计模式。本书将这些设计模式分成五类:接口型模式、责任型模式、构造型模式、操作型模式,以及扩展型模式。书中对各个模式进行详细的讲解,并借助UML图例和Java代码来演示这些模式的应用方法,另外还提供了一些实用的例子及有关设计模式的习题、思考题,以启迪读者的思路,使读者在边做边学中提高应用设计模式的实践能力。.. 本书的后面给出了各章节“自我突破”思考题的参考答案。读者可以先经过思考给出自己的答案,然后再与书后的参考
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2211143
    • 提供者:权昀
  1. DATALECTURE

    1下载:
  2. 数据结构 授课教案 本章主要介绍以下内容:    1.数据结构研究的主要内容    2.数据结构中涉及的基本概念    3.算法的概念、描述方法以及评价标准 栈和队列 1.树的定义和存储结构    2.二叉树的定义、性质、存储结构    3.二叉树的遍历、线索算法    4.树和二叉树的转换    5.哈夫曼树及其应用 -data structure templates teach this chapter introduces the follow
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1303504
    • 提供者:wu
  1. XYwcms

    0下载:
  2. 1.全站生成静态(Html)网页文件. 2.无限级分栏,网站无限扩展. 3.自定义导航组,并分为JS文件和文字,方便于更改导航后的更新问题. 4.包含的各种标签让模板自由修改. 5.灵活的文件管理器,从模板文件到系统文件完全可以在线修改. 6.固定网页文件名,使误删后重生成时不更改文件名,针对搜索类网站. 特别说明: 1.系统的标签多样化,但并不复杂,完全掌握后即可制作各种类型的网站. 2.系统可以做全静态网站,即在本地生成网页文件后上传到服务使用.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:804686
    • 提供者:星原
  1. 2Dchongtu

    0下载:
  2. java2D图形冲突检测方法,矩形检测,很好的算法-java2D graphics conflict detection methods, rectangular detection, a good algorithm.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4887
    • 提供者:鲍彬
  1. mina_test_src

    0下载:
  2. apache.mina网络开源框架的例子,将协议层和IO层分离,开发C/S网络的好方法,如有问题联系我caiqinghai@gmail.com-apache.mina network revenue framework example of the agreement IO layer and layer separation, Development of C / S network of good, if I linked caiqinghai@gmail.com
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:9741
    • 提供者:
  1. java-matlab

    0下载:
  2. java和matlab混合编程的一种方法-java and Matlab programming a mixed approach
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1419641
    • 提供者:张龙
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com