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

搜索资源列表

  1. 165

    0下载:
  2. 关于移位寄存器的驱动程序,你可以很方便的加入到自己的应用程序-shift register on the driver, you can do so by adding to their applications
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:2133
    • 提供者:dxh
  1. 595

    1下载:
  2. 关于移位寄存器的驱动程序,你可以很方便的加入到自己的应用程序-shift register on the driver, you can do so by adding to their applications
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:1996
    • 提供者:dxh
  1. Data4final

    0下载:
  2. 移位密码、代换密码的加密及解密 实现移位密码:k表示26个字母向前循环位移的字符个数 加密: 输入:k,以及小写表示的明文字母,输出:大写字母表示的密文 解密:输入: k,以及大写字母表示的密文,输出:小写字母表示的明文 例如,当k=11时 明文:wewillmeetatmidnight 密文:HPHTWWXPPELEXTOYTRSE 实现代换密码 例如输入密匙guangzhouuniversity,则建立字母对应关系: a b c d e f g
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:8617
    • 提供者:何志
  1. Floating_Number

    1下载:
  2. 这是一个模拟单片机的要求,在cpu不支持浮点运算的情况下.计算精确的浮点数.本算法是把输入的字符串变成IEE754标准运算(如果要提高精确度的话,很方便).在运算过程只运用了移位,和加减运算.-This is a simulation of the single-chip microcomputer, the cpu does not support floating-point operations circumstances. the precision floating point cal
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:18774
    • 提供者:Fox
  1. mcu_pid_c_program

    0下载:
  2. 在使用单片机作为控制cpu时,请稍作简化,具体的PID参数必须由具体对象通过实验确定。由于单片机的处理速度和ram资源的限制,一般不采用浮点数运算,而将所有参数全部用整数,运算到最后再除以一个2的N次方数据(相当于移位),作类似定点数运算,可大大提高运算速度,根据控制精度的不同要求,当精度要求很高时,注意保留移位引起的“余数”,做好余数补偿。这个程序只是一般常用pid算法的基本架构,没有包含输入输出处理部分。-using SCM as the control cpu, please slight
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1443
    • 提供者:zhao
  1. chuankoxianshi(0)

    0下载:
  2. 静态串行移位8位数码管显示函数集,很不错得哦-static displacement eight Serial Digital Display Function Set, a very good oh
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1101
    • 提供者:chen
  1. 移位寄存器

    0下载:
  2. 移位寄存器,VHDL编写,具有很高的参考价值~-a shift register written in VHDL, which has very high reference value.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1113
    • 提供者:
  1. 8位可预置的循环移位数字信号发生器

    0下载:
  2. 8位可预置的循环移位数字信号发生器、简易逻辑分析仪,8 of the cyclic shift can be preset digital signal generator, simple logic analyzer
  3. 所属分类:其他小程序

    • 发布日期:2017-03-24
    • 文件大小:80109
    • 提供者:bai
  1. caculator.rar

    0下载:
  2. 多功能计算器 1.支持2进制,10进制,16进制数的加减乘除 2.支持2进制,10进制,16进制数的相互转化 3.支持2进制,10进制,16进制数的按位逻辑运算(与,或,同或,异或) 4.支持2进制数的移位和循环移位 ,1 multi-function calculator. 2 Supported hexadecimal, 10 hexadecimal, 16 hexadecimal number of addition and subtraction, multiplication
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-25
    • 文件大小:2637
    • 提供者:li
  1. calculator.rar

    0下载:
  2. 二进制、十进制、十六进制数字的四则运算及转换,以及二进制的移位操作,Binary, decimal, hexadecimal digits of the four operations and conversion, as well as the binary shift operation
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:22163
    • 提供者:eefamily
  1. HexCalc.rar

    0下载:
  2. 十六进制计算器,包括加减乘除和移位等位运算,Hexadecimal calculator, including the addition and subtraction and multiplication and division, such as bitwise shift
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:11246
    • 提供者:zzz
  1. crypt

    0下载:
  2. 实现三种加密解密算法:1、 简单的移位算法;2、 基于矩阵的置换算法;3、 Des算法;-Encryption and decryption algorithm for the realization of the three: 1, a simple shift algorithm 2, the replacement algorithm based on the matrix 3, Des algorithm
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-09
    • 文件大小:2024022
    • 提供者:空凌
  1. T3_1

    0下载:
  2. 一个4比特移位寄存器,活跃在不断上升的边缘的时钟。登记应能转移左、右移,接受连续剧和平行(负荷)输入,而有一个异步预设(“1111”)和清晰的(“0000”)的能力。-a 4-bit shift register which is active on the rising edge of the clock. The register should be able to shift left, shift right, accept a serial and parallel (load) i
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:26892
    • 提供者:sunzhongyuan
  1. PE移位工具支持拖拽

    1下载:
  2. 所谓的PE头移位就是把前面的几句语句移到别的地方,而且又不影响程序的运行,现在有很多病毒都用这个方法做什么免杀. PE头移位工具(PE Header Editor)是一个非常很用的移位工具,如果你是一个程序,一定知道他是怎么的。 点击右侧的按钮选择一个PE文件进行修改...(The so-called PE head shift was in front of a few sentences moved to other places, but also does not affect th
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:321536
    • 提供者:DWADAWDAW
  1. 基础实验_11_移位寄存器 :线性反馈移位寄存器

    0下载:
  2. 实现线性寄存器的移位和反馈,通过FPGA开发板实现功能(The shift and feedback of the linear register are realized)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:256000
    • 提供者:搁浅~~~
  1. 一、移位密码算法的加密和解密

    0下载:
  2. 实现了移位密码算法的加密和解密,加密与解密程序在同一程序中,通过输入1or2选择加密或解密(The encryption and decryption of the transposition cipher algorithm are realized. In the same program, the encryption and decryption program is encrypted or decrypted by the input 1or2.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:1764352
    • 提供者:fwssnbb1
  1. utlsound

    0下载:
  2. 用于超声数据信号分析,将所得波形取正数后,比较移位信息(For ultsound information)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:14336
    • 提供者:ttxhhz
  1. shiftreg

    0下载:
  2. 介绍移位寄存器的VHDL语言建模,适合初学者(Introduce the modeling of shift register)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:7907328
    • 提供者:mabang123
  1. Desktop

    0下载:
  2. 简单实现线性反馈移位寄存器并进行验证,为初学者提供一个参考(Simple implementation of linear feedback shift register and verification.)
  3. 所属分类:C#编程

    • 发布日期:2018-05-02
    • 文件大小:110592
    • 提供者:qinuo
  1. myTurbo_test

    1下载:
  2. Turbo编码的FPGA实现,采用了(7,5)RSC编码和循环移位交织,帧长度128bit(The FPGA implementation of Turbo coding adopts (7, 5) RSC coding and cyclic shift interleaving, and the frame length is 128bit.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1808384
    • 提供者:louisqw
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com