- MyVBA 通过ArcMap的VBA环境下编程
- function6 Pass the Images Through Optics
- myJqueryUI_API_1.3.1 jquery easyui datagrid
- CSharpAutoUpdate c# 实现客户端的自动更新 WebServ模仿一个服务器 AutoUpdate.exe模仿一个客户单 运行客户端(AutoUpdate)就会自动去服务器(WebServ)上下载最新版本的相关文件 UpdateList.xml 存的是文件的版本信息 思路:客户端也有个UpdateList.xml
- FxBlog 一款基于.NET平台MVC开发模式的独立博客程序
- web-http-STM32-W5100 stm32平台下W5100运行HTTP server的例程
文件名称:MyBox
-
所属分类:
- 标签属性:
- 上传时间:2013-03-15
-
文件大小:546.57kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
开关盒布线问题
开关盒布线问题:给定一个矩形布线区域,其外围有若干针脚。两个针脚之间通过布设一条金属线路而实现互连。这条线路被称为电线,被限制在矩形区域内。如果两条电线发生交叉,则会发生电流短路。所以不允许电线间的交叉。每对互连的针脚被称为网组。
要解决的问题是,对于给定的针脚和网组,确定其能否合理地布设电线以使其不发生交叉,即它是不是一个可布线的。
经过分析,本系统要实现的功能如下:
1、画出给定矩形布线区域和线网组。
2、使用对话框设定时间、针脚、网组等参数。
3、利用数据库存储和读出针脚及线网组。
4、判断它是不是一个可布线的
5、要统计算法耗时。
6、自动布线过程每一步实现用动画标示。
7、两个相邻的电线间留出一定的间隔。
8、布线的过程使用定时器方法,每一次布线的时间间隔可以自定。
-Switch box wiring problem
Switch box wiring problem: given a rectangular wiring area, a number of its peripheral pin. Interconnected by laying a metal line between the two pins. This line is known as wire, is limited within a rectangular area. If two wires cross-current short circuit occurs. Is not allowed to cross the wire. Each pair of interconnect pin is called the network group.
To solve the problem, given the pin and network group, to determine its ability to reasonably laid wire so that it does not cross, and that it is not a wiring.
After analysis of the system to achieve the following functions:
1, draw a given group of rectangular routing area and wire mesh.
2, using a dialog box to set the time, pin, network group parameters.
3, the use of a database to store and read out the pins and the wire mesh group.
4, to determine whether it is not a wiring
5, statistical algorithm is time-consuming.
6, automatic routing process every step marked with animation.
7, leaving a
开关盒布线问题:给定一个矩形布线区域,其外围有若干针脚。两个针脚之间通过布设一条金属线路而实现互连。这条线路被称为电线,被限制在矩形区域内。如果两条电线发生交叉,则会发生电流短路。所以不允许电线间的交叉。每对互连的针脚被称为网组。
要解决的问题是,对于给定的针脚和网组,确定其能否合理地布设电线以使其不发生交叉,即它是不是一个可布线的。
经过分析,本系统要实现的功能如下:
1、画出给定矩形布线区域和线网组。
2、使用对话框设定时间、针脚、网组等参数。
3、利用数据库存储和读出针脚及线网组。
4、判断它是不是一个可布线的
5、要统计算法耗时。
6、自动布线过程每一步实现用动画标示。
7、两个相邻的电线间留出一定的间隔。
8、布线的过程使用定时器方法,每一次布线的时间间隔可以自定。
-Switch box wiring problem
Switch box wiring problem: given a rectangular wiring area, a number of its peripheral pin. Interconnected by laying a metal line between the two pins. This line is known as wire, is limited within a rectangular area. If two wires cross-current short circuit occurs. Is not allowed to cross the wire. Each pair of interconnect pin is called the network group.
To solve the problem, given the pin and network group, to determine its ability to reasonably laid wire so that it does not cross, and that it is not a wiring.
After analysis of the system to achieve the following functions:
1, draw a given group of rectangular routing area and wire mesh.
2, using a dialog box to set the time, pin, network group parameters.
3, the use of a database to store and read out the pins and the wire mesh group.
4, to determine whether it is not a wiring
5, statistical algorithm is time-consuming.
6, automatic routing process every step marked with animation.
7, leaving a
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyBox/Data.mdb
MyBox/MainFrm.cpp
MyBox/MainFrm.h
MyBox/msado15.tlh
MyBox/msado15.tli
MyBox/MyBox.clw
MyBox/MyBox.cpp
MyBox/MyBox.dsp
MyBox/MyBox.dsw
MyBox/MyBox.h
MyBox/MyBox.ncb
MyBox/MyBox.opt
MyBox/MyBox.plg
MyBox/MyBox.rc
MyBox/MyBoxDoc.cpp
MyBox/MyBoxDoc.h
MyBox/MyBoxView.cpp
MyBox/MyBoxView.h
MyBox/PlanSet.cpp
MyBox/PlanSet.h
MyBox/ReadMe.txt
MyBox/res/b1.bmp
MyBox/res/MyBox.ico
MyBox/res/MyBox.rc2
MyBox/res/MyBoxDoc.ico
MyBox/res/Thumbs.db
MyBox/resource.h
MyBox/StdAfx.cpp
MyBox/StdAfx.h
MyBox/TimeSet.cpp
MyBox/TimeSet.h
MyBox/UStack.cpp
MyBox/UStack.h
MyBox/res
MyBox
MyBox/MainFrm.cpp
MyBox/MainFrm.h
MyBox/msado15.tlh
MyBox/msado15.tli
MyBox/MyBox.clw
MyBox/MyBox.cpp
MyBox/MyBox.dsp
MyBox/MyBox.dsw
MyBox/MyBox.h
MyBox/MyBox.ncb
MyBox/MyBox.opt
MyBox/MyBox.plg
MyBox/MyBox.rc
MyBox/MyBoxDoc.cpp
MyBox/MyBoxDoc.h
MyBox/MyBoxView.cpp
MyBox/MyBoxView.h
MyBox/PlanSet.cpp
MyBox/PlanSet.h
MyBox/ReadMe.txt
MyBox/res/b1.bmp
MyBox/res/MyBox.ico
MyBox/res/MyBox.rc2
MyBox/res/MyBoxDoc.ico
MyBox/res/Thumbs.db
MyBox/resource.h
MyBox/StdAfx.cpp
MyBox/StdAfx.h
MyBox/TimeSet.cpp
MyBox/TimeSet.h
MyBox/UStack.cpp
MyBox/UStack.h
MyBox/res
MyBox
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
