资源列表
BINGObjectness-master
- matlab实现程明明的BING算法,对于后续比如目标检测、目标识别具有很*价值。(Matlab implementation of Cheng Mingming's BING algorithm.It has great reference value for the following target detection and target recognition.)
1
- 用c#编写一个裁剪线工具henhaoyong(It's easy to use. It's very convenient,)
新建 Microsoft Word 文档
- 哈夫曼编码以及译码 C语言建立哈夫曼树 字符编码译码(Huffman encoding and decoding)
greatest common divisor
- 求最大公约数。最大公因数,也称最大公约数、最大公因子,指两个或多个整数共有约数中最大的一个。(greatest common divisor)
absolute value
- 绝对值是指一个数在数轴上所对应点到原点的距离,用“| |”来表示。|b-a|或|a-b|表示数轴上表示a的点和表示b的点的距离。(Absolute value refers to a number corresponding to the distance to the origin in the axis, with "| |" said. The |b-a| or |a-b| axis A and B said that the distance from the poi
LinkList
- 链表是一种物理存储单元上非连续、非顺序的存储结构,数据元素的逻辑顺序是通过链表中的指针链接次序实现的。(Linked list is a discontinuous and non sequential storage structure on physical storage unit, and the logical order of data elements is realized by the order of pointer connection in the linked list
SeqList
- 顺序表是在计算机内存中以数组的形式保存的线性表,是指用一组地址连续的存储单元依次存储数据元素的线性结构。(A sequential table is a linear list stored in an array of memory in a computer memory. It is a linear structure that stores data elements sequentially in a group of contiguous storage units.)
Queue
- 队列是一种特殊的线性表,特殊之处在于它只允许在表的前端(front)进行删除操作,而在表的后端(rear)进行插入操作,和栈一样,队列是一种操作受限制的线性表。进行插入操作的端称为队尾,进行删除操作的端称为队头。(The queue is a special linear list, and the special thing is that it only allows the deletion of the front end of the table (front), and the in
OPCTest
- opc 通讯样例 OPC communication(opc Examples of OPC communication)
界面漂亮功能强的VC++串口监视软件
- 界面漂亮功能强的VC++串口监视软件,收发串口数据。(vc++ serial port com)
LabSQL
- 利用Labview进行SQL数据编程,包括SQL数据库读,SQL数据库写等数据库常规操作。(Using Labview for SQL data programming, including SQL database reading, SQL database writing and other database routine operation.)
CRC校验
- 利用labviw实现通信数据的CRC校验,用于检验通信数据传输的正确性,校验结果准确(Labviw is used to realize the CRC check of communication data, which is used to check the correctness of communication data transmission and verify the result accurately)
