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

搜索资源列表

  1. 李森数据结构作业

    1下载:
  2. 文件夹中包括常用的数据结构的算法,包括二叉树的三种递归和非递归算法,染色问题,八皇后问题,深度广度遍历,约瑟夫环,数值转换,树的高度和叶子节点数,最小生成树 ,两点之间的所有路径-folder include common data structure of the algorithm, including the three binary tree recursive and non - recursive algorithm, Dyeing, 8 Queen, depth and bread
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:19992
    • 提供者:李森
  1. Right

    0下载:
  2. 这时决对正确的数值转换器-time to correct summary of numerical converter
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1966
    • 提供者:
  1. 数值型货币的大写转换1

    0下载:
  2. 数值型货币的大写转换1(未完待续)-numerical monetary capital of a conversion (to be continued)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1523
    • 提供者:王几
  1. 数值型货币的大写转换2

    0下载:
  2. 数值型货币的大写转换(完全版本)-numerical currency conversion of capital (full version)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1661
    • 提供者:王几
  1. szzh

    0下载:
  2. 本程序适用栈来完成不同数制之间的数值转换,是栈这种数据结构的一种典型应用。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:855
    • 提供者:youjing
  1. ConvertDemo

    0下载:
  2. 编写好的VC为基础的二进制,八进制,十进制,十六进制的数值转换器,功能类似于windows的计算器中的转换功能-VC good preparation for the foundation of binary, octal, decimal, hexadecimal numerical converter, similar to the function of the windows of conversion calculator functions
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:316335
    • 提供者:罗宾
  1. ConvNums不同进制转换

    0下载:
  2. 不同进制转换的c++代码
  3. 所属分类:数值算法/人工智能

  1. C

    1下载:
  2. 本文档容括了C(C++)所有算法,分为数值算法、图论算法、背包算法、排序算法、高精度算法、树的遍历、进制转换、全排列和组合生成、查找算法、贪心、回溯法框架、DFS框架、BFS框架、数据结构相关算法。并有实例源码-This document, including the capacity C (C ) for all algorithms, divided into numerical algorithms, graph theory, algorithm, knapsack algorit
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:15320
    • 提供者:海霞
  1. stack

    0下载:
  2. 栈子系统,主要包括了进栈、出栈、显示、数值转换、逆波兰式及返回-Stack subsystem, including the Progressive stack, the stack, display, numeric conversion, Reverse Polish Notation and return
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1477
    • 提供者:july
  1. jisuanqi

    0下载:
  2. 用数据结构的堆栈实现计算器的各种功能包括数值转换功能-Stack data structure used to achieve various functions including numerical calculator conversion
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1969218
    • 提供者:姜冷
  1. anyhex

    0下载:
  2. c语言的数据结构,实现了任意进制数值到任意进制数值转换-c language data structure to achieve any hexadecimal value to convert any hexadecimal value
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:721
    • 提供者:tsy
  1. change

    0下载:
  2. 数值,a,b数字转换,附带提示框上的数值转换-Value, a, b-digital converter, with boxes on the value of conversion
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:619
    • 提供者:sursan
  1. Viterbi

    1下载:
  2. 详细的卷积编码与维特比译码算法。产生随机信号,对信号进行卷积编码,然后经过数值转换、格雷编码,QPSK调制,进入加噪信道,之后进行QPSK解调,格雷解码, 数制转换、 维特比译码得到接收端的信号。-Detailed convolutional coding and Viterbi decoding algorithm. Random signal, the signal convolution coding, and then through numeric conversion, Gray c
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1326
    • 提供者:阿龙
  1. Genetic-Algorithm-matlab

    1下载:
  2. 遗传算法 ( Genetic Algorithm , GA) 是借鉴生物界自然选择和群体进化机制形成的一种全局寻优算法 。与传统的优化算法相比 ,遗传算法具有如下优点 [1 ] :1 ) 不是从单个点 ,而是从多个点构成的群体开始搜索 2) 在搜索最优解过程中 ,只需要由目标函数值转换得来的适应值信息 ,而不需要导数等其它辅助信息 3) 搜索过程不易陷入局部最优点 。 数学建模中常用的matlab算法,遗传算法,内容详细,包括PDF版本的详细的算法实现过程;-Genetic Algorith
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:163594
    • 提供者:刘珅
  1. 82

    0下载:
  2. 很好的数值转换程序,用于进制计算,由参考价值- Good value conversion program for binary calculations by the reference value. . . . . . . . . . . . .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4495
    • 提供者:安丰
  1. 654089

    0下载:
  2. safearray 与 CArray 之间的转换()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:VJEchxnu!7334
  1. Statistic

    0下载:
  2. 批量导入某一个文件夹下的全部txt文件,用来导入仓库数据为矩阵,并进行数值统计,计算。(The batch import of all txt files under a folder is used to import warehouse data as a matrix for post processing.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:15360
    • 提供者:destarkable
  1. JZWXNQ

    0下载:
  2. 这个C++程序,可以转换如Fortran 77程序到C++可用程序,当然,还有一些例外,如Fortan中的FORMAT语句()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-10
    • 文件大小:9216
    • 提供者:sdxndard
  1. 89386720

    0下载:
  2. 十进制,八进制,二进制,十六进制的相互转换()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:22528
    • 提供者:cugvstihe
  1. 进制转换

    0下载:
  2. 写出一个程序,接受一个十六进制的数值字符串,输出该数值的十进制字符串。(多组同时输入 )。 输入描述 : 输入一个十六进制的数值字符串。 输出描述 : 输出该数值的十进制字符串。(Write a program that accepts a sixteen binary numeric string and outputs the decimal string of the value. (multi group input at the same time). Input Descr
  3. 所属分类:数据结构

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:505爱夏
« 12 3 »
搜珍网 www.dssz.com