资源列表
OpenGL+Programming+Guide
- 非常经典的opengl图像处理教程,适合本科及研究生自学实用(It is a very good book about image processing. It is very suitable to zhe graduate student to study by themselves.)
北航数字图像处理全程课件
- 非常经典的图像编程课件,北航名师授课课件,非常有用(It is a very good book about image processing. It is very suitable to zhe graduate student to study by themselves.)
vc++数字图像处理 -何斌
- 非常好的c++数字图像处理教程,非常适合从事图像处理的学者实用(It is a very good book about image processing. It is very suitable to zhe graduate student to study by themselves.)
postorzer
- 多项式的加减乘运算,没有除运算,算法很清楚,都可以看懂()
多项式运算
- 本程序由黄金锭 022397 编写 如遇问题,请发信至aresbb@eyou.com 本程序在往链表插数据时先把所有的数据按大小插入(insert_data(poly , p_node))的办法,然后使用 format_list(poly); 合并了指数相同的项,并删除了系数为零的项。 insert_data(poly , p_node)和format_list(poly)在接下来的多项式相加中再度发挥作用, 提高了代码的复用率,同时使程序的编写简单化。 在多项式相减中,
68872104
- 大数加法,减法,乘法和除法的C语言实现源码,可以帮助实现大数运算,()
fghws9
- 大数相乘,计算时间,josep问题,计算JC,分形图形()
foqward__wafrrfall
- 大地坐标到平面坐标的转换——高斯-格吕特变换()
660290
- 大数运算,效率非常高,很有收藏价值,值得你下载!()
deducxkonplacementpecialization
- 大数运算,生成两个随机大数,然后计算他们的和,差等()
SVM
- 包含完整的SVM算法,下载即可使用。其中包括数据集和完整的算法结构,算法结构包括数据清理、核函数升维以及SMO优化算法,可以较好实现数据非线性分类。(Contains the complete SVM algorithm and download it for use. Including the data set and the complete algorithm structure, the algorithm structure includes data cleaning, kerne