- Student_Manage 采用VC++6.0开发的学生学期管理系统
- srv 集合了服务端和客户端
- points_cartoon vtk实例
- edusoho-5.5.6.tar EduSoho开源 支持文档课时防复制 编辑区的问题修复和优化 多行文本编辑区的输入框改成可以拖动改变大小
- Distance.m This code generates random data points in 2d plot and calculate the rectilinear distance & Euclidean distance storing between each point location.
- lantuoge A language monitor provides a full duplex communications pat
资源列表
整数DCT(BinDCT)快速算法及其在图象压缩中的应用.pdf
- 整数DCT(BinDCT)快速算法及其在图象压缩中的应用.pdf
对256色图像处理
- 对256色图像处理的VC源代码,可以让你了解处理图像的技术.
图像锐化
- 图像锐化
1010
- 计算任意多边形的面积算法-arbitrary polygon calculation algorithm of the area
bmpSuport
- 用于处理bmp图象 引用地址:http://blog.programfan.com/trackback.asp?id=13315-bmp image processing for use Address : http : / / blog.programfan.com / trackback.asp id = 13 315
画多边形
- 是图形学中经典的活动边表的算法,老师评价破高的-Graphics is the classic side table algorithm, the teacher evaluation breaking high
ImgExtLibDemo
- 各种图像格式转换-various image format conversion
多边形游戏
- 经典算法之多边形游戏-classic algorithms polygon game
多边形裁剪算法
- 最快和最好用的多边形裁剪算法-fastest and the best use of polygon clipping algorithm
randrect
- 这是一个画任意多边形的例子-This is a painting arbitrary polygon examples
将维对分和K均值算法分割图像
- 利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two p