资源列表
NOKIA_TEXT1
- 诺基亚5110的lpc2103驱动程序,软件模拟SPI通信-nokia5110 for lpc2103
area
- 在cad中計算Pline面積並將數值列印到cad中 -Pline area is calculated in the cad and the value of print to cad
WorldB
- 可以用于画世界地图。这个函数可以通过控制经纬度画不同范围的世界地图。-Can be used to draw the world map. This function can be painted by controlling the latitude and longitude of different areas of the world map.
delaunay_test
- 二维delaulay的测试代码 可在二维平面使数据点自动delaunay,生成符合delaunay规则的三角面-This code is design for reconstruction in 2D surface. It use the algorithm of delaunay.
VAX_V10.5.1711.0_crk
- 这是VC最牛插件VAX的最新版V10.5.1711.0,非常好用,是VC编程人员的好帮手。-This is the VC of the most cattle the latest version of VAX plug V10.5.1711.0, is very easy to use, is a good helper VC programmers.
as_cloak
- source-code of a 64k-intro.
tuxiangbianji
- 图像编辑,用不同颜色绘制图像,实现保存,编辑打开等功能-Image editing, using different colors draw the image, to achieve preservation, editing and other functions to open
Nonlocalmeansfilter
- 数字图像非局部均值算法,很好的哦。我自己试过了
medianfiltering
- 最常见的数字图像的中值滤波程序,c语言编的,可以用
NearMeanFilter
- 图像近均值滤波程序,有图,自己在毕业设计时写的,可以用
shift
- 图像的平移c程序,毕业设计时写的。有图片哦
cut
- 从一幅大图像中剪切一小块来,c语言程序。自己写的,可以用