-
加载windows驱动程序
这是一个加载windows驱动的程序,用c语言写的,贴上代码只是便于大家学习,。有更好的加载驱动的程序希望分享下,共同学习,不慎感谢。。。!!!!!!!!!!!!!!!!!
- 2022-02-04 17:12:15下载
- 积分:1
-
asdasdasdasdasd
阿斯达斯达斯达斯达斯达斯达斯达斯
- 2022-06-19 00:03:06下载
- 积分:1
-
物流管理系统,用来管理企业ERP物料进出分析情况
物流管理系统,用来管理企业ERP物料进出分析情况-Logistics management system, used to manage access to corporate ERP materials analysis of the situation
- 2022-02-12 15:24:41下载
- 积分:1
-
visual basic application 程序。自动打开Excel,写数据。保存后退出。...
visual basic application 程序。自动打开Excel,写数据。保存后退出。-visual basic application procedures. Automatically open Excel, write data. Save exit.
- 2022-01-29 02:21:33下载
- 积分:1
-
C语言迷宫不是原创
C语言迷宫不是原创-It s One kind of maze arithmetic ,but it s not my authorship.
- 2022-01-31 16:23:05下载
- 积分:1
-
这是一个运算符重载的实例程序,程序中以复数的加法作为例子,实现将加法运算符重载,得到c=c1+c2直接得到俩个复数相加的和...
这是一个运算符重载的实例程序,程序中以复数的加法作为例子,实现将加法运算符重载,得到c=c1+c2直接得到俩个复数相加的和-This is an example of operator overloading, programs, the addition in the plural as an example, to achieve an additive operator overloading, to be c = c1+ c2 directly from the sum of both a complex and
- 2023-02-05 07:30:04下载
- 积分:1
-
移动Ad Hoc网络VANET
我在MATLAB中实现方案4首先就近选择以下节点发送应答。第二,
- 2023-04-07 06:10:03下载
- 积分:1
-
显示软件的阿什维尼雷达
typedef 结构 _Timestamp
{
无符号短时间 ;
无符号短分钟 ;
无符号短秒 ;
无符号的短毫秒为单位) ;
} S_Timestamp ;
typedef 结构 _PrimaryReports
{
无符号短 messageHeader ;//33031
无符号短 rangeSpread ;
无符号短 azimuthSpread ;
无符号短 filterNumber ;
浮动范围 ;
浮法方位 ;
浮法高程 ;
浮法 multipleElevation [3] ;
浮法强度 ;
} S_PrimaryReport ;
typedef 结构 _PrimaryReportsPerCpi
{
无符号短 messageHeader ;/ / 34952
无符号短 numberOfReports ;
无符号短 cpiNumber ;
无符号的短保留 ;
//float 纬度 ;
//float 经度 ;
S_Timestamp 时间戳 ;
S_PrimaryReport primaryReports [MAX_PRIMARY_REPORTS_PER_CPI] ;
} S_PrimaryReportsPerCpi ;
DetectionDataInterface.MultiCastInit("225.0.0.1",44902) ;
- 2023-05-06 06:10:02下载
- 积分:1
-
自动鼠标点击器 (C#)
资源描述其实鼠标点击器是个很容易的小程序,但是搜了一下本站,大多数都是用易语言写的,少数的几个C#也没放出源码,由于本人对C#情有独钟,遂自己写了一个供新手共同学习之用,软件比较简单,大神勿喷。
软件说明:
F9开始点击,F10结束点击,点“X”可以最小化到托盘,软件最小化到托盘时快捷键依然可用。计数器方便大家观看点击频率,由于代码已经放出,就不做更多功能了,需要的同学自己去改吧。
- 2022-09-24 20:25:02下载
- 积分:1
-
起点
定时启动服务,当指定服务被意外关闭,自动启动该服务,使用wmi实现。-Start-up services from time to time, when the specified service was accidentally shut down, automatically start the service, use wmi to achieve.
- 2023-01-13 11:45:04下载
- 积分:1