资源列表
drawmat
- 点阵字符的显示程序:用0和1来标识位图中的每个象素,对应于0的象素着背景色,对应于1的象素着前景色。一个点阵字符可以由一个数组来存储,即存储这个字符的位图,为了节省空间,可以采用16进制的数组来存储。显示字符的方法就是先判断位图中象素的标识是0还是1,然后把对应于1的象素它显示出来,而对应于0的象素不显示。-Character dot matrix display program: with 0 and 1 to identify a bitmap for each pixel, the pix
TestSVD
- svd矩阵分解源代码,帮助理解svdjar包的使用-svd matrix factorization source code to help understand the use svdjar package
MotionDetection_EmguCV
- 基于EmguCV的运动目标检测程序,测试过可用-Moving object detection based on EmguCV program, tested available
Vrmlrd
- VRML读写,可以将3dv文件转换为VRML文件
Spline1Tester
- 不错的曲线绘制类,经过简单修改大都能满足自己的需求!-good curves category, through simple changes most of them can meet their needs!
StoreSCP
- DICOM SDK FOR STORESCP SOURCE CODE
register
- Registry Code Sample for Visual Basic 5 - By Jelsoft Enterprises If you have any problems using this sample, or would like to ask a question, please E-Mail me at: vbw@jelsoft.com Downloaded from Jelsoft Vb-World at http://www.jelsoft.com/
matlabforlicenceplaterecognition
- 用matlab实现汽车牌照识别系统的定位算法-Automobile License Plate Recognition System Location Algorithm
Solar
- 使用OpenGL在windows下实现了一个简单模拟太阳系的动画程序.-Using OpenGL under Windows implements a simple simulation of the solar system animation program.
FormTest
- 在Framework中显示一个View。通过菜单或按钮切换成不同的view。假设有三种view: CViewA, CViewB,CViewC。用三个常数表示他们不显示时的control ID. enum eView {ViewA, ViewB, ViewC} 在CMainFrame 加上下面一个函数就可以实现不同窗口的切换了。很易懂,唯一没有说的就是CCreateContext context,这是每次Create一个view时必须设定的。其实也就是m_pCurrentDoc这个
样条曲线类CSpline加等值线修改实例
- 样条曲线类CSpline加等值线修改实例,程序运行实例类似CAD中的样条曲线划法.-spline curves category CSpline increase contour changes examples, examples of similar procedures in the CAD spline curve is France.
SplineTester
- 根据鼠标点生成样条曲线,并支持移动控制点-Spline curve is generated according to the click of the mouse, and support the move control points
