CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - vc 计算

搜索资源列表

  1. SortSource

    0下载:
  2. 用VC+ASM做的内排序比较软件,共比较6种排序,最大特色是通过汇编计算排序运行时间,详细看readme.txt-VC ASM done within sequencing software comparison, a total of six more species, in order of greatest characteristics is calculated by compiling Sort running time, a detailed look at readme.txt
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:18.54kb
    • 提供者:刘景豪
  1. VCAlgorithm

    0下载:
  2. VC实现的常用数值计算方法,有许多算法,希望对大家有用-VC common numerical calculation method, there are many algorithms, we hope to useful
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:203.05kb
    • 提供者:1
  1. expression

    0下载:
  2. 中缀表达式计算的堆栈算法的实现,在tc或vc++下编译通过-Infixation expression stack algorithm for the calculation of the realization in tc or under compile vc
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-15
    • 文件大小:1008byte
    • 提供者:yhy
  1. RB_Tree

    0下载:
  2. 基于vc++6.0的一个关于红黑树的插入和删除程序,并计算了它的时间复杂度.经典啊
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-19
    • 文件大小:746.23kb
    • 提供者:小波
  1. QuickSort

    0下载:
  2. 快速排序算法,有时间计算功能,用VC++6.0开发。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7.33kb
    • 提供者:ZhaiYT
  1. MergeSort

    0下载:
  2. 归并排序算法实现,有时间计算功能,用VC++6.0开发。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7.65kb
    • 提供者:ZhaiYT
  1. 多项式计算

    0下载:
  2. 这是一个用面向对象方法实现多项式四则运算的源程序,算法高效,用到很多数据结构。压缩包里面只是源程序文件,在vc中运行。-This is an object-oriented method polynomial four Operational source, efficient algorithm that uses a lot of data structure. Compressed only source files inside the vc run.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.52kb
    • 提供者:xtbc
  1. LeafNodes

    0下载:
  2. 假设二叉树用二叉链表表示。写一个算法,计算二叉树中的叶结点数目。要求不使用全局变量。-This is the main project file for VC++ projects generated using an Application Wizard. It contains information about the version of Visual C++ that generated the file, and information about the p
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:3.38mb
    • 提供者:czx
  1. 1

    0下载:
  2. 迭代算法的具体实现,使用vc代码,计算方法课程试验-Iteration in the proposed algorithm, using vc code, the calculation program test
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:382.91kb
    • 提供者:
  1. High-precisioncalculation

    0下载:
  2. 高精度计算代码,能算非常长的数的加减乘除,很有效,vc实现,C++大作业完美实现。-High-precision calculation code, can count the number of very long addition, subtraction, very effective, vc achieve, C++ perfect realization of large operations
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:68.56kb
    • 提供者:yaohui
  1. Exp

    0下载:
  2. 使用VC编写的一个表达式计算器,可以进行四则混合运算,括号,工程对数,自然对数,组合数,排列数,阶乘等,本程序使用双向链表进行表达式计算。-VC prepared using an expression calculator, can be four hybrid operation, parentheses, the number of works, the natural logarithm, the number of combinations, arrangement number, f
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:176.33kb
    • 提供者:fg
  1. Shortestpath

    0下载:
  2. 用C语言实现最短路径算法 最小生成树 本程序是用F算法求最短的路由花费 可计算的最大的路由结点数为100 */ /* 运行环境: vc++6.0 */ -C language with the shortest path algorithm minimum spanning tree algorithm of the program is seeking the shortest route F calculate the maximum cost of routing nodes 1
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1.38kb
    • 提供者:yuanjie
  1. iterative

    0下载:
  2. 利用VC++实现公式的迭代求解方法,计算速度比较快-Using VC++ implementation of the iterative formula method to calculate faster
  3. 所属分类:Data structs

    • 发布日期:2017-05-01
    • 文件大小:898.37kb
    • 提供者:张琴
  1. VC-algori

    0下载:
  2. 本代码集是用VC编写的关于数值计算的各种算法-The code set is written with VC on a variety of numerical algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-06-18
    • 文件大小:26.15mb
    • 提供者:110500617
  1. @163

    0下载:
  2. 数值计算方法中高斯主元素消元法 在vc环境中运行 用于解方程组-Numerical methods in the Gaussian elimination method, the main elements of the environment in vc run for the solution of equations
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:910byte
    • 提供者:violazhang
  1. zhudianbijiaofachabu

    0下载:
  2. 逐点比较法的插补算法,在vc中运行,自动计算-By-point comparison of the interpolation algorithm, running in the vc, automatic calculation of
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:261.82kb
    • 提供者:张小
  1. ART

    0下载:
  2. 计算机算法基础ART算法(计算连通图的深度优先生成树的DFN和L)用VC++代码实现-Computer algorithm based ART algorithm (calculated connected graph depth-first spanning tree of the DFN and L) with VC++ code
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:80.38kb
    • 提供者:ldyue
  1. BigN

    0下载:
  2. 在VC中,一个正整数只占4个字节,表示的最大整数为2147483647。如果,一个超过这个数进行四则运算,就是大数计算-the yunsuan of the bignumber
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:3.25kb
    • 提供者:周阳
  1. cordic-c-vc-6.0

    0下载:
  2. cordic算法的c语言实现,输入x,y两点坐标,自动计算得出改点与平面坐标轴(x轴正向)夹角,适用于整个坐标平面。于环境vc 6.0下编译通过。-CORDIC algorithm realize the C language, input x, y coordinates of two points, are automatically calculated to change point and plane coordinate axis ( x axis positive ) angle,
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:1.65kb
    • 提供者:baijingdong
  1. cordic-fixed-point-c-vc6.0-

    0下载:
  2. cordic算法的c语定点数仿真,输入x,y两点坐标,自动计算得出改点与平面坐标轴(x轴正向)夹角(有一定误差),适用于整个坐标平面。于环境vc 6.0下编译通过。-CORDIC algorithm C language fixed point simulation, enter the X, y coordinates of two points, are automatically calculated to change point and plane coordinate axis (
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:2.25kb
    • 提供者:baijingdong
« 12 »
搜珍网 www.dssz.com