搜索资源列表
vc_jiqiaoshili_part6
- Visual.C++程序设计技巧与实例--配套光盘 第6章 文件和系统操作 本章共11个实例: 1. FolderCopy文件夹的选择和拷贝 2. DeleteCertainFile删除指定路径下的某种类型的文件 3. FileModiNotify当文档(文件)被修改时在标题上给出提醒 4. OpenHtm打开Html网页 5. FileMapping使用内存映射文件来传输共享数据 6. ChageTime改变系统时间 7. StartUpProg让系统启动时
devnetcache
- 一个在C#下使用内存映射,能保存对象实例!强。dll源码及示例!-C# 1 in the use of memory mapping, object can be preserved examples! Strong. Dll source code and examples!
mapfile_test
- visual c++中内存映射文件的操作实例, 包括读文件和写文件的方法
Window_memory
- Window下使用内存映射文件共享数据的例子 本程序主要是实现windows下内存映射,在visual studio C++ 6.0编译通过
MapFile
- 一个对内存映射文件的包装类,用c++实现。可以大大简化内存文件适用。
内存映射文件专题
- 来自于C++Builder经典范例50讲-C Builder from the classic model stresses 50
memory
- 内存映射实例,需要的可以看下,C语言编写
sysinfo
- QT与C++写的任务管理器,代码详细,可以了解曲线画法,内存映射等等!
用vc写的内存映射文件读、写的dll
- 用vc写的内存映射文件读、写的dll,还有在vb、c#以及C++中如何使用的例子说明,Vc Writing with the memory-mapped file read and write the dll, have at vb, c# and C++ in how to use examples to illustrate
MapFile.zip
- 文件内存映射的C++封装类,非常好用。推荐使用这种方式进行文件操作,使用方便,高效。,Memory-mapped file C++ Package type, very easy to use. Recommend the use of this approach to file operations, user-friendly and efficient.
FileMapping(csharp)
- 在C#中使内存映射文件方式进行文件读写, 文件读写功能由一个C++写的DLL提供. 附件内含有完整的DLL工程和C#调用工程.-In the C# Make the memory-mapped files of papers to read and write, file read and write function by a C++ Provide written DLL. Annex DLL contains a complete engineering and C# Call works
使用内存映射文件共享数据的例子 FileMap
- 使用内存映射文件共享数据的例子- The use memory maps the document sharing data the example
huchiyunxing
- 本程序讲述在Visual c++.net下如何使用内存映射文件实现多个程序间互斥运行,代码注释详细。有需要的朋友可以下载看看!-This procedure described in Visual c . Net how to use memory-mapped file to achieve mutual exclusion between multiple programs running, the code comment in detail. In need of a friend
SharedMemoryEx
- 用于C#的共享内存映射代码,可在不同进程间交换数据,或用于建立共享内存-For the C# code of the shared memory mapping, you can exchange data between different processes, or for the establishment of shared memory
Windows_Memory_Management_MemoryMap
- 全面介绍Windows内存管理机制及C++内存分配实例(四):内存映射文件-Full descr iption Windows Memory Management mechanisms and C++ memory allocation example (4): memory mapped file
GHCommonNetDll
- 偶从大学开始维护至今的好东西。这个高度封装的轻量级网络库实现了基于异步Socket的C/S模式通信环境。本库经过4个现实项目的考验,用于轻量级的应用,不先进、不高深,但是讲究实用,开发小型C/S架构程序比ACE\Socket\QT都快。 主要特点: 1、已经为传送大文件做了优化。自动拆分、拼合,如果配合上内存映射文件,可以传送超过内存容量的数据(32位指针)。 2、集成了接受者-伴随处理者模型,收到的数据包传递到独立的线程回调用户的处理函数。 3、提供了C++封装,只需重载服务器
GdalBrowser
- GDAL支持的Morton 编码金字塔无缝漫游工具,从2007年开始,不断更新到2011年,偶的小业余研究。底层基于GDAL, 支持很多冷门格式。使用Morton金字塔重构二维数据,加上内存映射文件的帮助,浏览GB级影像没有问题。内嵌带接缝处理的透明分块条带处理接口,无需了解金字塔,也能透明对GB级影像进行各种处理。内嵌直方图均衡和模板卷积的例子,演示如何透明的开发处理算法。附带重要的功能是“尺度不变特征SIFT”的特征提取,本来是上学时的论文,经过这些年零敲碎打的改造,现在能进行全自动、半自动
CPP_memory-management-mechanism
- 全面介绍内存管理机制及C++内存分配实例,包括进程空间、内存状态查询、内存映射文件。-Comprehensive introduction to the memory management mechanism and C + + memory allocation instances, including the process space, memory status query, the memory-mapped file.
myftp
- 本系统主要实现一个文件传输功能,即通过TCP或UDP协议,建立局域网内的客户端与服务器端的数据通信,实现从客户端到服务器端的上传和从服务器端到客户端的下载,以及通过命令对服务器端进行文件的各种操作。该系统主要难点在于客户端命令的拆分以及对多用户的请求处理。应熟悉TCP和UDP协议,及网络模型的实际应用。应熟练掌握Linux下的C语言编程,以及通过管道实现进程间的通信。进程/线程对资源的访问方法,文件的读写及内存映射等操作。-linux c++ ftp
iomem
- ARM9 S3C2440驱动源代码(内存映射硬件访问源代码),内核2.6.40.3,调试通过,可正常使用,包含.c Makefile和测试程序-ARM9 S3C2440 driver source code (memory-mapped hardware access to the source code), kernel 2.6.40.3, debugging through normal use, including c Makefile and test procedures