资源列表
提取像素值
- 使用opencv 提取像素点,工具vs2013(Extracting pixel points)
Heapsort
- 堆排序是指利用堆这种数据结构所设计的一种排序算法,它是选择排序的一种。可以利用数组的特点快速定位指定索引的元素。堆分为大根堆和小根堆,是完全二叉树。大根堆的要求是每个节点的值都不大于其父节点的值,即A[PARENT[i]] >= A[i]。在数组的非降序排序中,需要使用的就是大根堆,因为根据大根堆的要求可知,最大的值一定在堆顶。-Heapsort refers to a sorting algorithm data structure designed using the heap, it
simulink
- 一篇学习simulink的仿真资料,包括一定的例程程序-A learning simulink simulation information, including certain routine procedures
ui
- 这是设计的一系列的手机界面设计,可以用户进行交流和沟通的良好平台-It is designed for a range of mobile phone interface design, users can exchange and communicate a good platform
Ddataanalysis
- matlab学习教程 讲学习的基本内容,对新手很有帮助 英文讲解,但很容易听得懂
Alg_Ds
- BFS algorithm in C-BFS algorithm in C++
Numerical_Computing_with_MATLAB
- Numerical Computing with MATLAB (by Cleve Moler) is a textbook for an introductory course in numerical methods, Matlab, and technical computing. The emphasis is on in- formed use of mathematical software. We want you learn enough about the mathe-
chung-hua-wu
- 学流体机械的人都知道 经典中的经典 吴仲华先生的经典名作 书中系统阐述了两类相对流面相互迭代的计算方法 是流体机械数值计算的里程碑 英文原版-The classic work by Mr chuang hua wu, those who conduct research in turbomachinery should all know this
doluhanov_m._p._rasprostranenie_radiovoln
- Radiowave propagation on the surface of the earth
AI-Algorithm-
- AI算法,包括神经网络,路径规划等等的一系列算法-AI Algorithm
SVD
- VC下奇异值分解,里面包含了所需的lib文件和头文件,及代码演示。dgesvd_函数的调用,参数A(一维数组)的赋值是关键点。比如对矩阵X(二维数组)奇异值分解,并不是直接将按X顺序赋值给A,而是需要将X转置后赋值给A,即A的内容是X的转置形式。-windows vc svd dgesvd_
is95code
- is95 code communication based matlab source code full version
