CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - ROOT

搜索资源列表

  1. wangxinwen

    0下载:
  2. 树的建立,各种遍历(先根递归,先根非递归,中根递归,中根非递归,后根递归,后根非递归,层次遍历,最近公共祖先的查找,树的删除-tree establishment of various traverse (first - recursive and non - recursive first root, root recursive and non - recursive root, root recursive, non - recursive root level, traverse, th
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:440898
    • 提供者:wang
  1. Complete_binary_tree

    0下载:
  2. 在完全二叉树中,在层次遍历和先根序遍历中,已知某节点在一种遍历中的编号,求该节点在另一种遍历中的编号.-Complete binary tree in level order traversal and first traversal of the root, known to a certain node in a traversal of the code, and the node in a traversal of the code.
  3. 所属分类:Console

    • 发布日期:2017-04-26
    • 文件大小:287574
    • 提供者:weixiaoguoke
  1. BST

    0下载:
  2. A Complete Binary Search Tree Program including insertion, deletion at root, leave or any node.
  3. 所属分类:Console

    • 发布日期:2017-04-13
    • 文件大小:1656
    • 提供者:phoenix
  1. 3_2

    0下载:
  2. 应用指针变量实现字符串的逆序显示:① +,-,*,/,^,| 分别代表加、减、乘、除、乘方、开平方。 ② 输入上述符号,输入则显示“你操作有误!”,然后退出程序; 如果输入正确,则提示用户输入相应的数据,然后进行计算并 显示结果。-Application of the reverse pointer for string variables showed: ①+,-,*,/,^,| representing addition, subtraction, multiplicat
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:272517
    • 提供者:一鹏
  1. Bisection-Method

    0下载:
  2. this a c sharp program called bisection method. this application will help you to determine the root of a polynomial.-this is a c sharp program called bisection method. this application will help you to determine the root of a polynomial.
  3. 所属分类:Console

    • 发布日期:2017-11-18
    • 文件大小:1277369
    • 提供者:cat
  1. solve-the-equation-root

    0下载:
  2. Dichotomy method to solve the equation root Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "二分法求解方程的根", "二分法求解方程的根\二分法求解方程的根.vcxproj", "{D9669C97-34C5-4009
  3. 所属分类:Console

    • 发布日期:2017-11-02
    • 文件大小:4704648
    • 提供者:bianyali
  1. Dichotomy-and-square-root

    0下载:
  2. 用二分法求平方根:通过每次把f(x)的零点所在小区间收缩一半的方法,使区间的两个端点逐步迫近函数的零点,以求得零点的近似值-Dichotomy and square root
  3. 所属分类:Console

    • 发布日期:2017-11-05
    • 文件大小:7168
    • 提供者:刘泽章
  1. UsnJournalDemo_ITeye

    3下载:
  2. 读取指定盘符下的USN日志,并且显示出根目录下所有文件的日志的id等USN日志信息-Read the the USN journal under the specified drive and display a log of all files in the root directory id USN journal
  3. 所属分类:Console

    • 发布日期:2017-11-15
    • 文件大小:26079
    • 提供者:
  1. ID3_src

    0下载:
  2. Decision tree builds classification or regression models in the form of a tree structure. It breaks down a dataset into smaller and smaller subsets while at the same time an associated decision tree is incrementally developed. The final result is a t
  3. 所属分类:Console

    • 发布日期:2017-11-11
    • 文件大小:3957
    • 提供者:kfnei.dk
  1. fangcheng

    0下载:
  2. 解一元二次方程,在复数范围内求解,并能输出根的个数。- Avoids solving quadratic equation, in solving complex scope, and can output the number of root.
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:485273
    • 提供者:胡学莹
  1. forequation

    0下载:
  2. 用于计算方程的根,方法为二分法。根据数值计算书上编写的程序。-Root method used to calculate the equation of dichotomy. The book value calculated in accordance with written procedures.
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:523
    • 提供者:吴桐
  1. LiFangGen

    0下载:
  2. 不利用库函数实现求立方根,根据泰勒公式求得。C语言实现-Do not use the library functions achieve for the cube root, according to the Taylor formula obtained. C language
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:597
    • 提供者:英明强
  1. 1818_SqRtAsm7

    0下载:
  2. Integer Square Root with Remainder
  3. 所属分类:Console

    • 发布日期:2017-04-29
    • 文件大小:11921
    • 提供者:ragdog
  1. Calculator

    0下载:
  2. 该程序支持四则混合运算,无限表达式长度,支持(2560位)超大数运算、求模运算、乘方运算、开方运算等实用功能。-The program supports four mixed computing expressions, unlimited length, support (2560) large number of calculations, modulo operation, power operation, square root operation utility function.
  3. 所属分类:Console

    • 发布日期:2017-05-03
    • 文件大小:780560
    • 提供者:ok
  1. FindTargetAndReturnPathInBinaryTree

    0下载:
  2. 实现了在二叉树中找到定值的所有路径的结果。路径是指从根节点到叶子节点的所有节点。-Results found all paths to achieve a given value in the binary tree. Path refers to all nodes the root to the leaf nodes.
  3. 所属分类:Console

    • 发布日期:2017-05-07
    • 文件大小:1451306
    • 提供者:张伟
  1. acbrt.c

    0下载:
  2. Fast approximate cube root of a float.
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1161
    • 提供者:vocesper
  1. asqrt.c

    0下载:
  2. Fast approximate square root of a float.
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1023
    • 提供者:vocesper
  1. C4-3

    0下载:
  2. 对于一元二次方程ax^2 + bx + c 0,解可以分为很多情况。 若该方程有两个不相等实根,首先输出1,换行,然后从小到大输出两个实根,换行; 若该方程有两个相等实根,首先输出2,换行,然后输出这个这个实根,换行; 若该方程有一对共轭复根,输出3,换行; 若该方程有无解,输出4,换行; 若该方程有无穷个解,输出5,换行; 若该方程只有一个根,首先输出6,换行,然后输出这个跟,换行;-For a quadratic equation
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:607
    • 提供者:胡超臣
搜珍网 www.dssz.com