-
from elsewhere, studying together, reading deleted, respect the original author&...
取自别处,共同学习,看完删除,尊重原作者的版权,使用时请注明出处。绝对扇区读写masm示例-from elsewhere, studying together, reading deleted, respect the original author"s copyright, when used with the territory. Absolute Sector readers can sample
- 2022-03-26 14:39:23下载
- 积分:1
-
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,ole控制exce源代码...
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,ole控制exce源代码-Based on the C++ BUILDER environment is applicable for beginners, easy-to-understand code, and has a lot to learn from the benefits of highly portable, I tested version BCB60, ole control exce source code
- 2022-06-16 08:22:26下载
- 积分:1
-
err
设计了一种可工作于井下高温环境 , 用于阵列声波测井的高速高精度多通道同步数据采集系统 ,
提出了声波测井对交叉偶极模拟信号的处理要求以及采集电路的构成和采集数据处理的方法。分析计算
了采集系统的信噪比 S N R 。由数字信号处理器和复杂可编程逻辑器件组成采集控制处理器 , 采集参数和
命令由数字信号处理器通过串行命令总线发送 , 可程控 , 具有较好的通用性。分析测试表明 , 各采集通
道具有很好的一致性 , 动态范围可达 65dB 以上 , 完全能够满足对井下声波信息探测的要求。-err
- 2022-02-06 16:25:40下载
- 积分:1
-
在应用层查看WINDOWS系统对象,实现类似于WINOBJ的功能
在应用层查看WINDOWS系统对象,实现类似于WINOBJ的功能-At the application layer view the WINDOWS system objects to achieve similar functionality WINOBJ
- 2023-02-16 09:55:03下载
- 积分:1
-
Windows注册表编辑器的源代码
windows的regedit源码-windows regedit source code
- 2022-07-24 09:52:44下载
- 积分:1
-
操作系统课程设计中的一个进程调度模拟算法,包含了先来先服务,最先级数和时间轮转片三个算法。...
操作系统课程设计中的一个进程调度模拟算法,包含了先来先服务,最先级数和时间轮转片三个算法。-Curriculum design in an operating system process scheduling simulation algorithm, contains first-come, first-served, and the first three series and time-rotation algorithm films.
- 2022-01-25 17:00:55下载
- 积分:1
-
系统Modem列表枚举程序.
通过注册表读取系统的Modem列表.
系统Modem列表枚举程序.
通过注册表读取系统的Modem列表.-Modem list system enumeration procedures. Read through the registry system Modem list.
- 2023-08-24 09:45:03下载
- 积分:1
-
命名管道充分利用了Windows NT和Windows 2000内建的安全机制。
将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系...
命名管道充分利用了Windows NT和Windows 2000内建的安全机制。
将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。
命名管道是围绕Windows文件系统设计的一种机制,采用“命名管道文件系统(Named Pipe File System,NPFS)”接口,因此,客户机和服务器可利用标准的Win32文件系统函数(例如:ReadFile和WriteFile)来进行数据的收发。
-named pipe full advantage of the Windows NT and Windows 2000 built-in security system system. To be named as a pipeline network programming package, which is actually the establishment of a client/server communication system, and in which reliable data transmission. A named pipe is on the Windows file system design of a mechanism, "Named Pipe File System (Named Pipe File System, NPFS) "interface, therefore, client and server can use standard Win32 file system functions (such as : ReadFile and WriteFile) data to the transceiver.
- 2023-07-21 23:15:04下载
- 积分:1
-
Windows NT有映射物理内存到一个Device,这个源码告诉你怎么去访问物理内存。...
Windows NT有映射物理内存到一个Device,这个源码告诉你怎么去访问物理内存。-Windows NT are mapping physical memory to a Device, the source tell you how to access physical memory.
- 2022-03-13 17:16:12下载
- 积分:1
-
这是一个综合的IO函数调用的例子,一个简单的任务通过管道进行消息传递。...
这是一个综合的IO函数调用的例子,一个简单的任务通过管道进行消息传递。-This is a comprehensive example of IO function call, a simple task carried out by pipeline messaging.
- 2022-08-21 23:04:47下载
- 积分:1