-
在qt编程环境下识别带汉字路径方法的源码.
在qt编程环境下识别带汉字路径方法的源码.-Qt programming in the environment to identify with characters of the source path method.
- 2022-07-03 14:39:29下载
- 积分:1
-
桌面控制程序,可以隐藏桌面等。
桌面控制程序,可以隐藏桌面等。-desktop control procedures, such as desktop can be hidden.
- 2023-06-23 19:40:03下载
- 积分:1
-
JAVA 程序设计
JAVA 程序设计-JAVA Programming
- 2023-05-15 22:35:03下载
- 积分:1
-
打印组件
应用背景windows窗体程序中列表打印,不限定打印列表的列数以及数据量关键技术wcf、事件委托、类、接口定义以及实现
- 2023-06-23 18:45:04下载
- 积分:1
-
cdma implementaton
在这里我实现了cdma和它的各种ber性能技术……在这里我上传了所有的代码。besssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssstststststststststststststststststststststststststststststststststststststststststststststststststststststststststststststststststststststststststststststststststststststs。
- 2022-04-01 08:52:27下载
- 积分:1
-
oracle数据库常用命令介绍。比较全。很难找到的好资料,对初学者有帮助,共享之。...
oracle数据库常用命令介绍。比较全。很难找到的好资料,对初学者有帮助,共享之。-oracle database commands introduced. Compare. Very difficult to find good information to help beginners, and Sharing.
- 2022-07-11 14:58:40下载
- 积分:1
-
这是一个计算器,里面具有的功能有四则运算,还有其他的功能!~...
这是一个计算器,里面具有的功能有四则运算,还有其他的功能!~-This is a calculator, which has the function has four computing, there are other features! ~
- 2022-07-07 16:51:19下载
- 积分:1
-
VC with the preparation of their own ImagConvert a wave file to read and calcula...
ImagConvert 自己用VC编写的一个读取wave文件,并计算短时能量、短时过零率以及自相关函数的程序。-VC with the preparation of their own ImagConvert a wave file to read and calculate the short-time energy, zero-crossing rate and short-time auto-correlation function of the process.
- 2022-05-17 10:10:07下载
- 积分: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
-
dll generation reference code
创建一个自己的dll文件,步骤:建一个“Win32 Dynamic~Link Library”工程,是一个单纯的Win32动态库,是一个空的工程,把你的CPP文件加入工程中,还要在你的CPP文件里加入动态库入口:
- 2022-03-12 09:13:45下载
- 积分:1