资源列表
GUI
- 利用MATLAB程序编写的界面程序,GUI程序-Using MATLAB programming interface procedures, GUI program
将RGB转换为HSV空间的C程序
- 此代码可将RGB色空间转换为HSV色空间-this code can be RGB color space conversion to HSV color space
K-Means聚类
- k-means聚类算法源码。kmeans是一种常用的分割算法,简单而又高效。-k-means clustering algorithm source code. Kmeans is a common segmentation algorithm is simple but efficient.
line_hough
- 用matlab实现hough变换的直线检测,对原有代码的错误指出进行了改正,可以直接运行.-using Matlab achieve hough transform linear detection, on the original error code that the correction can be run directly.
CISBitmap
- bmp读写源码-bmp source code to read and write
osgshadowfirst
- 能简单的实现三维模型的阴影投射和阴影的接收,功能简单,还需进一步完善。注:本例子是利用osg3.0库,在VS的环境下实现的-Simple three-dimensional model of the shadow casting and shadow receiving simple, functional, needs further improvement. Note: This example is the use of osg3.0 library in the VS environme
位图类
- 这个从Cbitmap派生的位图类使你可以通过指定一种颜色把一幅位图变透明,而它的使用差不多同Cbitamp一样简单。-Cbitmap derived from the bitmap type so you can designate an colors of a bitmap transparent change, and its use with Cbitamp almost as simple.
BitmapFactoryTest
- Bitmap Factory Test Source Code for Linux v2.13.6.
SimpleJdbc
- JDBC的简单实现,帮你连接数据库,数据库是oracle-simple jdbc
2
- 某小学六个年级各有8个班,可以用下面的方法声明一个数组students用于存放每个班的人数。
pointToCellData
- vtk编程 初学者应有,vtk可视化编程-vtkprogramming c++ apply for learner
AtomicIntegerTest
- Atomic Integer Test for Linux.