搜索资源列表
capture.VB
- 摄像头捕获程序,VB6+DriectX9.0,支持MPG4压缩,单帧捕获-camera capture procedures, VB6 DriectX9.0 support Bluetooth compression, single-fr a me capture
danlianbiao
- 数据结构与算法 单链表逆置 算法-Data Structures and Algorithms Inverse Purchase single linked list algorithm
singlelink
- 聚类算法:最短距离算法。对给定的数据集进行自底向上的层次的分解,直到某种条件满足而已。缺陷在于一旦一个步骤完成,它就不能被撤消这个严格的规定是有用的,由于不用担心组合数目的不同选择,计算代价会较小。-Clustering Algorithm: the shortest distance algorithm. For a given data set to the level of bottom-up decomposition, unt
link
- 实现单链表的清空,遍历,插入,删除,查找,求长度等操作-Realize single-linked list of empty, traversal, insert, delete, find, and length of operation
link
- 数据结构链表 创建链表,删除元素,插入元素,查找元素,检查给定的插入位置的正确性,节点移动,单链表-Create a linked list data structure linked list, deleting elements, inserting elements, find elements, check to set the location of the correctness of insertion, node mov
hl1111111
- 这个题目主要内容是单链接表的应用。通过单链接表的数据结构方式储存多项式,并实现两多项式之间的乘法。-The main contents of the subject table are single-link applications. Through the single-link table data structure stored polynomial, and implementation between the two po
CAT6611FW
- CAT6611 Single-link HDMI Transmitter
cc
- 故障指示器;单相接地故障;电流互感器;全波整流有效值电路;单片机-Fault Indicator Single-phase Ground Fault Current Transformer RMS circuit full-wave rectifier SCM
code
- 充分地实现了数据结构中链表的各种操作,具有很好的移植性。-reality of link,including single link,double direction link etc
SingleLinkInvertedPendulumControl
- 吊车双摆的控制,普通的PID控制难以实现-Double pendulum crane control, ordinary PID control difficult to achieve
link
- 对单链表进行的一些操作,遍历元素、输入元素-Carried out a number of single-linked list operations, traversing elements, input elements
link
- 用c语言实现的带头结点的单链表的一些基本操作,包括插入删除逆序-C language implementation with a lead single node list some of the basic operations, including the insertion deletion reverse, and so
5080369013_1
- 以两个单链接表表示的多项式相乘的C++程序实现-With two single-link tables expressed in polynomial multiplication C++ program to achieve
dijkstra
- Dijktra s single source shortest path algorithm. The function takes a graph (which may be sparse) as an input and returns the matrix of shortest distances between all of the nodes. Additionally, individual source and sin
JAVALIST
- 了解double-link list與single-link list 的分別,有增加刪除節點功能-About double-link list with the single-link list respectively, an increase in function to delete nodes
Calculate-the-two-single-link-table
- 计算两个以单链接表表示的多项式相乘,比较简单的-Calculate the two single-link table that the polynomial multiplication
Link-list-add
- 用单链表实现两个大整数的相加,输入为两个大整数,输出两个大数的和。-realize the addition of two big numbers with single link list
clustersingle-link
- java code on single link heiarchial algorithm
single-linke
- 数据结构之单向链表操作包,编写平台是VC++6.0-the operation of single link of data structure.(VC++6.0)
reverse-the-single-link-list
- 本源代码是利用控制台编程,在Visual C++下实现的用于单链表新的逆置方法,并利用递归调用函数实现。-The source code is the use of the console programming in Visual C++ implemented new single list of inverse method for setting and using recursive call function to achi