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

搜索资源列表

  1. vc.rar

    0下载:
  2. vc驱动级读写内存 仅仅用于学习研究 有不懂就问作者吧,driver vc-class for learning to read and write memory study only asked the authors do not understand it
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:9.26kb
    • 提供者:陈灿林
  1. 透明操作8255,读写存储器

    0下载:
  2. 驱动8255,透明操作8255,读写存储器,读写PA、PB、PC,设置计数模式,读计数值,开中断,输出中断。-Driver 8255, 8255 transparent operation, read and write memory, read and write PA, PB, PC, set the count mode, time count, open break, the output interruption.
  3. 所属分类:其他小程序

    • 发布日期:2017-03-30
    • 文件大小:2.73kb
    • 提供者:李敏
  1. cardread

    2下载:
  2. 本读卡用于明华rf35读写器,读写所有的m1号序号,主要用于将射频读写器中的内容读写到你需要的环境里(能接受字符串的当前焦点)。读卡有2种方式。一种是虚拟键盘的方式,另一种是剪贴板方式。这2种方式的区别是:剪贴板方式把读卡的信息放到剪贴板内存中去了,替换了剪贴板内存中的内容,而虚拟键盘的方式则是模拟键盘输入的形式,没替换剪贴板内存中的内容-The reader for the Ming Wah rf35 reader, read and write all of the m1 serial nu
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:551.47kb
    • 提供者:思特
  1. smbus_op

    0下载:
  2. DOS下面进行SMBUS读写的小程序。 SMBUS上面一般挂着内存SPD,ClockGen,Thermal Sensor等器件配置信息。 本程序适用WatcomC编写-DOS to read and write the following small program to SMBUS. SMBUS usually hung above the memory SPD, ClockGen, Thermal Sensor devices and other configuration info
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:20.42kb
    • 提供者:全达昆
  1. phone_book

    0下载:
  2. 编写C++程序完成以下功能: 实现简单电话本功能,用姓名来搜索电话号码; 用户输入姓名,程序查找并输出结果; 用户可以通过输入,添加姓名和电话号码; 用户可以删除姓名和电话号码; 电话本可以保存在指定文件中; 电话可被从指定文件中读入到内存。-Writing C++ program to perform the following functions: simple phone book function to search for the phone number, n
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:1.82kb
    • 提供者:王大可
  1. AT24C02test

    0下载:
  2. AT2402测试程序,该程序使用模拟2IC读写AT2402串行存储器数据 -AT2402 test program using simulated 2IC to read and write data on serial memory AT2402
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1.73kb
    • 提供者:何凡
  1. FlashTool_v3.2.00

    0下载:
  2. 内存读写软件可是快速的进行程序到内存的过程-Memory read and write software to carry out the procedure, however fast the process into memory
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.12mb
    • 提供者:hanjie
  1. EEPROM

    0下载:
  2. 电可擦除可编程只读存储器EEPROM可分为并行和串行两大类。并行EEPROM在读写数据是通过8位数据总线传输,而串行EEPROM的数据是一位一位的传输。虽然与并行EEPROM相比,串行传输数据较慢,但它体积小、专用I/O口少、低廉、电路简单等优点,因此广泛用于智能仪器、仪表设备中。-Electrically erasable programmable read-only memory EEPROM can be divided into two major categories of paral
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:67.58kb
    • 提供者:huanghua
  1. WSPD_NEW_K8M890_SIS671_RS690

    0下载:
  2. 该软件实现自动写入01到127(base 0)中(DDR2),根据参数决定是否比对所有的SPD数据(需要 数据文件) 运行环境: dos K8M890, SIS671, RS690 数据文件 数据文件编码: SM212NG08EAF.txt -> M212G08EA.txt ^^^^ ^ ^^^ ^^^^ 参数说明: -h 调用帮助(退出) -p 写入passcode,并验证一次 -cmp 读取并校验所有的SP
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:12.28kb
    • 提供者:邓魁
  1. 600

    0下载:
  2. The W78E58B is an 8-bit microcontroller which has an in-system programmable Flash EPROM for firmware updating. The instruction set of the W78E58B is fully compatible with the standard 8052. The W78E58B contains a 32K bytes of main ROM and a 4K
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:89.55kb
    • 提供者:wangchao
  1. WR_test

    0下载:
  2. read and write to test the SD flash memory
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:84.66kb
    • 提供者:Asher
  1. Student

    0下载:
  2. 本程序以随机的方式来查找某个学生的信息并把它显示出来以实现点名。-Classroom randomly named system. MFC implementation. Requirements to fully realize our program has been named function. That is, from the Office of Academic Affairs Web site in advance of a class of students download
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:7.25kb
    • 提供者:雯雯
  1. fpga_memory_rev_1_0

    0下载:
  2. Various memories for Xilinx and Altera FPGA devices. Single-port and Dual-port versions with various numbers of read and write ports. Bundle also includes read-first and write-first varieties with sync and async clocks. All memory compo
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:14.02kb
    • 提供者:Muhammed Hasan
  1. read

    0下载:
  2. 系统出现读内存出错,用此工具可以修复大部分读0X0000不能为READ的错误-System in the reading of memory error, use this tool can fix most of the time 0X0000 error can not be READ
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:69.63kb
    • 提供者:stopy705
  1. To-read-tdms-file

    0下载:
  2. 用来读取tdms文件的VI,解决因文件太大而出现的内存不足问题-To read TDMS file VI,Solve because the file is too large and memory problems appear
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:34.32kb
    • 提供者:夏小保
  1. Drive-level-memory-read-and-write

    0下载:
  2. 驱动级内存读写易语言源代码,做挂必备躲避金册-The drive level memory read and write easy language source code, so hung essential escape-books
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:8.39kb
    • 提供者:展恩强
  1. read

    0下载:
  2. 解决内存不能为read 的解决办法,碰到这个问题过的同学必看,解决内存不能为read -Solve the memory could not be read solution, students had encountered this problem must-see, the memory could not be read
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:216.03kb
    • 提供者:李玉
  1. 2

    0下载:
  2. 本程序实现了对内存中的视频数据的播放。 是最简单的使用FFmpeg读内存的例子。-This program implements playback of video data in memory. The simplest example is the use of FFmpeg read memory.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1.93kb
    • 提供者:hehe
  1. read-and-write-memory-module

    0下载:
  2. API读写内存模块,通过进程名获取pid最后达到修改的目的,只要提供进程名和内存地址就可以了。-API to read and write memory module
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.84kb
    • 提供者:曹磊
  1. FM25L04

    0下载:
  2. 51控制fm25L04读存数据测试版存在bug(51 control fm25L04 read memory data test version is bug)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:24kb
    • 提供者:风刀
« 12 3 4 5 6 »
搜珍网 www.dssz.com