搜索资源列表

  1. readandwrite

    0下载:
  2. linux写的read-and-write-linux write read-and-write
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:林林
  1. os2_VirtualMemory

    0下载:
  2. 学习Linux如何实现虚拟存储。与体系结构无关的通用存储模型是所有Linux虚拟存储实现的基础,但是任何特定的实现都依赖于特定的硬件平台。本练习集中于i386的实现。介绍解释了存储管理程序的设计。而且还将学习代码细节,修改虚拟存储代码以检测系统缺页错误的发生频率。此外本实验牵涉到系统调用的相关知识,包括学习如何产生一个系统调用以及怎样通过往内核中增加一个新函数从而在内核空间中实现对用户空间的读/写。-learning how Linux
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-16
    • 文件大小:1037312
    • 提供者:wanghui
  1. writeHD

    0下载:
  2. 自己写的磁盘访问程序:写磁盘扇区源代码(使用H13中断)。-write his visit to the disk : Disk Sector write source code (using H13 interruption).
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-16
    • 文件大小:10240
    • 提供者:mm
  1. handleexe

    0下载:
  2. 演示如何写内容到令一个EXE文件,并且使得他读出来-demonstrated how to write content to make an EXE file, enabled him to read it out
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:12288
    • 提供者:不要踩我
  1. dyreport

    0下载:
  2. 用delphi+intraweb写的简单报表系统(activeform使用技术)-with delphi intraweb write simple statements (activeform use technical)
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2024-05-16
    • 文件大小:6063104
    • 提供者:godear
  1. JAVA-write-EXCEL

    0下载:
  2. java读取Excel表格,拷贝、更新Excel工作薄-java read Excel spreadsheets, copy, update Excel work Thin
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:liuyue
  1. pdflib2

    0下载:
  2. 一个快速读写PDF的文件库,PDF是国际上最为通用的电子书籍个,在国内也是越来越流行,-a fast read and write PDF of the document, the PDF is the most common international electronic books, in the domestic as well as increasingly popular,
  3. 所属分类:书籍源码

    • 发布日期:2024-05-16
    • 文件大小:35840
    • 提供者:洪金龙
  1. hjldwg

    1下载:
  2. 一个快速读写DWG的文件源代码,DWG是矢量开发中经常碰到的文件格式,DWG文件格式比较烦琐,此库为程序员读写DWG文件节省很多精力-a fast read and write DWG document source code, Vector DWG development is frequently encountered in the paper format, DWG file format, and more than that
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-16
    • 文件大小:72704
    • 提供者:洪金龙
  1. bmpPureC

    0下载:
  2. 纯C++写的读取BMP文件,可以跨操作系统而运行。-write pure C read BMP file, and can run different operating systems.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:843776
    • 提供者:
  1. 93C46_EEPROM_read_write

    0下载:
  2. 93C46 EEPROM的读写程序,用以保存相关数据.-93C46 EEPROM read and write procedures for the retention of relevant data.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:james
  1. nesC

    0下载:
  2. 教您写makefile,简单,通俗,易懂,学习linux的好帮手-teaches you to write makefile, simple, popular and easy to understand, learn from the good helper linux
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:6144
    • 提供者:wang
  1. Dll-Exe

    0下载:
  2. Delphi写的一个DLL与EXE之间的通讯与交互(回调机制)。-Delphi write a DLL and EXE communications between Interactive (callback mechanism).
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:339968
    • 提供者:
  1. ConfigFile

    0下载:
  2. 非常有用的一个关于读写配置文件的类!-a very useful read and write configuration files for the class!
  3. 所属分类:中间件编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:
  1. 93C46-write

    0下载:
  2. 如果RTL8019AS使用了93C46,那么如何通过单片机对它进行编程呢? 93C46是一个有128字节的eeprom,可以是8位或16位的存储模式,在RTL8019AS中,用的是16位的模式,也就是总共有64个16位的存储单元.16位方式下,存储地址为0---63 .每个地址存储两个字节,低位字节在前,高位字节在后(这跟单片机的存储相反,单片机是高位在前,低位在后). 下表是93c46存储的内容,地址是用字节表示的.-used
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:ff
  1. HookWriteProcessMemory

    0下载:
  2. 通过hook的方式的方式来写内存的例子:通常这一技术使用在外挂和内存注册机中,对初学hook的朋友有一定价值-hook through the modalities of the way to write the memory examples : Typically, the technology used in store and memory RI, on the hook when a friend has a certain
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-16
    • 文件大小:90112
    • 提供者:Alan
  1. Writing_Solid_Code

    0下载:
  2. ,《编程精粹》主要讲述如何编写可靠的代码,如何使程序错误变得更少,是本难得的好书。 -, Programming the essence, focuses on how to write reliable code, how to make the process error becomes less, is the rare books.
  3. 所属分类:软件工程

    • 发布日期:2024-05-16
    • 文件大小:239616
    • 提供者:Jacques
  1. cf_sector_RW

    0下载:
  2. TI 5402 dsp芯片读写cf卡的源程序,经本人验证可用,稍做修改就能读写硬盘绝对扇区。代码注释很全,强烈推荐-TI 5402 dsp chip cf card literacy program, I can verify, minor changes can read and write disk absolute Sector. Notes of the entire code is strongly recommended
  3. 所属分类:DSP编程

    • 发布日期:2024-05-16
    • 文件大小:219136
    • 提供者:肖卫华
  1. HTTP_ProxyServer_VC

    0下载:
  2. C++语言写的一个HTTP代理服务器实例,用户可以通过它实现一级或二级代理,同时该代理服务器还内嵌有WEB服务器,用户可以通过其虚拟域名对其主页进行访问.请在VC++6.0及以上环境下编译-the C language to write an HTTP proxy server example, users can achieve it one or two agents, Comparisons of the proxy server
  3. 所属分类:代理服务器

    • 发布日期:2024-05-16
    • 文件大小:240640
    • 提供者:如歌
  1. CapPack

    0下载:
  2. 利用WinpCap写抓包工具. 这个程序原为我上学期网络课程设计的作品,利用了WinpCap提供的接口。-use WinpCap write-capturing Packet tools. The original procedure for my last semester network design of the curriculum, WinpCap use of the interface.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:133120
    • 提供者:zhaobing
  1. CYPRESS_68013

    0下载:
  2. 程序针对mcu:cypress 68013,flash:samsung k9f1g08u,MCU运行于48M,对于其它频率,一些时序常数可能需要修改.程序实现了FLASH的CLEAR,WRITE,READ基本操作.-procedures against mcu : cypress 68013, flash : samsung k9f1g08u, MCU running on the M-48, for other frequencies
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:xb
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org