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

搜索资源列表

  1. 2

    0下载:
  2. 算法研究,用于研究文件的打开,关闭,生成。由hex文件生成coe文件-Algorithm for the study of documents opened, closed, generated. Hex file generated by the coe file
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:823byte
    • 提供者:王艳辉
  1. shujujiegou

    0下载:
  2. 主要 文本格式化 数据结构 课题源码 绝对好用 可以格式化文本 还有其他很多源码 我一个学期的结晶 如 约瑟夫环 进制转换 z3回文判断等等 共有18个课题-The main subject of text formatting source data structure can be absolutely easy to use formatted text there are many other source I have one semester
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:16.54kb
    • 提供者:大龙虾
  1. huffman3

    0下载:
  2. 3进制的哈弗曼编码程序C下面的,操作界面请按照提示输入-3 hex coding procedures Hafu Man C
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:2.47kb
    • 提供者:xcc
  1. zhan

    0下载:
  2. 数据结构与算法分析——栈实验,要求将某个十进制转换成八进制或二进制,根据栈的特点可以实现进制转换的算法-Data structures and algorithm analysis- stack test, request to convert an octal, decimal or binary, according to the characteristics of the stack algorithm can hex conversion
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:828byte
    • 提供者:陈飞延
  1. huffman_m

    0下载:
  2. m进制的Huffman编码,可以进行进制的设置-m ary of the Huffman coding, can be set to hex
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1.44mb
    • 提供者:张婷
  1. 6666

    0下载:
  2. 很完整的2、8、10、16进制转换方法 最近在研究C语言,因为要用到各进制间转换,所以收集了一些资料…-英语中文(简体)日语 Is a complete binary conversion method 2,8,10,16 Recent study of the C language, because to use to convert between the hex, so collect some information ...
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4.52kb
    • 提供者:帝风
  1. sadsa

    0下载:
  2. 比如输入的是123,2,33,1006,12这样几个数字。 先找出最大的数字的位数是4位,再将所有 的数字变成4位数: 1230 2000 3300 1006 1200 然后进行排序: -itoa () function takes three parameters: The first argument is the number to be converted, the second parameter is to be written to convert the resu
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2.75mb
    • 提供者:杨峰
  1. zhan

    0下载:
  2. 1、用栈实现10进制,转其它进制的算法,要求输入一个10进制整数和需要转换的进制,输出转换后的结果。 2、用栈完成括号匹配检验程序。 3、用递归求n!。-A base 10, using the stack, turn the other hex algorithm asked to enter a decimal integer, and the need to convert the hex output conversion results. Match the test pr
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.73kb
    • 提供者:lethe
  1. hex-to-string

    0下载:
  2. 16进制转换三种方法测试通过,下面是使用举例,在VisualStudio2008+SP1及VC++6.0中调试通过-//The following is an example, debugging through VC++6.0 in VisualStudio2008+SP1
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1.03kb
    • 提供者:man
  1. Stack_conversion

    0下载:
  2. 优化的进制转换程序,栈结构,虽然思想简单,但是经过改进,解决了输入字母导致程序崩溃问题-Hex conversion program optimized stack structure, although the thinking is simple, but improved to solve the enter letters causes the program to crash problems
  3. 所属分类:Data structs

    • 发布日期:2017-11-15
    • 文件大小:246.77kb
    • 提供者:李寅暄
  1. change

    0下载:
  2. 进制转化,包含二进制八进制十六进制等等代码的互相转化。-The hex conversion contains binary octal hexadecimal code transform into each other.
  3. 所属分类:Data structs

    • 发布日期:2017-12-02
    • 文件大小:846byte
    • 提供者:姜泽
  1. zhan

    0下载:
  2. 栈问题的应用,此外还有进制转化和表达式求值-Stack problem, in addition to hex conversion and expression evaluation
  3. 所属分类:Data structs

    • 发布日期:2017-12-04
    • 文件大小:3.72kb
    • 提供者:谢鸣元
  1. jinzhizhuanhuan

    0下载:
  2. C语言版数据结构实验,进制转换相关功能的实现,C++环境,多多理解-C language version of the data structure experiments hex conversion function the implementation, C++ environment, a lot of understanding
  3. 所属分类:Data structs

    • 发布日期:2017-12-03
    • 文件大小:227.63kb
    • 提供者:exia
  1. jinzhuzhuanhuan

    0下载:
  2. 进制转换,一个进制转换的程序,能实现进制转换-Hex conversion, a hex conversion program, to achieve binary conversion
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:701byte
    • 提供者:zxm
  1. 4

    0下载:
  2. 初始化栈、判栈为空、出栈、入栈、求栈顶元素等运算,自己填写主函数。 利用顺序栈的基本操作,实现将任意一个十进制整数转化为R进制整数 3、用顺序存储来定义循环队列结构。编程实现, 初始化队列、判队列为空、出队列、入队列、求队列头部元素等运算。 只有尾指针的单循环链表表示的队列的入队和出队程序.-Initialize the stack, the stack is empty sentence, stack, stack, seeking the top element and ot
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:108.25kb
    • 提供者:露露
搜珍网 www.dssz.com