登录
首页 » C# » WPF流程图设计器(支持自动布线、导入、导出)

WPF流程图设计器(支持自动布线、导入、导出)

于 2022-05-31 发布 文件大小:443.93 kB
0 116
下载积分: 2 下载次数: 1

代码说明:

应用背景 主要实现目标以及实现效果类似Visio画图工具。 支持拖拽模板元件至画板中生成相应的设计元件,设计元件支持零至任意多个接线桩,任意两个接线桩之间可以进行连线,所有连接线通过自动布线算法进行连接。 关于自动布线的避障问题,目前只支持避开源设计元件与目标设计元件。 并支持,导入XML元件生成设计图,或导出设计图为XML文件。 模板元件与设计元件是动态加载XAML文件生成的,也就是说当用户添加新的模板元件或设计元件时不需要重新编译项目,即可支持对新模板元件与设计元件的设计支持。 关键技术 开发工具:Visual Studio 2012/2013 开发语言:C# 开发平台:WPF 运行环境:.net Framework3.0 以上

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • C# SelectionStart SelectionEnd时间段选择日历范例
    C# Calendar 时间段选择日历范例,可选择时间区间,调用 了C#中的SelectionStart SelectionEnd日期函数实现的功能,这个程序演示了两种功能:   1、获取控件当前的日期和时间   textBox1.Text = monthCalendar1.TodayDate.ToString();   2、时间起始段的选择:   通过SelectionStart属性获取用户选择的起始日期   textBox2.Text = monthCalendar1.SelectionStart.ToString();   通过SelectionEnd属性获取用户选择的结束日期   textBox3.Text = monthCalendar1.SelectionEnd.ToString();
    2022-08-15 10:37:28下载
    积分:1
  • UDPMultiRecv
    UDP Server M multi users
    2014-12-30 19:51:52下载
    积分:1
  • Micrium
    stm32l152代码,调试的4463的程序,实现数据的收发,程序未调试完毕,整理了代码,串口接收数据还有问题。(stm32l152 code, debugging of 4463, and to send and receive data, the program is not debugged, compiled code, serial receive data is problematic.)
    2016-01-18 20:06:08下载
    积分:1
  • 在图像加密过程中,对像素进行行列置乱时
    说明:  在图像加密过程中,对像素进行行列置乱时,用到的可以改变像素的位置。(In image encryption, row and column scrambling of pixels)
    2020-06-17 07:40:01下载
    积分:1
  • PICC18编程快速入门-源码
    1. Test1文件夹内的例子为《第2章 PICC18编程快速入门》中的例程。 2. Chart-04、Chart-05、……、Chart-16分别是第4章、第5章、……、第16章中的例程,每章节下的文件夹分别标明是该章的例程号,如Chart-04文件夹下的Exam-4-1文件夹内的程序是第4章的第1个例程,其余以此类推。 3. Chart-12文件夹下的Exam-12-2-main表示12章例2中的主机程序,Exam-12-2-Slave表示12章例2的从机程序。Chart-16文件夹下的pic18-PSP文件夹下PSP-Master内的程序是第16章中PSP例程的主机程序,PSP-slave是第16章中PSP例程的从机程序。(1. Examples in the Test1 folder are the routines in Chapter 2 PICC18 Programming Quick Start. 2. Chart-04, Chart-05,... Chart-16 is Chapter 4, Chapter 5,... Chapter 16 of the routine, the folders under each chapter are marked as the routine number of the chapter, such as Chart-04 folder under Exam-4-1 folder procedures are the first routine of Chapter 4, the rest of the same. 3. Exam-12-2-main under the Chart-12 folder represents the host program in Chapter 12, Example-12-2-Slave represents the slave program in Chapter 12, Example-2. The program in PSP-Master under pic18-PSP folder under Chart-16 folder is the host program of PSP routine in Chapter 16, and PSP-slave is the slave program of PSP routine in Chapter 16.)
    2020-06-19 14:14:38下载
    积分:1
  • QEP-speed-calculator
    QEP采集光编信号进行电机运行速度计算程序模块,可移植(QEP collection compiled signal light motor running speed calculation program modules, portable)
    2014-02-11 09:43:09下载
    积分:1
  • C# 给图片添加水印 图片类型转换 例子
    C# 给图片添加水印 图片类型转换 例子
    2014-11-05下载
    积分:1
  • Beckhoff_CoECodeSample020518
    Beckhoff官方CoE样例,功能框架已实现PDO,SDO(Beckhoff official CoE sample)
    2021-02-08 11:49:54下载
    积分:1
  • wannianli
    时钟、日期、农历、温度报警、日期节日提醒等12861大液晶显示(Clock temperature of the date of the festival alarm)
    2012-04-15 14:23:55下载
    积分:1
  • MCUinternetInterface
    Keil中实现单片机通过RTL8019A网口芯片访问PC机的功能。(The Keil microcontroller chip access the PC by RTL8019A network port function.)
    2013-04-23 21:44:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载