CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bits.c

搜索资源列表

  1. bits

    0下载:
  2. bit operations in C for Lab1
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3898
    • 提供者:chiho
  1. bits

    0下载:
  2. 在汇编中按位运算很多,本人在C语言中,增加位处理函数。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12654
    • 提供者:申沛
  1. 8pskfunc.c

    0下载:
  2. 该程序用C语言实现了8psk信号通过AWGN信道,并计算误比特率的仿真。通过输入平均比特信噪比和仿真比特数,可以求得不同参数要求下的误比特率。-The program using C language to implement 8psk signal through AWGN channel, and calculate the bit error rate simulation. By entering the average bit SNR and simulation of the num
  3. 所属分类:DSP program

    • 发布日期:2016-11-21
    • 文件大小:1024
    • 提供者:王洪涛
  1. bits

    0下载:
  2. datalab csapp cmu 只上传了bits.c文件,不过这足够了-datalab csapp cmu I only upload the file bits.c, but that s enough
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:4621
    • 提供者:colinlee
  1. dlab-handout

    0下载:
  2. 充分了解位运算具体算法 帮助你学习系统级编成 -Fully understand the specific algorithm-bit computing to help you learn the system level into
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:20735
    • 提供者:马轩
  1. ofdmsf_p1

    0下载:
  2. OFDM main program generates random binary bits, ifft and cyclic prefix, user can define parameters and calculates BER
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1673
    • 提供者:omcio
  1. 123

    0下载:
  2. Rayleigh信道中的误码率仿真源代码下载-Descr iption This program simulates the bit-error-rate (BER) performance of Orthogonal space time block code over Rayleigh fading channel with L=4 TX antennas and M=1 RX antenna The code has been developed for real orthogo
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-14
    • 文件大小:3775
    • 提供者:方益波
  1. Ste-3

    0下载:
  2. 一个mfc下实现的watermark里的LSB算法的隐写、分析、提取,可自己设计隐写位数。-1 mfc achieved under the watermark inside the LSB steganography algorithms, analysis, extraction, can own design stego-bits.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-12
    • 文件大小:19953654
    • 提供者:Ziqiang
  1. AES

    0下载:
  2. AES算法完整的使用C语言实现,经过测试,可以运行。 可支持的明文分组长128/192/256比特。可支持的主密钥长128/192/256比特。对不同的密钥长度,AES算法相应的轮数分别是10/12/14轮。-AES algorithm using the C language to implement a complete, tested, you can run. To support the explicit sub-head of the 128/192/256 bit. Maste
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:2762
    • 提供者:曹云青
  1. c

    0下载:
  2. 在一幅8位图像中随机加入噪声,误码率可以控制,误码率的定义为错误比特/总比特-In an 8-bit images by adding random noise, error rate can be controlled, the error rate is defined as the error bits/total bits
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:958
    • 提供者:lifu
  1. getbits

    0下载:
  2. 一个非常简单但是很有用的小程序,可用来得到一个int型整数指定位数的二进制数,输入一个int型整数,程序会打印出1~32位及5~24位上的二进制(其它位补0),大家可以添加代码让功能更加完善,比如让用户自己输入指定的位数-A very simple but useful little program that can be used to get a int-type integer specified digit binary number, enter an int type integer
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:185779
    • 提供者:echo
  1. SphereDecoder

    0下载:
  2. 用于MIMO检测的sphere decoder程序- This function implements a soft output sphere decoder. Based on the paper: C. Studer, M. Wenk, A. Burg, and H. Blocskei: "Soft-Output Sphere Decoding: Performance and Implementation Aspects", Asilomar 2006
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3252
    • 提供者:bennytang
  1. A.C

    0下载:
  2. it is ful ofr objective bits in electrical engineeginhg control systems,machines,power systems,lag leed compensation
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:9591
    • 提供者:basha
  1. c

    0下载:
  2. //-----湿度读取子程序 --- --- //--- --- --- --- --- -- //----以下变量均为全局变量-------- //----温度高8位== U8T_data_H------ //----温度低8位== U8T_data_L------ //----湿度高8位== U8RH_data_H----- //----湿度低8位== U8RH_data_L----- //----校验 8位 == U8checkdata----
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:25368
    • 提供者:梅春意
  1. C

    0下载:
  2. C语言编程基础: 1、 十六进制表示字节0x5a:二进制为01011010B;0x6E为01101110。 2、 如果将一个16位二进数赋给一个8位的字节变量,则自动截断为低8位,而丢掉高8位。 3、 ++var表示对变量var先增一;var—表示对变量后减一。 4、 x |= 0x0f 表示为 x = x | 0x0f 5、 TMOD = ( TMOD & 0xf0 ) | 0x05 表示给变量TMOD的低四位赋值0x5,而不改变TMOD的高四位。 6、 While(
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:29297
    • 提供者:马家添
  1. LCD-4-Bits

    0下载:
  2. This an exelent example of a simple C program for an 4 bits LCD-This is an exelent example of a simple C program for an 4 bits LCD
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:27093
    • 提供者:kazuaki
  1. bits

    0下载:
  2. ICS datalab bits.c - Source file with your solutions to the Lab.This is the file you will hand in to your instructor.-ICS datalab
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:5065
    • 提供者:
  1. bits.c My Solutions

    0下载:
  2. Solutions for Computer Organization Lab 1
  3. 所属分类:汇编语言

  1. MifareHID C-Cpp-Sample

    0下载:
  2. Mifare Demo HID USB modem, allow to read, write, authenticate and generate Access Bits, Visual C++
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:323584
    • 提供者:vibanez
  1. bits

    0下载:
  2. datalab答案,meige gsvhcsjcbdjhss(the key of datalab hsddbjbdj jkkndfj)
  3. 所属分类:Linux/Unix编程

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com