资源列表

« 1 2 ... .15 .16 .17 .18 .19 47220.21 .22 .23 .24 .25 ... 66604 »

[Windows编程MemoryMap

说明: 相信对于大家来说,内存映射技术已经是个很熟悉的技术了。在这里我只是作个总结,希望对那些新手朋友有帮助。 内存映射文件通常有两个用途:一是内存映射磁盘文件,这对于大数据文件的处理比较适合;二是共享内存,作为进程间通信的一种方式。 -I believe that we, the memory mapping technology is already very familiar with the technology. H
<周晓宇> 在 2024-09-20 上传 | 大小:376832 | 下载:0

[.net编程rayyoucn

说明:网址导航站,系统,免费,1万多数据库,欢迎下载,演示地址www.11466.net-Website navigation station, system, free of charge, more than 10,000 database, welcome to download, demos www.11466.net Address
<li> 在 2024-09-20 上传 | 大小:4922368 | 下载:0

[GDI/图象编程BmpBrowser

说明:这个是一个位图浏览器,是源码,大家一定支持-This is a bitmap browser, is the source, we will certainly support
<范正> 在 2024-09-20 上传 | 大小:3013632 | 下载:0

[Windows编程ProcessCommunication

说明:Windows 的IPC(进程间通信)机制主要是异步管道和命名管道。(至于其他的IPC方式,例如内存映射、邮槽等这里就不介绍了) 管道(pipe)是用于进程间通信的共享内存区域。创建管道的进程称为管道服务器,而连接到这个管道的进程称为管道客户端。一个进程向管道写入信息,而另外一个进程从管道读取信息。 -Windows of the IPC (interprocess communication) mechanism is asy
<周晓宇> 在 2024-09-20 上传 | 大小:153600 | 下载:0

[Windows编程SEH

说明:SEH,结构化异常处理,是作为一种系统机制引入到操作系统中的,本身与语言无关。在我们自己的程序中使用SEH可以让我们集中精力开发关键功能,而把程序中所可能出现的异常进行统一的处理,使程序显得更加简洁且增加可读性。 -SEH, structured exception handling, as a system mechanism into the operating system itself has nothing to do w
<周晓宇> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[C#编程LkConn

说明:c# 开发的连连看。连连算法核心算法。开发平台VS2005。-c# Lianliankan development. Again and again the core algorithm algorithm. Development platform VS2005.
<Jack> 在 2024-09-20 上传 | 大小:243712 | 下载:0

[其他小程序energy

说明:计算气象场中扰动能量和rmse随时间演变-Perturbation calculation of the meteorological field of energy and the evolution over time rmse
<罗雨> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[C#编程DocFlow

说明:在线文档管理系统,你可以试一试
<yhq> 在 2024-09-20 上传 | 大小:523264 | 下载:0

[其他小程序UThief

说明:这是一个可以盗取U盘文件的程序,它会监听U盘然后将文件拷到一个固定的地方-This is a U disk can steal documents, it will monitor the U disk and then the document Kaodao a fixed place
<angel> 在 2024-09-20 上传 | 大小:58368 | 下载:0

[其他小程序penna

说明:通过对生物基因的变化来,模拟生物死亡和繁殖的规律,进而来预测生物的年龄等信息。-Through bio-genetic changes, simulation of biological death and the law of reproduction, and then to predict the age of biological information.
<张小伟> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[驱动编程usbhidio_vc6

说明:检测USB设备,同时与该设备通讯的source code-Detection of USB devices, at the same time with the source code of communications equipment
<fhf> 在 2024-09-20 上传 | 大小:33792 | 下载:0

[驱动编程hello

说明:驱动程序开发的简单例子:在debugview下查看调试信息可以看到程序输出的hello 字符串。-Driver Development of a simple example: In view debugview debugging information can see the output of the string hello.
<jpx> 在 2024-09-20 上传 | 大小:29696 | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 47220.21 .22 .23 .24 .25 ... 66604 »

源码中国 www.ymcn.org