资源列表
logisticmapfunc
- 逻辑斯蒂映射的另一种研究方式。观察函数交点数量与分叉的关系。搞混沌的会用到。
16
- 骑士巡游问题 -Knight-tour problem
calreccatimat
- 传递矩阵计算程序, 传递矩阵计算程序-calculation subroutine for reccati matrix
Huffman
- 哈夫曼编码程序,在Vc++中编译-Huffman coding procedures in Vc++ compiler! ! ! ! ! ! ! ! ! ! !
avl
- 基本的avl树,实现构造插入和删除节点的功能-Basic avl tree insertion and deletion nodes to achieve structural function of
mytest
- 一个bp神经网络的实例代码,用于区别人脸的方向-An instance of bp neural network code, used to distinguish between the direction of face
opencv_configuration
- opencv在vc6下的环境配置方法 OpenCV是Intel公司支持的开源计算机视觉库。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成-opencv in the vc6 environment configuration under the Intel Corporation to support OpenCV is open source computer vision library. It is lightweight and efficient- a series
fano
- 费诺编码是一种常用的压缩编码方法,为压缩文本文件建立的,用于文本文件压缩。-Connaught fee is a common coding compression method for compressing a text file created, used for text file compression.
ecs
- 二叉树的创建、插入、删除、前序中序后序遍历。-Binary tree to create, insert, delete, inorder preorder postorder traversal.
SeqList
- 针对带附加头结点的单链表,试编写下列函数。 (1)定位函数Locate:在单链表中寻找第i个结点。若找到,则函数返回第i个结点的地址;若找不到,则函数返回NULL。 (2)求最大值函数max:通过一趟遍历在单链表中确定值最大的结点。 (3)统计函数number:统计单链表中具有给定值x的所有元素。 (4)建立函数create:根据一维数组a[n]建立一个单链表,使单链表中各元素的次序与a[n]中各元素的次序相同,要求该程序的时间复杂性为O(n)。 -Singly linked
zhumianwangqiao
- 柱面网壳结构建模及受力分析,ansys程序APDL语言-Modeling and stress analysis of cylindrical reticulated shell, ansys program APDL language
cuckoo_spring
- Cuckoo Search for nonlinear constrained optimization Programmed by Xin-She Yang Cambridge University 2009
