-
关于在VC中如何调用matlab中定义的.m文件中的函数的实例,这是源代码,有需要的朋友可以看看!...
关于在VC中如何调用matlab中定义的.m文件中的函数的实例,这是源代码,有需要的朋友可以看看!-on how VC called defined in Matlab. M document examples of the function, which is the source code, we need to see friends!
- 2022-02-04 18:40:39下载
- 积分:1
-
本程序关闭系统
hi this progrm shuts down the system
- 2022-07-17 22:46:40下载
- 积分:1
-
基于对话框的应用程序,拥有MFC日历控件,可以便于初学者更好的理解ActiveX控件体系结构...
基于对话框的应用程序,拥有MFC日历控件,可以便于初学者更好的理解ActiveX控件体系结构-dialog based applications with MFC calendar controls, could facilitate a better understanding beginners ActiveX control architecture
- 2023-04-24 18:05:03下载
- 积分:1
-
SncSoft货币编辑控件V1.1货币编辑控件
SncSoft货币编辑控件V1.1货币编辑控件-SncSoft currency Edit Control V1.1 currency Edit Control
- 2022-01-26 01:21:30下载
- 积分:1
-
我写的小程序,简单的工资,但似乎有点故障
我写的小程序 用于实现简单的工资管理 但是好象有点小毛病-I write small programs for simple wages but it seems a little fault
- 2023-04-01 19:30:04下载
- 积分:1
-
很简单的mp3播放器,教你如何实现mp3的实现方法
很简单的mp3播放器,教你如何实现mp3的实现方法-Very simple mp3 player, mp3 teach you how to achieve the realization of methods
- 2022-02-11 15:23:04下载
- 积分:1
-
reading and writing large documents
读写大块资料文件-reading and writing large documents
- 2023-08-09 01:40:03下载
- 积分:1
-
The time in learning JSP download the source code, and intend to help my friends...
在学习JSP的时候下载的源代码,希望能帮助到朋友们更好地理解JSP!-The time in learning JSP download the source code, and intend to help my friends to better understand the JSP!
- 2022-03-11 22:17:23下载
- 积分:1
-
一个利用WINDOWS自带的命令笔NET SEND发送消息的程序,将命令行界面化,如果有兴趣的话,可以研究研究...
一个利用WINDOWS自带的命令笔NET SEND发送消息的程序,将命令行界面化,如果有兴趣的话,可以研究研究-A program sending message using NET SEND of Windows. It use graphic interface instead of command.
- 2022-02-21 22:00:28下载
- 积分: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