CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - iterative

搜索资源列表

  1. 迭代法

    0下载:
  2. 本程序可以很好的实现一般迭代法,牛顿法,弦截法的一般功能,虽然不完善,但值得一用-this procedure can achieve good general iterative method, Newton, xianjie General function of the law, although not perfect, it is worth a look
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2642
    • 提供者:李杰
  1. songchi

    0下载:
  2. 数值分析里的松驰迭代法,有C++写的,很棒的-numerical analysis of the relaxation iterative method, C wrote, terrific
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:1019
    • 提供者:朱振华
  1. qiutezhengzhidefangfa

    3下载:
  2. 利用C语言 用矩阵迭代法求矩阵的特征值和特征向量-C language matrix iterative method for matrix eigenvalue and eigenvector
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:944
    • 提供者:陈微
  1. mg_smooth_ell

    2下载:
  2. L形区域几何多重网格算法,利用高斯赛德尔迭代法来实现-L-shaped region geometric multi-grid algorithm, the use of high-斯赛德尔iterative method to achieve
  3. 所属分类:Grid Computing

    • 发布日期:2017-03-29
    • 文件大小:1629
    • 提供者:xzz
  1. minop

    0下载:
  2. 最少运算问题 主要是深度优先搜索迭代加深的运用-At least the problem is that computing depth-first search Iterative deepening the use of
  3. 所属分类:Search Engine

    • 发布日期:2017-03-30
    • 文件大小:158568
    • 提供者:洪宗辉
  1. new_sqp

    1下载:
  2. 通过对经典的lemke互补转轴算法求解含有等式约束的凸二次规划问题的分析,发现所得到的线性互补问题(lcp)可能是退化的.由lemke算法求解(lcp)问题的迭代过程,通过六个命题说明了含有等式约束的凸二次规划问题对应的(lcp)问题退化的原因,并对经典的lemke算法的迭代过程进行修正,提出了一种改进的lemke算法,这种算法能有效地搜索到含等式约束凸二次规划问题的最优解.-Through the classic Lemke complementarity algorithm shaft co
  3. 所属分类:Search Engine

    • 发布日期:2017-04-07
    • 文件大小:6144
    • 提供者:王旭
  1. Getlatitudefrommeridiandistance

    0下载:
  2. 通过某一点的子午线长度来获取该点的维度,此过程运用了迭代-The length of the meridian through a point to get to the point of dimension, this process used the iterative
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:165246
    • 提供者:姗妮
  1. server_ite

    0下载:
  2. ftp iterative server example
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:1269
    • 提供者:willyc
  1. client

    0下载:
  2. linux 下QT迭代服务器、数据库简单实现的完全代码,很值得初学者学习啊。-QT under linux iterative server, database, a simple realization of the complete code, it is worthwhile for beginners to learn ah.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:65278
    • 提供者:徐德亮
  1. Linux_Network

    0下载:
  2. 本书详细介绍了在Unix系统下基于TCP/IP网络套接口的基本编程方法,包括迭代与并发服务器编写方法、进程与线程编程技术、I/O编程技术、IPv4与IPv6的兼容性、原始套接口、数据链路访问技术、广播与多播技术等-This book details the Unix systems based on TCP/IP network socket basic programming methods, including iterative and concurrent servers prepara
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:1735023
    • 提供者:罗高
  1. diedaishifuwuqi

    0下载:
  2. 迭代式服务器实现回显功能,包含一个客户端程序一个服务器端程序。-Iterative echo server implementation features, including a client program of a server-side program.
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-04-01
    • 文件大小:203787
    • 提供者:龚煜
  1. MessageRelaySystem

    0下载:
  2. socket编程,TCP中继服务器,c语言实现-TCP iterative client-server interaction using BSD socket interface in C programming language
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:6541
    • 提供者:za
  1. 49943124-iterative-server

    0下载:
  2. This simple iterative server and client example in VC-This is simple iterative server and client example in VC++
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-15
    • 文件大小:3946171
    • 提供者:yclin
  1. prologSearch

    0下载:
  2. Implementing Search in Prolog. How to represent the problem Uninformed Search depth first breadth first iterative deepening search Informed Search Hill climbing Graph Search
  3. 所属分类:Search Engine

    • 发布日期:2017-03-30
    • 文件大小:32368
    • 提供者:mehdi dehghani
  1. src

    0下载:
  2. 代码写了unix socket编程的几种模式,包括迭代模式,epoll模式,select模式,多线程,多进程模式,是学习很好用的资料-The Unix socket programming code is written several models, including the iterative model, epoll mode, select mode, multithreading, process model, ,so it is the study nice material
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:12198
    • 提供者:焦梁
  1. unix-socket-programme

    0下载:
  2. 代码编写了在unix socket编程的典型几种模式,包括迭代,epoll,select,多线程,多进程等模式,是学习的好资料-The Unix socket programming code is written several models, including the iterative model, epoll mode, select mode, multithreading, process model, ,so it is the study nice material
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:1479741
    • 提供者:焦梁
  1. regular-hexagon

    0下载:
  2. 利用VC++6.0 和OpenGL函数库绘制一个正六边形,并以该六边形的各边中点为顶点依次继续绘制正六边形,然后依次迭代,要求能够控制迭代次数,并且线条颜色循环为红绿蓝三种颜色。-To utilize VC++6.0 and OpenGL libraries to draw a regular hexagon vertex to the midpoint of each side of the hexagon in turn continue to draw a regular hexagon,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1052
    • 提供者:nthsChi
  1. cc

    0下载:
  2. 1.通过上机计算体会迭代法求解线性方程组的特点,并能和消去法比较; 2.运用所学的迭代法算法,解决各类线性方程组,编出算法程序; -1. Understand iteration method to solve linear equations by computer calculation, the characteristics of and can be compared to elimination method 2. Use iterative algorithm to
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:555
    • 提供者:国庆
  1. php-weixin-shouyintai3.1

    0下载:
  2. 核心采用thinkphp3.2.3编写,对接微信公众平台,主要是给个体工商户(如小店网吧等)店主打开微信直接扫顾客的微信付款码就可完成付款,已迭代开发到v3.1了,分享给大家学习-Core uses thinkphp3.2.3 written docking micro-channel public platform, mainly to individual businesses (such as shops Internet cafes, etc.) directly to the owne
  3. 所属分类:Web Server

    • 发布日期:2017-05-23
    • 文件大小:6779904
    • 提供者:南风
  1. yuzhi

    0下载:
  2. 阈值分割,Otsu法分割,迭代分割等基础程序。供新手使用。-Segmentation threshold segmentation, Otsu method, iterative segmentation based applications, etc. For the use of beginners.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-12
    • 文件大小:604
    • 提供者:林响
« 12 »
搜珍网 www.dssz.com