资源列表
Interpolation
- java实现的克里金插值算法。算法实现中使用Jama.Matrix包来做矩阵操作。算法简洁明了。 希望能帮到你。-a kriging interpolation realization based on the Java language.The package Jama.Matrix is used to realize the Matrix。The code is very compact。enjoy it!
数据结构
- 多叉路*通灯安排问题,利用图论的知识解决交通灯的问题(Location of traffic lights at multi fork junctions)
BitmapTitle
- 将程序生成的标题栏改成用位图显示,最大化最小化关闭按钮用两张图代替,鼠标放上去变亮,界面比较漂亮-procedures to generate the column heading into use bitmap and maximize the smallest of the closure with two buttons instead of the map, Mouse is entered lit, the more beautiful interface
XOscillo_20130515v9
- arduino oscilloscope source code
Delaunay_Triangulation
- 在窗口内点点,生成Delaunay三角网
pictureswitch.rar
- 对图形进行几何变换,放大缩小,旋转,镜像,prictureswitch
PieChart
- pie chart drawing in c-pie chart drawing in c++
Pseudo-color-processing
- 用Java语言实现图像灰度图像的伪彩色处理-Achieve gray image using Java language pseudo-color processing
MFC橡皮筋画直线
- 用VC6.0写的画像皮筋直线的MFC程序
Line
- 用VC6.0写的画橡皮筋直线的MFC程序-Written with VC6.0 MFC drawing rubber band linear program
PhaseUnwrapping2D
- 2D PHASE UNWRAPPING ALGORITHMS Run QualityGuidedUnwrap2D for the phase quality guided phase unwrapping method. Run GoldsteinUnwrap2D for Goldstein s branch cut phase unwrapping method. (3D implementation of the quality guided method av
Sketcher
- 使用mfc编写的绘图基本程序,可利用此代码学习mfc画图方法。-Mfc drawing method, you can use this code to learn basic drawing program written using mfc.