搜索资源列表
数学
- c语言的数学实验报告 (该程序经过调试成功后能实现五项功能:1,解n阶行列式;2,解n阶线性方程; 3,求矩阵相乘;4,求矩阵;5,退出) 交作业好用-mathematical experiment (after debugging the program can achieve success after five functions : 1. Xie n order determinant; 2, n-order solution of linear equations; 3, seekin
pcube
- C源码,多边形方体的求交算法,算法速度快。-C source code, the polygon cube intersection algorithm, the algorithm faster.
BAM_NN
- 用外积和法设计的权矩阵,不能保证p对模式全部正确的联想。若对记忆模式对加以限制(即要求p个记忆模式Xk是两两正交的),则用外积和法设计的BAM网具有较好的联想能力。 在难以保证要识别的样本(或记忆模式)是正交的情况下,如何求权矩阵,并保证具有较好的联想能力?这个问题在用BAM网络实现对字符的识别程序仿真中得到体现。我们做过尝试,用伪逆法求权矩阵,虽然能对未加干扰的字符全部进行识别,但对加有噪声的字符识别效果很差。至于采用改变结构和其他算法的方法来求权矩阵,将是下一步要做的工作。-foreign
jiheyunsuan
- 这是用C++编的求集合的交/并/差集-This the C series of the pool for the AC / and / difference
Setjihesuanfa
- 用VC编的求集合的交/并/差集,输入S1和S2的元素和插入元素\\插入位置..点击click-VC addendum to the pool for the AC / and / difference. S1 and S2 input elements and insert elements \\ insert location Click click ..
20051207205008421
- 编写一个程序,采用单链表表示集合(集合中不存在重复的元素),利用例2.4的算法将其按递增方式排序,构成有序单链表。求这样的两个集合的并、交和差。-prepared a procedure, single chain said pool (pool, there is no duplication of elements), 2.4 cases using the algorithm based on the progressive sorting, orderly single-chain f
jijhe
- 1.本程序中,实现集合的交,并差,求补,求子串运算.集合的元素限定在[‘a’ … ’z’].集合的输入形式为输入一个字符串,以0和回车符号作为结束. 2. 演示程序以用户和计算机对话的方式,即在计算机终端显示”提示信息”之后,由用户在键盘上输入演示程序中规定的运算命令:相应的输入数据和运算结果显示在其后. -1. The program and sets policy, worse, seeking fill, Praying for Bearing Children string op
jihe
- 用C++编写,按提示操作,可以求集合的交、并、差的计算
InterSection
- 计算机图形学,一个直线段求交算法演示的例子.
上机作业
- 关于数据结构中表达式求值的算法,功能强大,符合需要交作业的同学的需求 应该是初学数据结构的人使用-This the algorthim of expression evaluation in data structure, its function is very powerful, and concord with the demand of classmates which are needed to hand over the work, it should be used by the
cagd
- 画Bezier及B样条曲线,及对曲线的一些操作,包括移动控制点,移动曲线,曲线求交等等。
map
- 半平面求交。zzy大牛论文改写的。有一定的实现。但有些功能没有尝试过-Half-plane intersection. zzy Daniudi rewrite the thesis. A certain degree of realization. However, some features have not tried
changethechar
- 程序可以对输入的两个字符串进行求交,求并,求差运算,而且求得的结果按字母的升序排列。-Procedures can be carried out input of the two strings intersect, and seeking, and poor operation and the results obtained in ascending alphabetical order.
Graphicsoperations
- 此程序是vb+mo实现图形的操作,有求交,求并,求差的功能.-This program is to achieve vb+ mo graphics operation, there is intersection, seek, and seeking poor function.
fold
- AE开发的叠置分析,主要包括叠置求交、叠置裁剪等功能-AE development overlay analysis, including overlay intersection, overlay clipping functions
xianduanqiujiao
- 线段求交的优化设计 线段求交的优化设计,这是设计的思路-Optimization of line segments Intersection Intersection Intersection Optimization Optimization of line
LineNodeCheck
- 线段求交代码,win32console版,即将更新MFC版,敬请期待-Segment intersection code, win32console version, is about to update the MFC version, so stay tuned
intersect
- 这是一个叠加求交分析的操作,主要用到了Ibasicgeoprocessor-This is a program about overlap operation.
poly
- 扫描线算法:实现五角星的填充,计算机图形学的入门算法,涉及求交,排序、匹配等问题-Scan line algorithm, realize the pentagram filling, introduction to computer graphics algorithm, and involves the intersection, sorting, matching, etc
osg-pick
- OSG实现鼠标点击选中物体并高亮显示,有鼠标求交函数和GUI操作。-an project can selecte node by mouse.