-
HslCommunicationDemo
说明: 功能列表----(更新不及时,请参照上面的demo界面)
日志记录功能
同步网络通讯功能
文件管理引擎
异步网络通讯功能
三菱PLC访问
西门子PLC访问
欧姆PLC访问
邮件功能使用
数据订阅推送
流水号生成器
软件注册码功能
ModBus 服务器开发(包括tcp和rtu)
ModBus Tcp客户端开发
Modbus RTU客户端开发
多线程任务功能
CRC16校验
常用控件库(Function List - -- (not updated in time, please refer to the demo interface above)
Logging function
Synchronized Network Communication Function
File Management Engine
Asynchronous Network Communication Function
Mitsubishi PLC Visit
Siemens PLC Access
Ohm PLC Access
Mail function usage
Data Subscribe Push
Pipeline number generator
Software Registration Code Function
ModBus server development (including TCP and rtu)
ModBus Tcp Client Development
Modbus RTU Client Development
Multithread Task Function
CRC16 Check
Common Control Library)
- 2019-06-16 11:12:45下载
- 积分:1
-
circularHough
Circular Hough transform using OpenCV: C++ version of the popular (best accurate I think) Matlab function CircularHough_Grd.m of Tao-Peng.
Note: the user should know how to use OpenCV first.
- 2010-08-13 17:57:26下载
- 积分:1
-
double-qga
双链量子遗传算法双链量子遗传算法双链量子遗传算法双链量子遗传算法双链量子遗传算法双链量子遗传算法(DOUBLE qGADOUBLE qGADOUBLE qGADOUBLE qGADOUBLE qGADOUBLE qGADOUBLE qGA)
- 2011-09-18 15:24:00下载
- 积分:1
-
W25X40-
单片机程序,基于MSP430的flash读写程序,调试成功,可直接使用,欢迎下载,W25q256的芯片(SCM process, based on the MSP430 flash read and write procedures, debugging success, can be used directly, welcome to download, W25q256 chips)
- 2013-10-25 19:04:24下载
- 积分:1
-
C#通过GDI+绘制带刻度尺的数学坐标系
C#通过GDI+绘制带刻度尺的数学坐标系,应用于图形图像编程,各类统计图表绘制,以及对图形图像编程中数值坐标的研究。
调用方式(以WINFORM为例,其他类推):
Bitmap m_Bitmap=null;
private void menuItem_Click(object sender, EventArgs e)
{
m_Bitmap = new Bitmap(1000, 800);
Graphics g = Graphics.FromImage(m_Bitmap);
g.SmoothingMode = SmoothingMode.HighQuality;
g.Clear(Color.White);
MathCoordinate mathCoordinate = new MathCoordinate();
mathCoordinate.IsDrawGrid = true;
- 2022-08-03 22:37:23下载
- 积分:1
-
sgyconver
地球物理科学中的SEGY地震数据文件格式转换程序(Geophysical science SEGY seismic data file format conversion process)
- 2007-08-17 16:55:45下载
- 积分:1
-
blackfin-GPS-port
ADSP 的BLACK 系列DSP连接标准GPS的程序源码。(ADSP connection of the BLACK series DSP procedures standard GPS source.)
- 2009-05-24 15:32:30下载
- 积分:1
-
test1
生产者消费者问题-经典进程同步问题——生产者消费者问题及其同步方案;(produce&comsumer produce&comsumerproduce&comsumerproduce&comsumer)
- 2018-05-03 19:36:23下载
- 积分:1
-
CalculatorEdition
支持计算式编辑并计算,并提供常用方程,函数键盘,时间显示等功能(Support calculation formula editor and calculate and provide commonly used equations, function keyboard, the time display and other functions)
- 2008-05-14 12:05:36下载
- 积分:1
-
Form1
可见光波长和颜色的对应生成代码,可以保存问为图片(Corresponding to the wavelength of visible light and color to generate code that can be saved to ask for the picture)
- 2014-06-28 12:06:22下载
- 积分:1