资源列表
ImageProcessing_Measure
- 图像打开,直线,角度,圆面积的测量。 代码比较容易看懂,可以在此基础上扩展-images open, linear, angle, round area measurements. Code is easier to read, on the basis of this expansion
IEC61499_FBD_PLC
- 本软件使用C#开发基于IEC61499标准的功能块图(FBD)编辑软件,可做为PLC,DCS,或者逻辑电路仿真编辑软件。-use of the software development based on the C# IEC61499 standard function block diagram (FBD) editing software, the types of PLC, DCS, or logic circuit simulation editing software.
vtk_skull
- vtk头骨示例程序,这个是很多开始学vtk的同胞们可以先研究的程序。这个是mfc下的,那个headsq是ct机的直接导出的切片图片,运行的时候需要读取这些数据的。-VTK skull sample program, this is a lot of learning VTK compatriots can examine procedures. This is the mfc, which headsq ct machine is directly derived slice images, r
qbezierdemo
- 这是一个很好的Bezier曲线的绘制程序。 利用De Casteljau算法绘制Bezier曲线 可以方便嵌入到你的源程序 -This is a good Bezier curve drawing program. De Casteljau algorithm using Bezier curve drawing can easily embedded in your source
chepaidingwei
- 一个关于车牌定位的算法,能够对.JPG,.BMP格式的文件进行定位操作,有一定的参考价值 。-one on the license plate positioning algorithm to right. JPG, . BMP files for positioning operation, the reference value.
mobanpipeiippssda
- 这是一个图像处理模板匹配的新型算法,里面包括了三代模板匹配算法,包括使用INTEL的Ipp库,还有二次匹配算法,和SSDA算法-This is an image processing template matching new algorithms, including the inside of three generations of template matching algorithm, including the use of Intel studied by the library,
MapX_Delph7
- 演示Delphi7+MapX开发Gis的完整示例,利用Delphi7开发.-demonstration Delphi7 mapxX Gis a complete example of the use of Delphi7 development.
汉诺塔的演示程序
- 初学MFC时的拙作,一个汉诺塔的演示程序,采用非递归、非堆栈的算法,直接根据当前步数推算出汉诺塔的状态。界面用GDI实现,伪3D的风格。-beginners at the exposition, a HANOR the demo program, the use of non - recursive and non-stack algorithm, directly under the current steps are projected HANOR state. GDI interface
Lunar Calendar
- 一个显示农历月历的程序,支持1801~2100年的公历、农历、节气的显示。除了一个活动窗口,程序还在桌面背景上显示一个半透明的日历(这个功能是通过桌面显示的钩子实现的)。同时在系统栏内显示日历图标。程序包含两个工程,编译连接后分别生成LunarCalendar.exe和DesktopCalendar.dll,两者需要合作才能运行。-a show of the Lunar Calendar procedures, support 1801 ~ 2100 of the Gregorian calen
windowmanager
- window窗口管理器 ,主要适用于小型GUI, 管理层次和算法类似于microsoft 的windows窗口系统-window window managers will apply mainly to small GUI, management level and the algorithm similar to microsoft windows Window System
GraylevelHistogram
- 这是VC++灰度直方图仿真程序,打开图像,并且显示灰度直方图。-histogram simulation program, open image, it also shows the histogram.
BitmapApp
- 使用内存DC和不使用内存DC画BMP图像,让使用者明白用这两种方法画图的区别。-memory DC and DC painting memory BMP images, users understand that the application of these two methods to draw the distinction.