搜索资源列表

  1. vc_jiqiaoshili_part13_14

    0下载:
  2. Visual.C++程序设计技巧与实例--配套光盘 第13章 网络编程 本章共有8个实例: 1. PowerNetConfig在Win2000系统下修改主机名、IP、网关、子网掩码和代理服务器 2. GetAllIP得到多穴主机的多个IP地址 3. EnumHosts枚举局域网内的计算机 4. GetMac读取网卡的Mac地址 5. C_S Demo一个小型的公司客服系统——C/S使用示例 6. Moun
  3. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:2324480
    • 提供者:xixi
  1. MyWaveBmp

    0下载:
  2. 演示用内存映射的方式读取wave波形文件,还有内存DC等等,大文件读取速度非常快-demonstration with the memory mapping wave waveform read documents and memory DC, and so on. read large files very rapidly
  3. 所属分类:多媒体

    • 发布日期:2024-05-19
    • 文件大小:260096
    • 提供者:ufoteam
  1. setfile

    0下载:
  2. 此代码在程序运行的时候动态更改自己在任务管理器中显示的文件名. 代码中实现了将自身文件数据通过内存映射将自己保存在内存当中,.. 方便直接在内存执行程序,而不需要在硬盘保存有实际的文件名,实现 最近比较流行的无硬盘文件的病毒功能(目前在内存当中执行PE文件的 功能暂未实现,有兴趣的朋友可以参考<<加密解密技术>>一书), 本程序还实现了挂接系统关机 注销 重启..等事件,当发生以上事件,程序会
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:田浩
  1. ScheduleArrange

    0下载:
  2. 灵活的排版系统:消息处理可以仅用键盘就可以灵活操作,数据库的读写的dll文件通过内存映射文件与排班dll文件通讯-Flexible typesetting system: message handling can be only the keyboard can be a flexible operation, the database read and write the dll file through memory-mapped
  3. 所属分类:其他数据库

    • 发布日期:2024-05-19
    • 文件大小:291840
    • 提供者:zhangmy
  1. FAT12

    0下载:
  2. FAT12 文件系统,囊括了文件系统的各个函数,另外还包括了地址映射,适合读写NAND_FLASH-FAT12 file system, file systems include the various functions and also includes address mapping for reading and writing NAND_FLASH
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-19
    • 文件大小:35840
    • 提供者:方高明
  1. FileManagement

    0下载:
  2. 模拟实现一个文件管理系统,对磁盘空间进行统一管理,实现文件空间的分配和回收。 实现文件的按名存取,负责名字空间到存储空间的映射。 便于文件的存放和加工处理。根据访问需要以适当的方式组织并存放文件信息。 便于查找存放在存储设备上的文件信息,以目录结构保存文件的存放位置和其他属性。 便于文件的共享和保护。 提供友好的用户接口,并且文件操作对用户透明-err
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:831488
    • 提供者:
  1. mapfile_test

    0下载:
  2. 所属分类:文件操作

    • 发布日期:2024-05-19
    • 文件大小:158720
    • 提供者:李唐
  1. ProcessComm

    0下载:
  2. 几种进程通信的方式,提供进程通信的有剪贴板,映象文件,自定义消息,内存映射还有WM_COPYDATA消息对进程通信的初学者有帮助。-Several process communication approach to the provision of the process of communication there are clipboard, image files, custom news, there are memory-ma
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-05-19
    • 文件大小:275456
    • 提供者:weiwei
  1. FileDivider

    0下载:
  2. 使用内存映射机制,分割大型文件的程序——对于较小的文件,一般的api函数是没法打开的呢!-The use of memory mapping mechanism, split large files- for smaller documents, the general function of the api there is no way to open it!
  3. 所属分类:文件操作

    • 发布日期:2024-05-19
    • 文件大小:69632
    • 提供者:yeqing
  1. maphugefile

    0下载:
  2. 所属分类:文件操作

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:wuming
  1. htran_src

    0下载:
  2. 这个是网络高手写的相当经典的一个端口映射程序的源代码文件,htran被好多黑客用来做内网端口映射。如果你想研究网络编程/黑客编程,这个是很宝贵的源代码!-This is a considerable network of experts to write a classic port mapping procedure of source code files, htran was a lot of hackers used to do
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:31744
    • 提供者:吴应
  1. 22

    0下载:
  2. 内存映射修改大文件.关于数据采集系统中,大数据采集实时,采用的内存技术,很好的文章-Modify memory mapping large files. On the data acquisition system, the data acquisition in real time, using a memory technology, a very good article
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:17408
    • 提供者:李岸
  1. GEEKOS

    0下载:
  2. 通过对一个教学操作系统GEEKOS的编译过程,形成磁盘映射文件,并在Bochs模拟器下模拟启动,来了解操作系统的基本原理和系统的启动过程。-Through a teaching operating system compiler GEEKOS process, the formation of disk mapping file, and restart Bochs emulator simulated, to understand t
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-19
    • 文件大小:2582528
    • 提供者:陈自分
  1. MemMap_PBD

    0下载:
  2. WINDOWS编程中内存映射。可以方便读取大数据量文件。-WINDOWS programming memory mapping. Can easily read large data files.
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:耿迅
  1. taida_modbus

    0下载:
  2. 台达PLC内部寄存器地址与modbus地址映射表,对想用单片机通过modbus协议控制台达PLC的人员有帮助。通过触摸屏接口。-Delta PLC internal register address and Modbus address mapping table, and would like to use single-chip through the Modbus protocol Console PLC Tatsu helpfu
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-19
    • 文件大小:30720
    • 提供者:
  1. XCharMap_demo

    0下载:
  2. XCharMap_demo(字体字符映射源码,查看字体文件字符映射编码)-XCharMap_demo (Font Character Map source, view font file encoding Character Map)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:54272
    • 提供者:zengyanglong
  1. Nine

    0下载:
  2. 第九章 MATLAB 图像显示与色彩 9.1 图像显示 9.1.1 imshow 函数 9.1.2 显示索引图像 9.1.3 显示灰度图像 9.1.4 显示二值图像 9.1.5 显示真彩图像 9.1.6 直接从磁盘文件中显示图像 9.2 特殊图像显示技术 9.2.1 显示颜色条 9.2.2 显示多帧图像序列 9.2.3 显示多幅图像序列 9.3 纹理映射 9.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:43008
    • 提供者:王万国
  1. sparsetest

    0下载:
  2. 利用内存映射文件测试NTFS的稀疏文件存储能力-Use memory-mapped file to test NTFS sparse file storage capacity
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:zhangjian
  1. MemoryMappingFile

    0下载:
  2. 本文分析了Win32 环境下内存映射文件技术的系统实现原理, 并结合嵌入式文件系统的特点, 给出了该技术在嵌入式 实时通讯系统中对多进程间数据共享问题的解决方案-This paper analyzes the circumstances Win32 memory-mapped file system technology principle, combined with the characteristics of embedded
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:91136
    • 提供者:天天
  1. Password

    0下载:
  2. 程序可以得到密码框中的密码,其中应用到大量技术包括钩子,DLL,进程通信,内存映射文件等,不错的VC参考程序-Procedures can be password box password, which is applied to a large number of technologies, including the hook, DLL, process communication, memory-mapped file and s
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:2746368
    • 提供者:zhangkai
« 1 2 3 4 5 6 78 9 10 11 12 ... 35 »

源码中国 www.ymcn.org