资源列表
BMP-Graphics-editor
- 图形编辑器(graphical editor)允许用户改变位图图像,比如大家经常用到的Photoshop。它所采用的改变方法和文本编辑器允许修改文档的方法一样。位图图像由MxN 的像素矩阵来表示,并且每个像素点都有给定的颜色。 我们的任务就是来要编写一个程序来模拟一个简单的交互式图形编辑器,并将生成的图片存储到一个 BMP 格式的文件中。 -Graphics editor (graphical editor) allows the user to change the bitmap i
drawline
- 用c语言实现线的绘制,可重复绘制,也可以设置参数对线的颜色等属性进行修改,这是最简单的c实现,其中的BGI必须先初始化,否则程序会报错-Using c language implementation line drawing, repeatable draw, you can also set the parameters on-line to modify the color and other attributes, it is the simplest c implementation,
vbjiancaotu
- 用vb实现绘制舰操图 并实现一些避碰汇算过程-With vb implementation of the ship spoke a map drawn
vtkPoints
- 使用vtkVectorText显示标签,并对输出做平移变换-use vtkvectorText to show the labels
osgearth-add-layer
- osgearth建立一个地图对象 加入您认为合适的影像和高程地图 建立将渲染地图对象的地图节点 向场景加入你的地图节点-create a map object osgearth to adding you think the right image and elevation map will render the map object map node map node added to the scene
OpenCV-tuan
- opencv 自定义团块完成跟踪程序的团块关联及实现-OpenCV custom clumps track program clumps associated
test_4
- 这个是最大类间方差法的代码程序。里面直接修改文件路径,就可以实现。-This is the the Otsu method code program. Which directly modify the file path, you can achieve.
snr
- 阵列自适应波束形成,利用SNR准则进行自适应波束形成-The array of adaptive beamforming using SNR criterion
shuangxianxingchazhi
- 用双线性差值,实现了图像从360*265到800*600的放大,参数已经调节好了。-With bilinear difference to achieve the image from 360* 265 to 800* 600 amplification parameters have been adjusted as well.
DBOperations
- Data Base Operations Source
金蝶BOM多级展开查询
- 金蝶BOM多级展开查询SQL编程程序语言(Kingdee BOM multistage expansion query SQL programming language)
eemd
- EEMD分解,通过对信号进行分解重构实现降噪目的( Reduct the signal noise through the decomposition reconstruction)