CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - dec

搜索资源列表

  1. hex-dec

    0下载:
  2. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:800
    • 提供者:sampson21
  1. ENC-DEC

    1下载:
  2. 基于vb6.0的文件加密源码,将文本加密-Based on VB6.0 source of file encryption, text encryption
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:2432
    • 提供者:dshdsh
  1. The.MIT.Press.Ham.Radios.Technical.Culture.Dec.200

    0下载:
  2. 无线电技术文化、介绍无线电的诞生、发展的一本好书。-Radio s Technical Culture
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1665125
    • 提供者:gaintdot
  1. API_Spy_code_writer

    0下载:
  2. This will find the window your mouse is over(or the crosshair) and give you your normal api spy details [ hwnds {hex and dec, curretn and parent windows} mouse coordinates, etc. look at SS]. This also has a form that writes out the code needed to fin
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:7484
    • 提供者:coder0101
  1. NearShannonlimit

    0下载:
  2. Near Shannon limit error-correcting coding and decoding:Turbo-codes turbo码的原理 -Near Shannon limit error-correcting coding and decoding: Turbo-codes turbo code principle
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:549574
    • 提供者:justin
  1. S51E(AVR)

    0下载:
  2. 多字节BCD码加法 入口条件:字节数在R7中,被加数在[R0]中,加数在[R1]中。 出口信息:和在[R0]中,最高位进位在CY中。 影响资源:PSW、A、R2 堆栈需求: 2字节 BCDA: MOV A,R7 ;取字节数至R2中 MOV R2,A ADD A,R0 ;初始化数据指针 MOV R0,A MOV A,R2 ADD A,R1 MOV R1,A CLR C BCD1: DEC R0 ;调整数据指针 DEC R1 M
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:32476
    • 提供者:lhp
  1. hex2dec

    0下载:
  2. Small hex to dec converter
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:7392
    • 提供者:AntiMaster
  1. HexStrToDecStr

    0下载:
  2. 实现16进制32位字符串转换为10进制字符串,大小端通用代码。 该代码使用VC++编译测试通过,欢迎拍砖-Convert a 32BITS Hexadecimal string to a decimal string.This code have been compiled and tested under VC++ 6.0.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1090
    • 提供者:杨波
  1. DEC

    0下载:
  2. 一个反褶积程序,fortran语言编写,可用于提高记录的分辨率-A deconvolution procedure, fortran language, can be used to improve the record of the resolution
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-30
    • 文件大小:2048
    • 提供者:liubt
  1. Schedule

    0下载:
  2. 打印输出XXX专业本科4年每学期的课表:用一个图表示课程之间的选修次序关系,并用邻接表结构存储图,根据拓扑排序的思想,考虑每个学期选修学分数的限制,打印输出各个学期的课表-。 Due on or before Dec.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:9216
    • 提供者:kevin阿斯
  1. conversion(dec-binary-hex)

    0下载:
  2. 本程序实现了十进制和二进制,十六进制之间互相转换,对于初学者来说很有帮助。-Program decimal and binary conversion between hexadecimal, very helpful for beginners.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:12778
    • 提供者:陈泓至
  1. HEU_KMS_Activator_v2.4

    0下载:
  2. 合并果子,压缩是一种有效的减小数据量的方法,目前已经被广泛应用于各种类型的信息系统之中。 一种压缩文本文件的方法如下: 1. 原始文本文件中的非字母的字符,直接拷贝到压缩文件中; 2. 原始文件中的词(全部由字母组成),如果是第一次出现,则将该词加入到一个词的列表中,并拷贝到压缩文件中;否则该词不拷贝到压缩文件中,而是将该词在词的列表中的位置拷贝到压缩文件中。 3. 词的列表的起始位置为 1 。 词的定义为文本中由大小写字母组成的最大序列。大写字母
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2561671
    • 提供者:dela
  1. printhex16_dec_16

    0下载:
  2. 8051 Program convert hex number to dec
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1316
    • 提供者:Afonso
  1. bin-and-dec

    0下载:
  2. c语言实现,二进制十进制互换,递归与非递归-trans between dec and bin
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:886574
    • 提供者:lijunfeng
  1. bit2dec_fft

    1下载:
  2. bit to dec 并对数据进行FFT变换,配合xilinx Vivado采数使用。-and the data bit to dec FFT transform, with the number of use xilinx Vivado mining.
  3. 所属分类:Other systems

    • 发布日期:2016-11-03
    • 文件大小:1024
    • 提供者:chen
  1. IEEE_RWEP_Project85

    0下载:
  2. IEEE Papers on power electronivs Dec
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5946263
    • 提供者:doggaravi
  1. SPI

    0下载:
  2. USMART是由ALIENTEK开发的一个灵巧的串口调试互交组件,通过 它,你可以通过串口助手调用程 序里面的任何函数,并执行.因此,你可以随意更改函数的输入参数(支持数字(10/16进制)、字符串、 函数入口地址等作为参数),单个函数最多支持10个输入参数,并支持函数返 回值显示.V2.1新增 hex和dec两个指令.他们可以用于设置函数参数的显示格式.也可以用于数据的进制转换.-USMART by ALIENTEK developed a smart serial debug
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:331319
    • 提供者:刘厚文
  1. conv-dec-bin-hex

    0下载:
  2. Dec, hex, bin converter.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:112148
    • 提供者:damian
  1. hex2dec

    0下载:
  2. 将HEX转码为DEC的程序,封装成D-The HEX transcoding for the DEC program, packaged into DLL
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:7591
    • 提供者:杨洋
  1. ACR120 RW Inc Dec Value Sample

    0下载:
  2. ACR120USB Read Write Inc-Dec Value
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:267264
    • 提供者:medica_cekup
« 12 »
搜珍网 www.dssz.com