资源列表

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

[Windows编程ioport

说明:有多种方法可以实现异步I/O,其不同资料上的分类一般都不尽相同,但原理上都类似,这里我把实现异步I/O的方法分为3类,本文就针对这3类方法进行详细的讨论。 (1)重叠I/O (2)异步过程调用(APC),扩展I/O (3)使用完成端口(IOCP) -There are many ways to achieve asynchronous I/O, its information on the different class
<周晓宇> 在 2025-04-10 上传 | 大小:424kb | 下载:0

[其他小程序2

说明:这个是DICOM医学图像格式转换的VC_实现-This is a DICOM medical image format conversion to achieve VC_
<范正> 在 2025-04-10 上传 | 大小:419kb | 下载:0

[其他小程序3

说明:这个是四款DICOM图像浏览软件使用体会,cnki里的论文-This is a four DICOM image browser software experience, cnki
<范正> 在 2025-04-10 上传 | 大小:557kb | 下载:0

[Windows编程MemoryMap

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

[GDI/图象编程BmpBrowser

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

[Windows编程ProcessCommunication

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

[Windows编程SEH

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

[C#编程LkConn

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

[其他小程序energy

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

[C#编程DocFlow

说明:在线文档管理系统,你可以试一试
<yhq> 在 2025-04-10 上传 | 大小:511kb | 下载: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> 在 2025-04-10 上传 | 大小:57kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 47220.21 .22 .23 .24 .25 ... 66603 »

源码中国 www.ymcn.org