资源列表
kdv
- 一类kdv方程数值解法,kdv方程的数值解法,利用将偏微分方程差分化求解-a category kdv Numerical Solution of equation, kdv Numerical Solution of equation, using partial differential equations to solve poor divide
AutoCadDotnetInsertBlock
- AutoCAD图库建立必备功能,完全VB.net,-Library Establishment of AutoCAD essential functions, completely VB.net,
wykobi_nd
- wikobi algoritjm sourse
Mostlarge
- 计算机专业初学者必学的题目,求最大数的题目-The study of computer professional beginners will, o most tarsus topic
Bankers
- 银行家算法是避免死锁的一种重要方法。 本实验的目的是,加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-Banker' s algorithm is an important method to avoid deadlock. The purpose of this study is to better understand the application of resources to avoid deadlock and other concep
BiaryTree
- 此程序是二叉树的创建和前序中序后序的遍历和二叉树的显示功能等,主要是对数据结构中二叉树编程的理解。-This program is a binary tree in order to create and preorder postorder binary tree traversal and display functions, mainly in the binary tree data structure is programmed to understand.
BinaryTreeAlgorithm
- 二叉树算法,包括建树,前序,中序,后序的递归与非递归算法,还有结点深度等算法。-Binary tree algorithm, including the contribution, the first order, in order, after the order of the recursive and non recursive algorithm, as well as algorithms such as junction depth.
ellipsefitting
- 在opencv环境下实现对图像中椭圆轮廓的提取。-in the environment of opencv, get the contours of ecllipse of objects.
erchashu
- 数据结构二叉树经典示例,有助于刚刚学习数据结构的人参考参考-Classic example of the data structure binary tree, help just learning data structures refer to the reference
OpenCv-JDDetect-and-VideoFind
- OpenCV实现相机标定过程中的镜头捕捉及角点检测-OpenCV implementation of camera lens to capture the calibration process and corner detection
FindStock
- matlab从网上获取股票信息,非matlab自带的新浪,测试获取一年只要0.2秒,很快。可以通过编写成实时获取-Matlab stock information from the Internet, the matlab with sina, test for as long as a year of 0.2 seconds, soon.
biSearchTree_to_sortedList
- 输入一棵二分查找树,将该二元查找树转换成一个排序的双向链表。 要求不能创建任何新的结点,只调整指针的指向。 二分查找树:root,每个节点:data、small pointer、large pointer 转换成排序的双向链表后small pointer应该指向前一个元素,larger pointer指向后一个元素-Enter a binary search tree, the two yuan search tree into a sort of two-way linked li
