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

搜索资源列表

  1. ieee754.rar

    0下载:
  2. ieee754标准16位转十进制、是进制转ieee754标准16进制,ieee754 standards to 16 decimal is hexadecimal 16 hexadecimal to ieee754 standards
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:2.1kb
    • 提供者:usee
  1. ads1158.rar

    1下载:
  2. 16位的AD芯片的ADS1158的驱动程序。,16 of the AD chip ADS1158 driver.
  3. 所属分类:其他小程序

    • 发布日期:2013-12-11
    • 文件大小:79.29kb
    • 提供者:lizhiliu
  1. multi8x8

    0下载:
  2. 该源码为8位乘法器的VHDL语言描述,由一个8位右移寄存器,2个4位加法器例化成8位加法器,一个16位数据锁存器构成。采用移位相加的方式,从被乘数的低位开始,与乘数的每个位移位相加求和。最后实现其乘法器功能。-The source code for the 8-bit multiplier in VHDL language to describe, from an 8-bit right shift register, two 4-bit adder example into 8-bit add
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:383.85kb
    • 提供者:feng
  1. webcomp.rar

    0下载:
  2. 一个小程序,将bin文件的数据转成头文件的形式,转成后的数据类型是16位的,A small program that will convert bin file data in the form of header files, after the data type conversion is 16-bit
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:643byte
    • 提供者:yaoyaoqin
  1. CRC-test

    0下载:
  2. 自己做的关于Modbus RTU通信的16位CRC校验码生成的示例,希望对各位有所帮助-Own on the Modbus RTU communication 16 CRC checksum generated code example, you want to be helpful
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:73.76kb
    • 提供者:任国军
  1. add

    0下载:
  2. 加法器,并行16位加法器。用verilog语言编写。可使用模板。-Add
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:396.19kb
    • 提供者:Po
  1. c51

    0下载:
  2. crc-16 编码程序 实现16位的循环冗余编码 -crc-16 coding procedures to achieve 16-bit cyclic redundancy coding
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:897byte
    • 提供者:黄渊
  1. graph

    0下载:
  2. 在DOS下显示16位位图。(TC编译通过) 颜色与原位图的颜色不匹配,这只是一个测试程序,但在图像下面有一个调色板,可以通过w,a,s,d键选择两个颜色进行对调。每选择一种颜色后通过Q键确认。-DOS shown in the bitmap 16. (TC compiler through) colors and in situ does not match the color map, this is just a test procedure, but there is a palett
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:35.55kb
    • 提供者:Lee
  1. calcHex

    0下载:
  2. 一个还没完成的16位数据累加程序源代码!可以供初学者学习!-Not yet completed a 16-bit data cumulative source code! Can be for beginners to learn!
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:32.6kb
    • 提供者:黎庆初
  1. 16weidianzizhong

    0下载:
  2. shi zhong 16 位电子时钟,LED显示.具有年月日,星期.闹钟功能-shi zhong 16 digital electronic clock, LED display. have a date, week. alarm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:13.07kb
    • 提供者:duwanli
  1. PTDD

    0下载:
  2. 在WINPE 下各个版本包括16位系统上都能用的图形界面分区软件 自带BIN 可引导-In WinPE under the various versions, including 16-bit systems can be used to partition the software comes with a graphical interface to guide BIN
  3. 所属分类:Other systems

    • 发布日期:2017-03-21
    • 文件大小:586.99kb
    • 提供者:hwbcs
  1. nasm_man

    0下载:
  2. NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多 的目标文件格式,包括Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16 位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简 洁易懂,和Intel语法相似但更简单。-NASM is a portable and modular design of a 80x86 assembler. It supports the goal
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:503.13kb
    • 提供者:白璎
  1. cs

    0下载:
  2. 计算一个文件的16位效验和。编写一个计算机程序来计算一个文件的16位效验和。-Calculation of a document well-tested and 16. The preparation of a computer program to calculate a file of well-tested and 16.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1007byte
    • 提供者:Furby
  1. adder17

    0下载:
  2. 实现17位加法,利用一个16位超前进位加法器和一个一位全加器构成的一个有进位输入和进位输出的17加法器,并且16位加法器利用的使四位超前进位加法器构成。它在booth乘法器设计中经常用到。可以使初学者对模块的调用了解更加透彻。-Adder 17 to achieve the use of a 16-bit CLA, and a one-bit full adder composed of a binary input and binary output of the adder 17, and
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1.54kb
    • 提供者:htpq
  1. 16-bit-CPU

    0下载:
  2. 单周期16位CPU的设计,我们的计算机组成原理课设,可以实现R型、I型和J型指令,内有报告和指导书-Single-cycle 16-bit CPU design, our Principles of Computer Organization class set, you can achieve R-type, type I, and J-type instructions, reports and instructions
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:3.99mb
    • 提供者:大空翼
  1. CRC-16

    0下载:
  2. 循环冗余校验16位的,c语言编程环境,能够正常运行,程序详细注释-16 bit cyclic redundancy check, C language programming environment, normal operation, procedures detailed notes
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:223.29kb
    • 提供者:hongzhe
  1. 实验7.2——多级流水CPU设计

    0下载:
  2. 当时的课程设计,16位多级无cache流水cpu的源码(Curriculum design at that time, 16 multi-level non cache flow CPU source code)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:2.82mb
    • 提供者:祭绛烟
  1. 16位通用定时器Timer2 溢出中断

    0下载:
  2. 16位通用定时器 Timer2 溢出中断(16bit TIme control 16bit TIme control)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:86kb
    • 提供者:轻风绿叶
  1. 16位汇编地址簿内存版

    0下载:
  2. 16位汇编地址簿内存版 有增删改查 按键选择菜单(The 16 assembler address book memory version has the addition, deletions and changing the key selection menu)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1kb
    • 提供者:lbq666
  1. CDNN

    10下载:
  2. 主要用于圆二色谱中计算蛋白质二级结构的软件,该软件是16位系统能安装(It is mainly used to calculate the secondary structure of protein in circular dichroism, which can be installed in 16 bit system)
  3. 所属分类:其他

    • 发布日期:2020-09-07
    • 文件大小:4.75mb
    • 提供者:猪猪飞侠
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com