资源列表
quyushengzhang1
- 区域生长(region growing)是指将成组的像素或区域发展成更大区域的过程。从种子点的集合开始,从这些点的区域增长是通过将与每个种子点有相似属性像强度、灰度级、纹理颜色等的相邻像素合并到此区域。它是一个迭代的过程,这里每个种子像素点都迭代生长,直到处理过每个像素,因此形成了不同的区域,这些区域它们的边界通过闭合的多边形定义。-Region growing (region growing) is the pixel will become the group into a larger r
Tutorial_Part_IV
- android tutorial 的实例代码程序,这个是实例代码的第四部分-android tutorial examples of program code, this is the fourth part of the example code
Tutorial_Part_III
- android tutorial 的实例代码程序,这个是实例代码的第三部分-android tutorial examples of program code, this is the third part of the code examples
Tutorial_Part_II
- android tutorial 的实例代码程序,这个是实例代码的第二部分-android tutorial examples of program code, this is the second part of example code
Tutorial_Part_I
- android tutorial 的实例代码程序,这个是实例代码的第一部分-android tutorial examples of program code, this is the first part of example code
OpenGL_three_square_Bezier_pane
- 基于OpenGL的双三次Bezier曲面的绘制原理,算法,以及相关的实现和示例代码-OpenGL-based rendering bicubic Bezier surface theory, algorithms, and related implementation and sample code
vcPP-ocx
- 1.只需指明ocx文件的路径(含文件名),函数即可自动从文件中提取控件的CLSID,然后检查是否已 注册,如果已注册则不再注册;如果未注册则自动进行注册。 2.ocx控件必须包含TypeLib信息,一般VC++/VB/DELPHI7等生成的控件都属于此类型。 3.函数在VC6下执行顺利,由于程序中的控件在程序初始化时也必须初始化,因此该函数代码应放在应用程序的初始化 过程中,如在VC6的MFC工程中应放在CXXXApp::CXXXApp()中。-1 is only needed
cvHelloWorld2
- Very simple project to demostrate opencv face detection capabilities.
3D-Math-Primer
- 3D Math Primer for Graphics and Game Development
Icd2_4550_Firmwares
- ICD2 firmwares 18F4550 * 16F877X
123
- 51单片机指令表在写51程序的时候忘记了看一下这个表格很容易就看明白了-51 single instruction in the writing table 51 when the program look at this table have forgotten it is easy to see to understand
