-
实现两个进程之间通信
实现两个进程之间通信-achieve communication between the two processes
- 2022-01-25 15:23:30下载
- 积分:1
-
程序的开发环境:本程序采用Microsoft Visual Studio 2005集成环境开发即 asp.net 2.0+access 数据库开发...
程序的开发环境:本程序采用Microsoft Visual Studio 2005集成环境开发即 asp.net 2.0+access 数据库开发-Program development environment: This procedure using Microsoft Visual Studio 2005 integrated development environment that is, asp.net 2.0+ Access database development
- 2022-12-13 05:00:03下载
- 积分:1
-
LU法求解线性方程组,可以用于求解任意的线性方程组,非常有用....
LU法求解线性方程组,可以用于求解任意的线性方程组,非常有用.-LU method of linear equations, which can be used to solve arbitrary linear equations, very useful.
- 2023-04-09 10:10:05下载
- 积分:1
-
用c++实现的线性规划的单纯形法
用c++实现的线性规划的单纯形法-use linear programming to achieve the Simplex Method
- 2022-07-16 18:29:21下载
- 积分:1
-
孙鑫的VC++源代码的教训
孙鑫vc++讲座源码01-05-Source code of SunXin s Vc++ lessons
- 2023-07-18 09:45:03下载
- 积分:1
-
可将一张图片中所包含的等距按钮图片分解并保存
可将一张图片中所包含的等距按钮图片分解并保存-a picture can be covered by the equidistance Photo button and keep decomposition
- 2022-02-03 04:54:00下载
- 积分:1
-
双线性过滤是我看来最好的滤波算法,他绝对比高司滤波要来得高效,结果也跟更好...
双线性过滤是我看来最好的滤波算法,他绝对比高司滤波要来得高效,结果也跟更好-bilinear filtering is in my view the best filter, he definitely compete against Division filter would be far more efficient, with better results
- 2022-02-25 04:38:43下载
- 积分:1
-
这是一个很小很简单的程序,就是在vc++平台上,实现本地IP地址查询。现实计算机名以及IP地址。...
这是一个很小很简单的程序,就是在vc++平台上,实现本地IP地址查询。现实计算机名以及IP地址。-This is a very very simple procedure, is vc++ Platform realize the local IP address query. Reality of the computer name and IP address.
- 2022-01-22 10:58:24下载
- 积分: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
-
WINDOWS编程循序渐进,配套第2章原代码
WINDOWS编程循序渐进,配套第2章原代码-WINDOWS programming step by step, and the supporting Chapter 2 of the original code
- 2022-02-15 07:13:30下载
- 积分:1