资源列表
100419
- 这是一个项目时使用到的"三维空间向量/点"类及相关函数,使用它们可以定义一个空间向量/点,实现向量的平移,缩放和旋转等,使用相关函数还可以实现两向量的叉乘,得到一个向量的绝对长度,将一个向量单位化,得到一个三点决定的平面的垂直向量(经过单位化),得到空间中两点的距离,得到两向量的点积,得到两向量的夹角等操作,为方便用户的使用,每个函数都有详细的注释,希望对大家有所用处.-This is a project to use the " three-dimensional space vect
personNER
- 用CRF实现的名称物体识别的程序,对于初学模式识别的人很好-With CRF to achieve the name of the object recognition procedure were very good for the beginner pattern recognition
南京市部分地图数据
- 提取南京市市区地图.shp格式文件,用opengl显示二维地图(Extracted from Nanjing city map.Shp format files, using OpenGL display two-dimensional map)
campus-navigation-system
- 基于C#和AE的一个校园导航系统,能实现基本的校园导航功能,对AE开发初学者有很大的帮助-A campus navigation system based on c# and AE, can achieve basic campus navigation function, has the very big help for the beginners of AE development
MILP-Class-v6
- image processing cla-good
Cameron-decomposition
- cameron分解matlab源代码,自己编写的,效果还行-cameron decomposition
Kmeans-image-segmentation
- k-means用于图像分割,其中包干用于测试的图像及测试的结果-k-means for image segmentation, it contains test images and the results
zoom
- 这个是有关图像放大缩小的双线性内插程序-the process is about of image zoom
Altium_Designer_Winter
- 对画PCB板时用到的比较实用的软件,并进行了详细的实用说明-To draw PCB board used when comparing the practical software, and has carried on the detailed and practical
AutoDraw1
- 刀模图自动绘制,本人根据多年刀模制作经验,设计出能自动绘制刀模图的程序,只需输入长、宽、高等参数,敲一下回车键刀模图便瞬间绘出,大大提高了工作效率和减少出错概率-Auto Draw Graphics
TeamViewerPortable-10
- image deal image view-image deal
Idle_Motions
- 游戏编程精粹6,图形学部分角色真实的静止动作合成,对入门的游戏开发者很有帮助.