搜索资源列表

  1. 数据结构的C++描述

    0下载:
  2. 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-10-17
    • 文件大小:5125525
    • 提供者:gufeng20081010
  1. unlinear

    0下载:
  2. 非线性方程的二分法求解 此程序已在visual studio 6.0上测试成功-Nonlinear equations to solve this dichotomy procedure in visual studio 6.0 to test the success of
  3. 所属分类:Windows编程

    • 发布日期:2024-04-20
    • 文件大小:37888
    • 提供者:英英
  1. binary_hash

    0下载:
  2. 查找表源码,其中包含两个独立的程序: (1)哈希(Hash)表操作测试程序 (2)二分查找法测试程序 用C语言编译器编译后可以直接运行,功能包括查找、插入、删除等操作。-Source code look-up table, which contains two separate procedures: (1) hash (Hash) table testing procedures (2) binary search met
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-20
    • 文件大小:4096
    • 提供者:code998
  1. JAVAcodefans.net

    0下载:
  2. 与数组相关的Java例子代码,比如测试数组、划分成绩等级、从方法中返回数组、二分查找法、求二维数组的长度、-Associated with an array of Java code examples, such as testing the array, divided into Grade, from the method returns an array, binary search, find the length of two
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-20
    • 文件大小:30720
    • 提供者:huyonghong
  1. Binary-search-case

    0下载:
  2. 二分法查找,这是一种效率较高的查找方式,运行测试完全正确-Binary search, which is a more efficient search methods, run the test entirely correct
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-20
    • 文件大小:1024
    • 提供者:江山
  1. CurFit-Dichotomy

    0下载:
  2. VS2010环境,C++代码实现的:最小二乘法的多项式曲线拟合,二分法与牛顿法求多项式的解。代码清晰,可简单修改使用。经自己测试正确。-VS2010 environment, C++ code to achieve: the method of least squares polynomial curve fitting, the dichotomy Newton method for the solution of the polyn
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-20
    • 文件大小:10240
    • 提供者:long
  1. test

    0下载:
  2. 用C语言实现对迭代法,二分法查找和两者的递归形式的时间复杂度的测试-in c language,test the time complexity of binary and iteration search and their recursion.
  3. 所属分类:其他小程序

    • 发布日期:2024-04-20
    • 文件大小:9216
    • 提供者:shawee

源码中国 www.ymcn.org