CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - byte

搜索资源列表

  1. bianyiqi

    0下载:
  2. C语言编译器的设计开发 字节代码格式设计与实现-C language compiler design and development byte code format Design and Implementation
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:52652
    • 提供者:郭瑜
  1. st2204-application

    0下载:
  2. 用Sitronix公司的ST2204电路板为平台,处理芯片内核65C02。ST2204电路板使用集成8位处理器,寻址能力达到了44M字节-with the ST2204 circuit board as a platform, 65C02 core chip. ST2204 integrated circuit boards using 8 processors, addressable capacity of 44 M-byte
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:113949
    • 提供者:name
  1. los

    0下载:
  2. 操作系统课程设计 1、模拟UNIX(linux)文件系统 [问题描述] 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的 模拟UNIX文件系统 。 [基本要求] 1.在现有机器硬盘上开辟20M的硬盘空间,作为设定的硬盘空间。 2.编写一管理程序对此空间进行管理,以模拟UNIX(linux)文件系统,具体要求如下: (1) 要求盘块大小1k 正规文件 (2) i 结点文件类型 目录文件 (共1byte) 块设备 管道文
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:876291
    • 提供者:wangwei
  1. Encryption

    0下载:
  2. This function takes a 16-, 24-, or 32-byte key and generates the RC6 key schedule in array S.
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1939
    • 提供者:Jolanta
  1. rej03c0325_r1ex24512axxs0ads

    0下载:
  2. R1EX24xxx series are two-wire serial interface EEPROM (Electrically Erasable and Programmable ROM). They realize high speed, low power consumption and a high level of reliability by employing advanced MNOS memory technology and CMOS process and l
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:197233
    • 提供者:SAP
  1. mp3addin

    0下载:
  2. 通过 TopByteLabs 公司开发的 MP3 AddIn,您就可以不必转换格式而直接把 MP3 文件插入PowerPoint 演示文稿中。 MP3 AddIn 在后台修改 MP3 文件的头部并自动重命名该音频文件,从而使得 PowerPoint “认为” 这就是一个 WAV 文件。这样做最大的好处是文件大小几乎不变。新生成的 WAV 文件只比原来的 MP3 文件增大了两个字节。而真正的文件格式转换会导致音频文件大小的急剧增加。利用 MP3 Addin 你仍然可以享受到 MP3 文件的高
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:867526
    • 提供者:孔令栋
  1. 123

    0下载:
  2. 常见的几种数据格式转换,例如16进制字符串转化为16进制字节数组-Several common data format conversion, such as 16 into a hexadecimal string of 16 hexadecimal byte array
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1628
    • 提供者:
  1. ds18b20

    0下载:
  2. 如何编写读/写一个字节的函数呢? 1. 读一个字节 uchar tmpread(void) //read a byte date 读一个字节 { uchar i,j,dat dat=0 for(i=1 i<=8 i++) { j=tmpreadbit() dat=(j<<7)|(dat>>1) //读出的数据最低位在最前面,这样刚好一个字节在DAT里 } return(dat) //将一个字节数据返回 }-How
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:2991
    • 提供者:宁俊
  1. c

    0下载:
  2. *** *** *** * 程序功能简介 个人财政支出管理程序,完成收入,支出,盈余的记录和管理。 课程设计要求 (1) 增加函数,完成财政账目的管理功能。 (2) 将所有的函数与相应的数据封装到类中,并改写主程序,使程序简化。 (3) 可自行增加程序的功能。 (4) 设计测试主程序,在主程序中完成测试。 课程设计说明 (1) SetGoal()函数账目中有问题,改正。 (2) 可将整修记录装入一个字符串,在两条记录间用特殊符号隔开。 (3) 查找相应
  3. 所属分类:software engineering

    • 发布日期:2017-03-26
    • 文件大小:2846
    • 提供者:gao
  1. Imgcx

    0下载:
  2. 数字图像放大缩小及旋转计算组间方差和组内方差的时候调用了一个函数专门求阈值,可能这里的计算还是有一点问题。而且在我的函数里,要256次调用这个函数,又因为计算机是按字节处理数据的,因此写图像数据的时候要用每8个写到一个数组中,然后通过计算得到字节类型的值,这些都使得我的算法效率比较低,最后一个问题,我觉得如果使用位运算会快一些,但是前面的问题还没有想到比较好的解决方法。-Digital Image zoom and rotation calculation of variances and gr
  3. 所属分类:software engineering

    • 发布日期:2017-05-14
    • 文件大小:3744750
    • 提供者:flan
  1. 24C02

    0下载:
  2. 24c02模拟I2C多字节读写程序,具有一小点参考价值-24c02 simulate I2C multi-byte read and write process, with a little bit reference value to
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:1727
    • 提供者:彭小龙
  1. sinanndnf

    0下载:
  2. 收集一些关于字节对齐的资料,有兴趣的可以看看。为了挣分么有办法,谢谢支持-To collect information about byte alignment, interested can look at. Mody there are ways to earn points, thanks to support
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:30859
    • 提供者:guozhui
  1. 2

    0下载:
  2.  有一个Byte数组A,如果我们知道这个数组上限最大只能是4,就用Dim   Dim A As Byte(4)   但如果我们不能事先确定它的大小,或者需要在运行时改变它的大小就要用动态数组   Dim A As Byte()   ReDim A(4) 这样改变大小时会清空原来的数据   ReDim Preserve A(4) 这样改变大小时会保留原来的数据-There is a Byte array of A, if we know that the array
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:191708
    • 提供者:小鹏
  1. SourceCode1

    0下载:
  2. Program show per byte of hexadecimal number
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:631
    • 提供者:Noyos
  1. BYTEBLASTERII

    0下载:
  2. byte blaster schematics for altera devices quartus software jtag programmer
  3. 所属分类:Project Design

    • 发布日期:2017-03-27
    • 文件大小:938771
    • 提供者:ZES
  1. charset-attack-in-webapp

    0下载:
  2. Web应用程序中的字符集攻击 目录 为什么要讨论字符集攻击 字节流和数据的本质 web架构层次 web数据处理流程 字符集处理过程中可能出现的安全问题 web各个层中的字符集攻击 其他可能出现的攻击 在应用程序中避免出现字符集问题 -Web application character set attack Directory Why attack the character set to be discussed Byte str
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:19271
    • 提供者:林珺
  1. fuzzc

    0下载:
  2. into the C language. Now you can add fuzzy logic to your applications without expensive, specialized hardware or software. Fuzz-C accepts fuzzy logic rules, membership functions and consequence functions, and produces C source code that c
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:155711
    • 提供者:fouad
  1. the-byte-order-of-memory-structures

    0下载:
  2. 结构的大小字节序内存对应关系,WINDOWS字节序排列-结构的大小字节序内存对应关系,WINDOWS字节序排列 请键入文字或网站地址,或者上传文档。 取消 Jiégòu de dàxiǎo zì jié xù nèicún duìyìng guānxì,WINDOWS zì jié xù páiliè 您是不是要找: VC实现对SQL SERVER数据库的访问,主要如何打开和连接数据库,表的访问,了解访问系统接口,测试用Correspondence between the siz
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:9467
    • 提供者:周成
  1. SEC-byte-motorola

    0下载:
  2. sec byte motorola descr iption
  3. 所属分类:Software Testing

    • 发布日期:2017-04-12
    • 文件大小:1217
    • 提供者:Sergey
  1. A-Byte-of-Python---Chinese-Version.pdf

    0下载:
  2. This a very good document for a python beginner. This is a Chinese version of book A Byte of Python , the translation is very clear and easy to follow.-This is a very good document for a python beginner. This is a Chinese version of book A Byte of P
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:287954
    • 提供者:yingziwang214
« 12 3 »
搜珍网 www.dssz.com