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

搜索资源列表

  1. memb

    0下载:
  2. 因单片机的ram非常有限,本人在实际的工作中发现在编写单片机程序时能使用动态内存分配将对程序结构和提高程序复杂度有很大的帮助,但是编写动态内存分配代码因ram有限又不适宜采用动态链表的方式来管理内存,采用固定分配块的方式又不能充分利用单片机的ram(有时候一个字节都很重要啊),为此想出这个在速度和ram使用效率折中的办法(因为在使用动态内存的地方往往速度要求不是很高)。 本代码是采用C语言编写,可以在任何可编译C语言的工具上编译。 如果你在使用中发现任何的bug,或者对单片机
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-04
    • 文件大小:8496
    • 提供者:Leo_wei
  1. Config-file-readawrite-continuously

    0下载:
  2. 段名以簇名自动写入,key名以输入元素自动写入。本资源按捆成簇的方式用循环读写配置文件,可省去参数多时大量的重复代码。目前为了批量写入与批量读取,簇元素类型需一致。若要混合类型读写,只需加入条件框图分析元素类型即可。-Section name is automatically written to the cluster name, key name is automatically written to the input element. The resources bunched clus
  3. 所属分类:LabView

    • 发布日期:2017-12-05
    • 文件大小:18081
    • 提供者:steam
  1. file-system-in-OS

    0下载:
  2. 简单的二级文件系统 在任一OS下,建立一个大文件,把它假象成硬盘,在其中实现一个简单的模拟文件系统。 编写一管理程序对此空间进行管理,要求: 1. 实现盘块管理 2. 实现文件的读写操作 3. 每组最多2人,小组内要有明确分工,课程设计报告中设计部分可以相同,个人实现部分不同 参考建议: 将模拟硬盘的文件空间划分为目录区,文件区;采用位示图进行空间管理,盘块的分配使用显示链接(FAT表)的方式。-Simple two file system
  3. 所属分类:OS Develop

    • 发布日期:2017-11-05
    • 文件大小:449365
    • 提供者:cagfaiss
  1. huibian

    0下载:
  2. 把地址偏移量为 100H 单元开始的 256 个单元分别写入: 00H,01 H,02H,03H,…,FFH 数据。统计写入的数据块中 0 元素、正元素、负元素的个数,并分别把 统计结果送人上述数据块之后的三个单元中-Address offset 100H unit 256 units write: 00H, 01 H, 02H, 03H ... FFH data. 0 elements of statistical data block to be written, a positive el
  3. 所属分类:assembly language

    • 发布日期:2017-11-17
    • 文件大小:1350
    • 提供者:倪丹
  1. blk-core

    0下载:
  2. This handles all read/write requests to block devices driver for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-19
    • 文件大小:20942
    • 提供者:holiuqa
  1. thrend

    0下载:
  2. 自己写的分块分割算法,适合于场景比较复杂的物体前景背景分割。-Write their own block segmentation algorithm, suitable for more complex scene foreground and background of the object segmentation.
  3. 所属分类:.net

    • 发布日期:2017-11-21
    • 文件大小:1202
    • 提供者:liuhui
  1. bitmaps

    0下载:
  2. routines to read, write, and manipulate the inode and block bitmaps.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-05
    • 文件大小:1457
    • 提供者:junyinie
  1. 635022219123437500

    0下载:
  2. 基于FPGA的CAM设计,CAM设计的方案和代码。-Using Block RAM for High Performance Read/Write CAMs
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:1980332
    • 提供者:刘宁
  1. insertstring

    0下载:
  2. 假设以块链结构(block linked)表示串,试编写将串S插入到串T某个字符之后的算法,若该字符不存在,则将串S联接在串T之后-Which means that the string is assumed to block chain structure (Block linked), try to write the string S is inserted into a character string T algorithm, if the character does not exi
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:1231
    • 提供者:ljy
  1. good

    0下载:
  2. 图像分块程序,自己写的,大家支持一下啊,希望能够帮助大家对图像处理的学习。-Image block program, write your own, we support what ah, I hope to help everyone learn image processing.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-19
    • 文件大小:141667
    • 提供者:徐光辉
  1. rw_bitmaps

    0下载:
  2. routines to read and write the inode and block bitmaps.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-02
    • 文件大小:2233
    • 提供者:bingtingla
  1. WriteBad

    0下载:
  2. 修复损坏文件。有时候磁盘并没完全损坏,多读写几次即可恢复。这个程序就是利用这个功能修复文件。-Recover bad disk block by read and write several times.
  3. 所属分类:File Operate

    • 发布日期:2017-12-02
    • 文件大小:21670
    • 提供者:fatty
  1. osjincheng

    0下载:
  2. 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的解. 进程调度时进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统,对进程调度,进程运行状态变换加深理解和掌握。模拟计算机操作系统的进程调度,建立进程控制块PCB,要包含有关进程的描述信息,控制信息以及资源信息.模拟系统根据PCB感知进程的存在和通过PCB中所包含的各项变量的变化,掌握进程所处的状态以达到控制进程活动的目的.要实现进程的状态及其转换,进程的创建与撤消,进程的阻塞与唤醒.用P,V原语操
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:102708
    • 提供者:jasonzjx
  1. rw_bitmaps

    0下载:
  2. rw_bitmaps.c --- routines to read and write the inode and block bitmaps.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1938
    • 提供者:kuegenpai
  1. fenzuma

    0下载:
  2. 线性分组码的编码与线性分组码的译码,vs2010编写-Linear block code encoding and decoding of linear block codes, vs2010 write
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:676608
    • 提供者:hatwa
  1. unix_io

    0下载:
  2. This the Unix (well, really POSIX) implementation of the I/O manager.Implements a one-block write-through cache for Linux. -This is the Unix (well, really POSIX) implementation of the I/O manager.Implements a one-block write-through cache for Linu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:4198
    • 提供者:yertouming
  1. iepbck

    0下载:
  2. 写VB程序屏蔽IE的弹出窗口,有需要的就下载吧。-Write VB program block pop-up Windows, IE has the need to download it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:12042
    • 提供者:南煎丸子
  1. 04_AT24C02_I2C(3.2)

    0下载:
  2. 1、首先将USART1与电脑相连,打开超级终端,设定波特率为115200 1、通过JLINK下载后,按下S1键 程序运行 2、TFT显示蓝色字符串“FireBull EEPROM example” 超级终端窗口打印出相关信息,在命令栏输入相关指令实现读写操作-1, will first USART1 connected to the computer, open the super terminal, set the baud rate for 115200 1, thr
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-17
    • 文件大小:4345995
    • 提供者:jim
  1. EEPROM

    0下载:
  2. STM32F103ZET6的I2C程序,外设读写AT24C01A器件。程序中有字节读写,随机读写和块读写功能。-STM32F103ZET6 the I2C procedures, read and write AT24C01A peripheral devices. Procedures are byte read and write, random read and write and block read and write capabilities.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:2721
    • 提供者:wqiang
  1. 02_OFDM_Simulation_Using_Matlab

    0下载:
  2. 根据 DVB-T 欧洲标准写的一个OFDM matlab 仿真,其中包括发射器和接收器。文章中有matlab程式的详细介绍,有仿真方框图,还有每步的实验结果分析,特别适合OFDM的初学者。算是OFDM比较简单的一个入门介绍。英文也比较浅显,可读性很强-According to the European DVB-T standard to write a OFDM matlab simulation, which comprises a transmitter and a receiver. Ar
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:415296
    • 提供者:Basilion
« 1 2 3 4 5 6 78 9 10 11 12 »
搜珍网 www.dssz.com