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

搜索资源列表

  1. 用 C 语言编写 Windows 服务程序的五个步骤

    1下载:
  2. Windows 服务被设计用于需要在后台运行的应用程序以及实现没有用户交互的任务。为了学习这种控制台应用程序的基础知识,C(不是C++)是最佳选择。本文将建立并实现一个简单的服务程序,其功能是查询系统中可用物理内存数量,然后将结果写入一个文本文件。最后,你可以用所学知识编写自己的 Windows 服务。-Windows service is commonly used by program which running without intactive with users. To learn
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:30783
    • 提供者:杨杰
  1. 大容量串行false45DB081 c51读写源程序

    0下载:
  2. 串行大容量存储器的c51 读写源程序特点:占用io口线少,缺点:读写时间比并行时间长-Serial large memory read and write the source decoder features : io occupied mouth lines, shortcomings : reading and writing than parallel long time
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4633
    • 提供者:徐中阳
  1. s3c44b0iic

    0下载:
  2. S3C44B0 I2C的uCLINUX的驱动程序(铁电存储器FM24系列,若针对AT24系列只需在写操作中增加延时即可),本驱动士原创且经过测试。-S3C44B0 I2C uCLINUX of the Driver (ferroelectric memory YPCC series against AT24 Series if only in write operation can be increased latency), the original drive with which the
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2918
    • 提供者:彭士操
  1. exportwordsrc

    0下载:
  2. 如果您要在应用程序中处理Word文档,可以参考MSDN. Lori Turner. Automating Microsoft Office 97 and Office 2000,该文内容详细全面,但是要在C++程序中导出Word文档,按照文中的方法来处理是很麻烦的,特别是需要填写的参数太多,所以我们考虑生成正确的VB脚本,然后执行生成Word文档的操作,这个方法的优点在于:一方面可以少填写参数;另一方面可以使用在Word中录制的宏脚本,而只需作少量的修改。我们给出了一些简单的函数来方便生成Wor
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:145083
    • 提供者:徐磊
  1. ProcessSort

    0下载:
  2. 每隔5分钟查看一下当前系统中那个进程占用的内存最大,并写日志文件-every 5 minutes to check the current system that process memory used most, and write log files
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:38245
    • 提供者:杨锴
  1. 5054

    0下载:
  2. x5054读写程序。用80S51控制。C语言,有助于了解存储器的读写-x5054 read and write procedures. With 80S51 control. C language, helps the reader to understand memory
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2040
    • 提供者:朱明皓
  1. 在内存中位图的对称位图(镜像)(8KB)

    0下载:
  2. 在内存中位图的对称位图(镜像)(8KB)。此程序是老外写的经典程序,可以拜读一下。-in memory bitmap symmetric Bitmap (mirrored) (8KB). This procedure is a foreigner to write the classic procedure could read about.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:10320
    • 提供者:刘永平
  1. WithRebaseAndBind_source

    0下载:
  2. It is assumed that you are having a fair knowledge of Rebasing DLLs. If you have any problems regarding rebasing, refer my article Need for Rebasing DLLs. Also, a little knowledge of copy on write mechanism used by Windows OS is required. No worries,
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:134697
    • 提供者:李鸡蛋
  1. rw_card

    0下载:
  2. 读闪存卡的读写程序,包括读和写FLASH卡的操作子程序实例,很有价值。-Reading memory card reader procedures, including Flash cards read and write operations subroutine examples of great value.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1070
    • 提供者:毛国辉
  1. mhk

    0下载:
  2. 测试Windows 2k中内存和外存的速度。 分别在内存中分配一片存储空间,和在硬盘上建立一个同样大小的空间,往这两个空间中用不同方式写入/读出数据。-testing Windows 2k memory and external memory speed. In memory allocated a storage space, and the drive to establish a space of the same size, to the space it used two differ
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:999
    • 提供者:周继波
  1. 传奇写屏

    0下载:
  2. 最近玩热血江湖,想在游戏屏幕上显示自已的字符串。比如我做的江湖MM,想让她按F12时在屏幕上显示:“技能开启”字样。一般来说,在游戏中写屏是可以通过OD跟踪程序找到写屏函数的。不过,偶刚学OD啦,跟了头大也找不到。。。。。呵呵,那位大哥知道技巧告诉我啊。 只好换个容易的,利用屏幕上本身就有的字符串加入自已的东东。分析屏幕,发现显示地图坐标的字符串可以利用,嘿嘿,就拿它开刀。 我们知道,屏幕上坐标的显示格式是 [ x . y ] ,因为x、y是数值型。在内存中的调用就是[%d.
  3. 所属分类:外挂编程

    • 发布日期:2008-10-13
    • 文件大小:36620
    • 提供者:高碳钢
  1. masm_Feiler_v1.0

    2下载:
  2. 多线程 网络传输 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 传输协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用windows内存映像技术。 关键的服务器处理函数IdTCPSe
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:69644
    • 提供者:水滴
  1. 魔法单词记忆——DAO访问ACCESS数据库

    0下载:
  2. 魔法单词记忆——DAO访问ACCESS数据库 这是在学习数据库时写的一个程序,采取DAO访问ACCESS数据库的方式-magic word memory -- DAO visit ACCESS database it is in learning to write database of a way sequence take DAO visit the ACCESS database
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:114264
    • 提供者:云水
  1. adu812_eeprom

    0下载:
  2. This example demonstrates how to erase, write, and read the on-chip 640-byte EEPROM Data Memory of the Analog Devices ADuC812, ADuC814, ADuC816, and ADuC824 devivces. This example includes a µ Vision2 Project with a target for each supported dev
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:82104
    • 提供者:郭文彬
  1. C++中的中断处理创建一个内存驻留程序

    0下载:
  2. 用C++语言写的一个中断处理,创建内存驻留程序,有问题与我联系-using the C language to write an interrupt handling, the presence of established procedures memory, I have problems with the links
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:150569
    • 提供者:苗嘉
  1. jpeglib1

    0下载:
  2. 含有七个函数,读写Jpeg,GIFBMP。可自动识别JPGGIFBMP;可保存JPG;可控制JPG的读写速度、质量;可读取动画GIF的任意帧;标准参数调用,可用于其他程序语言;占极少的内存!(修正了1.0版中的BUG)-containing seven functions, read and write Jpeg, GIFBMP. Automatic identification JPGGIFBMP; Kept JPG; JPG control the read and write speed,
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:171071
    • 提供者:王子秋
  1. c模拟内存管理

    2下载:
  2. 一个用C写的内存管理系统,模拟操作系统内存-C write a memory management system, the operating system memory simulation
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:39800
    • 提供者:keke
  1. I2C_C_SourceCode

    0下载:
  2. 用于通用I2C存储器的读写操作,转载自大虾们的网站!-for generic I2C memory read and write operations, reproduced from the prawns from the site!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1087
    • 提供者:jsb
  1. GameMastera

    0下载:
  2. mfc写的游戏修改器,读取内存修改,总体设计不错-mfc write of the game changes, reader memory changes, good design
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:100109
    • 提供者:毛毛
  1. 51MCUI2Cdriver

    1下载:
  2. MCS-51单片机模拟I2C软件包(内含有应用实例)本版本是针对24系列EEPROM专门设置的,用此软件包进行EEPROM读写时,用户不必考虑页写问题,及16位存储器地址的问题-MCS-51 microcontroller simulation package I2C (contain examples) versions of the series EEPROM 24 specially set up by using this package EEPROM read and write, t
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:47478
    • 提供者:袁烯埥
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com