资源列表
triangulation
- 三角网剖分 将平面数据点进行三角剖分 快速构建delaunay三角网-delaunay triangulation which can triangulate the dots on the plane
dl
- 这是一本关于神经网络方面的书籍,《人工神经网络导论》希望对有兴趣的人有帮助。-This is a book about books on neural networks, " Introduction to artificial neural networks," want to help those who are interested.
rgsjwldl
- 人工神经网络导论,人工神经网络方面很好的一本书.-Introduction to Artificial Neural Network, Artificial neural networks in a very good book.
Artificial-Neural-Networks
- 这是一本学习神经网络的基础书籍,里面的知识通俗易懂-This is a learning neural network on the basis of books, inside knowledge straightaway
rb
- 这是一本关于机器人方面的书籍,《机器人鲁棒控制基础》希望对有兴趣的人有帮助。-This is a book about robotics books, " Robust Control of robot-based" want to help those who are interested.
shujuwajue
- 做数据挖掘实验时,老师给的一些包括算法的资料,很有用的-Do data mining experiment, the teacher to some of the information, including algorithms, very useful
Imageencryption
- 这个工程实现了红绿蓝三个分量的提取,采用了新的方法,比传统的方法要清楚些,并且对红色分量做了DFT变换,用模版来对图像进行加密,为图像加密提供了一种新的思路。代码免费下载,功能优。-The project implements the extraction of three components red, green and blue, using a new method to make it clear than the more traditional methods, and compo
DataMiningzhuming
- 朱明编写的数据挖掘是初学者必须有的一本经典之作
Algorithm
- 基于双树小波通用隐马尔可夫树模型的图像压缩感知-Compressive Sensing for Image Using Orthogonal Wavelet Transform and Orthogonal Matching Pursuit Algorithm
study11
- 眼睛状态参数图像检测及其在瞌睡监测中的应用-Detection of eye state parameters of the image in the sleepy Monitoring
armadillo-3.2.2.tar
- armadillo-3.2.2.tar Armadillo C++ Library 是一种C++的线性代数库(矩阵数学)以取得良好的平衡速度与易用性-Armadillo is a C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use
22
- 1、已知带头结点的动态单链表L中的结点是按整数值递增排序的,试写一算法将值为x的结点插入到表L中,使L仍然有序。 2、设计一算法,逆置带头结点的动态链表L。要求利用原表的结点空间,并要求用尽可能少的时间完成。 3、假设有两个按元素值递增有序的线性表A和B,均以单链表作存储结构,试编写算法将A表和B表归并成一个按元素值递减有序的线性表C,并要求利用原表的空间存放C。 -1, the node is known to take the lead in junction dynamic s
