-
quasi-1d-laval
准一维拉瓦尔喷管求解程序,MacCormack格式(Junichi Villa Val nozzle solver, MacCormack format)
- 2020-07-23 10:08:45下载
- 积分:1
-
ShadeBtn_Jan2010_demo
当时做一个项目时找来的,对其进行了一些改造,用于花样按钮(At that time got from doing a project and to carry out a number of transformation, for the pattern button)
- 2010-02-07 14:31:10下载
- 积分:1
-
车灯线光源的优化设计
车灯线光源的优化设计源程序
- 2022-01-27 14:25:23下载
- 积分:1
-
C# 演示Tile、FlipX、FlipY、FlipXY 四种模式如何实现
C# 演示Tile、FlipX、FlipY、FlipXY 四种模式如何实现,基于WPF的一个C#源代码,可借此源码了解下DrawingBrush()、FlipY、TileMode.FlipXY、TileMode.Tile等众多模式在C#中的代码是如何编写的,源代码在VS2015中可以编译,完整代码请单击下载链接。
- 2022-05-20 04:07:08下载
- 积分:1
-
C# 为DataGridView控件设置交替行样式(隔行换色)
C# 为DataGridView控件设置交替行样式,也就是大家熟悉的隔行换色功能,每一行数据的底色都不一样,这样可更清淅的浏览表格,在WEB开发中,这也是一个受欢迎的功能,在C# WinForm编程中,同样是个既实用又美观的功能。
本示例测试需要连接好SQL数据库,否则DataGridView未填充数据,不能看出多行隔行换色效果。其实实现这一功能,最核心的几行代码如下:
为DataGridView控件设置交替行样式
this.customersDataGridView.RowsDefaultCellStyle.BackColor = Color.SeaGreen ;
this.customersDataGridView.AlternatingRowsDefaultCellStyle.BackColor =Color.Cyan;
- 2022-11-20 06:00:03下载
- 积分:1
-
BeginningiPhoneDev.121808
说明: iPhone开发的资料《iPhone开发基础教程》的源代码(iPhone development information " iPhone development course based on" source code)
- 2009-08-08 18:09:01下载
- 积分:1
-
Simulation
各种工控仿真仪表,很适合做何种监控软件,(A variety of industrial control simulation instrument)
- 2012-08-24 17:32:17下载
- 积分:1
-
Achieved a rectangular box, polygon, polygons, respectively, have been cut as th...
实现了矩形框,多边形,已有多边形分别做为裁剪图形进行裁剪操作功能。平台是ArcEngine和CSharp.-Achieved a rectangular box, polygon, polygons, respectively, have been cut as the cutting operation of graphics functions. Platform is ArcEngine and CSharp.
- 2022-08-08 08:34:42下载
- 积分:1
-
CameraCalibrat
基于opencv的相机标定是利用张正友相机标定法,利用规则的标定板,对其进行不同角度的拍摄,获得10 20张有效的像片,然后自动标定出相机的内方位元素以及畸变差,包括径向畸变和切向畸变。本程序实测能运行。前提要配置好opencv。(
基于opencv的相机标定是利用张正友相机标定法,利用规则的标定板,对其进行不同角度的拍摄,获得10 20张有效的像片,然后自动标定出相机的内方位元素以及畸变差,包括径向畸变和切向畸变。本程序实测能运行。前提要配置好opencv。
Opencv based camera calibration using Zhang Zhengyou camera calibration method using the calibration board rules, shoot them different angles, to obtain a valid photo 10- 20 sheets, and then automatically calibrate the interior orientation of the camera and lens distortion, including radial distortion and tangential distortion. This program can be found to run. Prerequisites To configure opencv.)
- 2016-05-31 22:27:53下载
- 积分:1
-
InvertedDigitTime
倒影数字时间,两个时钟的时间是同步的,每0.96秒更新一次时间(Reflection digital time, two clock time is synchronized, and updated once every 0.96 seconds of time)
- 2010-02-04 08:57:15下载
- 积分:1