搜索资源列表
SRC010_networks_bp_c3
- bp神经网络的C实现源码。用C语言实现神经网络设计,适用于多输入节点情况,神经网络的册数根据需求可以设置。
BP
- 我自己编写的用VisualC++实现的BP神经网络类,网络节点和层数可任意定义,封装性好,调用简单方便。第一次调用时随机产生权值,可将网络结构写入文件,以后从文件读出。在图像处理方面是很有用的。
OMages
- OMAP的无线多媒体传感网图像节点设计OMAP wireless multimedia sensor network node design images-OMAP wireless multimedia sensor network node design images
quyu
- 使用四邻节点填充实例多边形内部区域。一个简单的填充实例-Neighborhood filled with examples of the use of nodes within the region polygon. Fill a simple example
DrawTree
- DELPHI 画树形节点的源码,对学画图等有一定的帮助-DELPHI source node tree painting, drawing, such as school will certainly help
image_demo
- 使用vc++2005完成,实现B样条曲线拟合曲线.单文档视图结构.可打开显示图片,可使用B样条曲线对对象轮廓进行拟合.显示B样条曲线的次数,控制点个数,控制点坐标,节点向量等-Using vc++2005 completed, the realization of B-spline curve fitting. The structure of a single document view. To open the display picture, you can use B-spline cu
Text1
- 有限元分析,实现了三节点有限元分析,采用frotran语言-Finite element analysis to achieve a three-node finite element analysis, using frotran language
smartbj
- 功能:用自适应分段线性法逼近已知函数 调用格式:[node,err]=smartBJ(func,a,b,maxtol) 其中:func: 已知函数 A: 逼近区间的左端点 B: 逼近区间的右端点 Maxtol: 分段线性逼近允许的最大误差 Node: 分段线性逼近的区间节点 Err: 分段线性逼近实际的最大误差 -it use smartbj to get a good function
robot
- 使用OpenGL创建的带关节的机器人手臂旋转程序,这个手臂在肩、肘或其他关节处由节点进行连接-The use of OpenGL to create a robotic arm with a rotating joint program, the arm at the shoulder, elbow or other joints of nodes connected
cnsegm
- 基于复杂网络的图像分割程序 利用复杂网络节点度特性来分割图像,有一定参考价值。-Image Segmentation Based on Complex Network using complex network node degree program features to segment the image, a certain reference value.
cx
- 对曲线上相邻过密,不影响图形走向的多余节点,进行抽希处理。-Adjacent to the curve too close, not affecting the image to the redundant node, for pumping the Greek treatment.
stylize
- 图像风格化处理:在输入图像上设置网格, 在网格结点上生成长度, 宽度变化的笔刷, 利用网格节点所在图像位置上的颜色加上随机扰动, 把输入图像绘制成具有某种艺术风格的图像。-Image processing style: set in the input image grid, the grid nodes generate the length, width change brush, using the position grid nodes where the color of the im
tu
- 这个程序是为了实现图,具体是用来实现图的实现,输入顶点和节点即可-This program is to achieve plans, specific plans are used to achieve the realization of the input vertices and nodes can be
zui-duan
- 最小路劲查询,源点到节点的权值与路劲走线对比选择最短路劲-Minimum Road King inquiry, the source point to the node weight compared with the Road King, choose the shortest path routing Jin
vrml
- vrml贴图,简单的贴图和基本纹理,涵盖基本的节点和基本的属性设置,对于新手有一定的帮助-vrml texture, simple and basic texture map, covering the basic attributes of nodes and the basic setup, there is some help for novice
detects-damaged-grids
- 利用角点检测能提取网格图像的节点,并对破损的节点进行自动检测,识别破损节点所在的行数和列数,很适合检测栅栏的破损程度-Corner detection can be extracted using the image grid nodes, and automatically detects damaged nodes, where nodes identify the damaged rows and columns, it is suitable for detecting the exte
Northwoods.Go
- GoDiagram控件提供了多种基本的图形对象,可进行组织图、工作流程图、销售图、流程图,鱼骨图,序列图,状态图等绘制,控件提供了如矩形,椭圆,多边形,文本,图片,线条等对象,并且可以对对象进行组合为复杂的对象,可以通过设置属性和重写方法来自定义外观和操作 支持基于鼠标对象的操作:选择、调整大小、移动、复制、拖拉,修改、添加、删除操作 控件内嵌编辑、打印、网格功能 支持自动布局 支持对文本进行字体、大小、颜色设置 支持多种图像如:BMP、ICO、JPG、GIF、
tudebianli
- 图的遍历,很不错的程序哦,可以进行图的遍历,输入@分割节点-this is a program which can achieve tu de bianli you see
dijkstra
- 图论算法,计算最短距离.描述了一个节点到其他节点的最短距离-graph theory.it include a algorithm of dijkstra.it display the min path between a node to any other nodes
kdtree
- 在图像处理中,用最优节点优先法,建造kd树,用于特征点匹配-In the image processing, the optimal node with priority method, build kd tree, used for matching feature points