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

搜索资源列表

  1. 整数转换为字符串

    0下载:
  2. 用递归将整数转换为字符串的C++程序 通过求得整数每位数,再将其转为ASCII码,再调换每位顺序-using recursive integral to the conversion to a string obtained by C program every few Integer, and then converted to ASCII and then swap each sequence
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:975
    • 提供者:林朝哲
  1. 一维最近点(分治法)1

    0下载:
  2. 该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法1(该方法在递归时由于使用数组的值,使得递归进栈的数据很多,消耗系统空间很大,所以处理的个数经测试不超过70个,可见在设计程序时,考虑空间的使用也是很必要的!)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : a partition method (the me
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1996
    • 提供者:杨晨
  1. 一维最近点(分治法)2

    0下载:
  2. 该程序实现对一维数据轴上的最临近点的求解问题 采用方法:分治方法(找出中位数,两边递归)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : the administration (to identify the median on both sides, the recursive)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1830
    • 提供者:杨晨
  1. hc_compiler

    0下载:
  2. 由于时间紧迫及事先准备不足,编译器最后定型时暴露出不少问题及不足之处,主要有以下一些方面:   不支持数组数据类型,这是文法分析器设计时的一个疏漏,由于时间关系,最后只得把扫描器中已做好的相关的数组部分删去。   对于float数据类型的支持,直到语义分析都是正常的,也能生成相应的汇编代码,但由于我们对8086/8088指令系统本身了解不足,这样的汇编代码将只能做到含义上完全忠实于源程序,但不能运行。   对于局部变量的支持,则于时间紧迫,所有的局部变量全被处理成静态变量。使递归函数不能得到正确
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:260567
    • 提供者:周杰
  1. Work4_lyl

    0下载:
  2. 采用递归的方法对正六边形进行填充,得到了一个很好看的图形。很有规则。-using recursive method is right for filled hexagons, was a very good graphics. Very rules.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:57574
    • 提供者:lyl
  1. 数据结构的一些较难题答案

    0下载:
  2. 有许多是考研要用的!三路归并算法,快速排序的非递归算法,无向连通图的非递归的深度优先遍历等,,希望大家用得着-many are taking tests to use! Three road merging algorithm, rapid sequencing of non - recursive algorithm, undirected graph of the non - recursive depth-first traversal, and we hope that it needs
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6403
    • 提供者:马号
  1. SimpleMaze007

    0下载:
  2. 迷宫的又一解法。该算法简单、实用、可读性强,是学习递归和回溯很好的例子。-maze of another solution. The algorithm is simple, practical and readable study is recursive and backtracking good example.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:998
    • 提供者:NEU
  1. 求菲波那契函数FIB(N)-(N from 1 to 24)

    0下载:
  2. 用汇编语言,并且递归求菲波那契函数FIB(N)---(N from 1 to 24) (huangyujie)-assembly language, and for recursive function Fibonacci FIB (N )---( N from 1 to 24) (huangyujie)
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1211
    • 提供者:黄裕杰
  1. Java语言TSP递归程序的优化

    0下载:
  2. 因为递归程序运行的效率一般都比较低,本程序用java语言来实现TSP递归程序的优化-because recursive program run average efficiency are low, the procedure used java language to achieve TSP recursive process optimization
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:12275
    • 提供者:我心飞扬
  1. TreeCtrlEx

    0下载:
  2. 一个树形控件,和MFC的树形控件功能相同,但是可以隐藏节点,采用了四个指针,插入和删除算法没用递归,比较新颖-a tree controls, and MFC tree controls function the same, but hidden nodes can use the four indicators, insert and delete useless recursive algorithm, the novelty
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:80593
    • 提供者:fd
  1. NQueen非递归

    0下载:
  2. 算法中的n后问题,用非递归实现的,用一般的c++编译器都可以实现-n algorithm after issue, the non - recursive with the general c compiler can achieve
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:893
    • 提供者:鸡蛋
  1. Option

    0下载:
  2. 一个小工具,可用于文件中文字内容的替换,支持多递归搜索文件-a small tool can be used to document text replacement, support multiple recursive search files
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14644
    • 提供者:唐少强
  1. ReplaceFileName

    3下载:
  2. 一个小工具,可以批量替换WINDOWS系统中的文件,支持递归搜索替换-a small tool that can replace Windows system volume of documents to support recursive search Replacement
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3870
    • 提供者:唐少强
  1. A逐点循环递归法求哈密顿回路

    0下载:
  2. 此文档是用VC编写的编译原理A逐点循环递归法求哈密顿回路的程序-This document was prepared by the compiler VC Principle A cycle-by-point method for recursive loop Hamiltonian procedures
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:15394
    • 提供者:nyxz
  1. 递归的应用:最简单分形图形实现

    0下载:
  2. 递归的应用:最简单分形图形实现可实现图形的多方位显示-recursive applications : the most simple fractal graphics can be realized to achieve the multidimensional graphics display
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:3996
    • 提供者:王进强
  1. 大整数乘法

    0下载:
  2. n的阶乘.rar 可以求数的阶乘 是以递归算法为基础的 对学习算法设计与-n factorial. Rar can help factorial number of recursive algorithm is based on the learning algorithm design and
  3. 所属分类:其它

    • 发布日期:2014-01-21
    • 文件大小:5115
    • 提供者:张微
  1. testcfindfileext

    0下载:
  2. 大家经常需要对指定目录下的所有文件进行搜索或其它相同操作。若文件数很多,逐一对每个文件手工操作,很费时。这里提供一个搜索或处理指定目录下的所有文件的C++类。作者用基于层次遍历的非递归算法(以减少运行时的时间和空间开销)实现了一个 CFileFind 的扩展类 CFileFindExt,该类可以对指定目录下的所有文件进行搜索或相同的处理操作。-designated directories on the search for all documents or other similar oper
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:60008
    • 提供者:lbq
  1. 叶子结点统计

    0下载:
  2. 递归算法求统计二叉树T中叶子结点的数目,数据结构常用算法-recursive algorithm for statistical binary tree T leaf node of the number of commonly used data structures Algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1575
    • 提供者:
  1. treeview另一递归

    0下载:
  2. 一个通过递归实现的treeview!! 大家可以过来看看哟-through a recursive achieve treeview! ! We can look into yo
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:173406
    • 提供者:郑力升
  1. factorial

    0下载:
  2. 实现组合C(M,N)运算,程序结构简单鲜明,运用递归算法,取代流行的数组方式储存,实现组合运算-achieve portfolio C (M, N) Operational procedures simple structure distinctive, using recursive algorithm to replace the popular approach to storage arrays to achieve portfolio Operational .............
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:235248
    • 提供者:莫斯韦
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 50 »
搜珍网 www.dssz.com