-
Opc.Net1
OPC西门子异步通讯编程源码,类库都编好了,直接调用即可(OPC )
- 2016-04-29 10:04:34下载
- 积分:1
-
Com 端口的示例
/ * BaudRate設定列舉 * /
公共枚举 BaudRateFlag: uint
{
CBR_110 = 110,
CBR_300 = 300,
CBR_600 = 600,
CBR_1200 = 1200,
CBR_2400 = 2400、
CBR_4800 = 4800,
CBR_9600 = 9600,
CBR_14400 = 14400,
CBR_19200 = 19200,
CBR_38400 = 38400,
CBR_57600 = 57600,
CBR_115200 = 115200,
CBR_128000 = 128000,
CBR_256000 = 256000,
}
/ * DTR控制列舉 * /
公共枚举 DtrControlFlag
{
DTR_CONTROL_DISABLE = 0X00,
DTR_CONTROL_ENABLE = 0X01,
DTR_CONTROL_HANDSHAKE = 0X02,
}
/ * RTS控制列舉 * /
公共枚举 RtsControlFlag
{
RTS_CONTROL_DISABLE = 0X00,
RTS_CONTROL_ENABLE = 0X01,
RTS_CONTROL_HANDSHAKE = 0X02,
RTS_CONTROL_TOGGLE = 0X03,
}
/ * 清除通訊緩衝區列舉 * /
公共枚举 PurgeCommFlag: uint
{
PURGE_TXABORT = 0X0001,
PURGE_RXABORT = 0X0002,
PURGE_TXCLEAR = 0X0004,
PURGE_RXCLEAR = 0X0008,
}
- 2023-04-04 01:45:04下载
- 积分:1
-
430时钟
430f1xxx单片机是视线中i客户收到JFK货款收到回复喝咖啡厚度和第三方v海口市v捷克首都和多少股份v更多数据比对数据比较u苟富贵点石成金的设备 430时钟
- 2022-01-25 16:20:47下载
- 积分:1
-
WinForm窗体及其控件的自适应
说明: 窗体自适应,统计原始窗体的位置和大小;缩放后Resize通过计算主窗体的大小,计算出长宽伸缩比例,然后再计算出来内部控件的起始点和长宽,过程通过递归完成,简单易行!(The window adapts itself and counts the position and size of the original window; after scaling, resize calculates the length and width scaling ratio by calculating the size of the main window, and then calculates the starting point and length and width of the internal control. The process is completed by recursion, which is simple and easy!)
- 2020-05-19 20:38:45下载
- 积分:1
-
text1
本代码用matlab编写Runge-Kutta算法程序,并且用ode45函数的编写代码进行对比分析。(The code is written using Runge-Kutta algorithm matlab program, and were analyzed by writing code ode45 function)
- 2014-01-17 09:41:19下载
- 积分:1
-
main
利用参数辨识法提取相关对准参数,从而估计出陀螺漂移和数学平台偏角并进行补偿。仿真结果表明,开路罗经法对准具有较高的对准精度、较好的快速性,能够满足捷联惯导系统在静基座下实现自对准的要求。(Expressions of mathematical platform misalignment angles of the open-loop algorithm are derived and parameter identification method is
used to pick-up the corresponding coefficients from angle measurements in order to identify and compensate gyro drifts and platform misalignment.The simulation results show that the open circuit gyrocompass alignment of SINS can all meet the requirement of SINS initial alignment with high accuracy and quick reaction on static base. thus can meet the high-precision alignment requirement of carrier based inertial navigation system on swinging base.
)
- 2014-02-09 15:52:36下载
- 积分:1
-
diaodu
这是一个进程调度问题~~~~还是有很多的问题哦(This is a process of scheduling problem ~ ~ ~ ~ still has many problems Oh)
- 2007-10-22 19:11:43下载
- 积分:1
-
VCSeriesV2.2.2SDK
天敏系列监控卡SDK,视频采集,数据压缩保存成BMP/JPG/AVI等文件格式(Mortimer Series SDK control cards, video capture, data compression preservation into BMP/JPG/AVI file format)
- 2006-07-05 10:49:03下载
- 积分:1
-
asmmodel
易语言汇编模块源码 献给新手学习. 支持所有汇编代码(Easy assembly language source module dedicated to novice learning. Support for all assembly code)
- 2010-02-17 07:52:44下载
- 积分:1
-
雨松 Unity3D游戏开发
说明: 雨松MOMO大神著书,Unity3D游戏开发,适合刚入门的朋友(Yusong MOMOMO Magic Book, Unity3D Game Development, Suitable for New Friends)
- 2020-06-22 21:40:01下载
- 积分:1