-
[建议增加分类]
[浏览分类目录]
(重要)
您上载的源码为何会被站长不采用或帐号被删除?
1.源码太简单
2.不是源码...
[建议增加分类]
[浏览分类目录]
(重要)
您上载的源码为何会被站长不采用或帐号被删除?
1.源码太简单
2.不是源码
3.缺少文件
4.所选类别和开发环境不对
-[Proposal to increase the classification] [Browse Categories] (important) you upload will be the source for that station will not be adopted or account be deleted? 1. Source too simple 2. Is not a source 3. The lack of documentation 4. Selected the type and development environment is not
- 2023-05-22 16:50:03下载
- 积分:1
-
MFC对话框,应用
mfc对话框,重新招聘申请,发布
- 2022-05-18 20:42:47下载
- 积分:1
-
串行通信
串口通信 元代码 通过测试
串口通信是指外设和计算机间,通过数据信号线 、地线、控制线等,按位进行传输数据的一种通讯方式。这种通信方式使用的数据线少,在远距离通信中可以节约通信成本,但其传输速度比并行传输低。
串口是计算机上一种非常通用的设备通信协议。大多数计算机(不包括笔记本电脑)包含两个基于RS-232的串口。串口同时也是仪器仪表设备通用的通信 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-01-24 09:25:27下载
- 积分:1
-
带通配符的字符串匹配算法源代码 vc源代码
带通配符的字符串匹配算法源代码 vc源代码-the vc source code of string matching with wildcard.
- 2022-01-26 06:56:58下载
- 积分:1
-
Using c language realize electrical simulation
用c语言实现电机仿真-基于恒定磁链的转子磁链控制。-Using c language realize electrical simulation- based on a constant flux of the rotor flux control.
- 2023-08-10 22:45:03下载
- 积分:1
-
学生学籍管理系统 用ACCESS设计的
学生学籍管理系统 用ACCESS设计的-the Student Management System designed by ACCE
- 2022-11-03 04:00:03下载
- 积分:1
-
这个代码实现了Delphi语言通过系统函数实现对窗口程序的控制,和对鼠标的点击事件进行控制,控制鼠标的运动和点击...
这个代码实现了Delphi语言通过系统函数实现对窗口程序的控制,和对鼠标的点击事件进行控制,控制鼠标的运动和点击-source implementation of the Delphi language functions to achieve through the window of the control procedures, and right mouse clicks incident control, control the movement and the mouse click
- 2022-03-02 18:02:39下载
- 积分:1
-
SolidGraph CAD 系统
翻译 maninwest@Codeforge 作者:Geometros @ Codeproject介绍SolidGraph 是个功能完全的 3D 建模系统,适用于复杂的几何对象。每个使用电脑绘图的人都觉得有必要编写一个自己的编辑器。我们向您展示一种写模块化应用的方法,在模块化应用中,创建新对象的函数分布在插件之间。该项目仅使用了以下编译器编译:: Microsoft Visual C++ 7.1 和 Microsoft Visual C++ 8.0.
- 2022-03-09 11:41:03下载
- 积分:1
-
元胞自动机的模拟和实际例子希望对你有所帮助
元胞自动机的模拟和实际例子希望对你有所帮助-yuanbaozidongjidemoniheshijilizixiwangduiniyousuobangzu
- 2022-01-26 03:59:53下载
- 积分: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