-
OPNET仿真实例,有助于初学者的快速学习。
OPNET仿真实例,有助于初学者的快速学习。-OPNET simulations help beginners learn fast.
- 2022-05-28 09:04:05下载
- 积分:1
-
WDM驱动程序设计
一.WDM简介
微软不断推出新的操作系统,现在Windows98和Windows2000已经成了主流,原先用来实现驱动...
WDM驱动程序设计
一.WDM简介
微软不断推出新的操作系统,现在Windows98和Windows2000已经成了主流,原先用来实现驱动程序的VxD技术随着Win95的淡出也慢慢地将退出历史舞台,在Windows98和Windows2000中设备驱动程序将根据Windows驱动程序模型(WDM)来设计。WDM通过提供一种灵活的方式来简化驱动程序的开发,在实现对新硬件支持的基础上减少并降低所必须开发的驱动程序的数量和复杂性。
-WDM Driver Design 1. WDM briefed constantly introduce new Microsoft operating system, now Windows 98 and Windows 2000 has become mainstream. originally used to achieve the VxD driver technology with the Windows 95 are slowly fade out to be from the historical stage, in Windows 98 and Windows Device Drivers under Windows Flooding dynamic process model (WDM) to the design. WDM by providing a flexible way to simplify driver development, the realization of new hardware support on the basis of the reduction and cut the need to develop drivers for the number and complexity.
- 2022-05-25 14:38:54下载
- 积分:1
-
ComPort Library version2.62 for Delphi 3, 4, 5 and C++ Builder 3, 4, 5
ComPort Library version2.62 for Delphi 3, 4, 5 and C++ Builder 3, 4, 5
- 2022-03-21 16:09:56下载
- 积分:1
-
基于ARM的码激励线性预测编解码系统的实现
基于ARM的码激励线性预测编解码系统的实现-ARM-based code excited linear prediction codec system
- 2022-06-16 03:45:14下载
- 积分:1
-
UDP
一个基于UDP的网络编程,我自己写的,希望对大家有帮助-UDP-based network programming, I wrote it myself, in the hope that everyone has to help
- 2023-04-07 02:30:04下载
- 积分:1
-
vb写的tapi拨号程序
vb写的tapi拨号程序-Tapi dialing program writed by vb
- 2022-03-24 16:41:27下载
- 积分:1
-
基于linux平台用QT编写的串口通信代码
基于linux平台用QT编写的串口通信代码,去年我使用Qt编写串口通信程序时,将自己的学习过程写成了教程(Qt编写串口通信程序全程图文讲解),但是由于时间等原因,我只实现了Windows下的串口通信,并没有去做Linux下的。自从教程发布到网上后,就不断有人提出相关的问题,而其中问的最多的就是,怎样在Linux下实现串口通信。因为有计划安排,而且没有开发板,所以一直没能去研究,也就没能给出很好的解决办法。前些天,网友hqwfreefly 用Qt写了一个叫linucom的Linux下串口调试程序,实现了Linux的串口通信。而且,正好现在我有几天假期,所以就和hqwfreefly合作,将linucom更新为Lincom,并且推出了Windows下的Wincom,然后完成了这篇Qt编写串口通信程序的专题教程,也算完成了我的一个心愿。
- 2023-01-19 21:40:04下载
- 积分:1
-
瑞利分布,主要实现锐利分布的某些特征,非常的不错。
瑞利分布,主要实现锐利分布的某些特征,非常的不错。-Rayleigh distribution, mainly the distribution of certain characteristics to achieve sharp, very good.
- 2022-02-13 22:28:56下载
- 积分:1
-
GSM_protocal,GSM的短消息协议,^_^
GSM_protocal,GSM的短消息协议,^_^-GSM_protocal, GSM short message protocol, ^ _ ^
- 2022-08-19 12:04:24下载
- 积分:1
-
摘要
TCP 软件一般位于操作系统的核心,这种情况给TCP 的研究和调试带来了很大的困难。
在Sun Solaris 平台上,我们使用系统提供的DLPI...
摘要
TCP 软件一般位于操作系统的核心,这种情况给TCP 的研究和调试带来了很大的困难。
在Sun Solaris 平台上,我们使用系统提供的DLPI 接口和有关多线程的系统调用,构建了一
个TCP 调试系统,简化了调试过程。
关键字
TCP,调试系统,DLPI,多线程-Abstract TCP software at the core of the operating system. This situation TCP research and testing has led to great difficulties. Sun Solaris platform, We use the system to provide the interface and the TCP multithreaded system calls, built a TCP debugging system, simplifies the debugging process. Keywords TCP, debugging system, Solaris, multithreading
- 2022-04-15 11:00:49下载
- 积分:1