资源列表
mergeinS
- merge sort give a set S of n integers and another integer x, determine whether or not there exits two elements in S whose sum is exactly x.-merge sort give a set of S n integers and anot her integer x, determine whether or not there exits two elemen
table
- 这是一个简单的表格二维表格,但不能直接在表格里面添加或删除数据。-This is a simple form two-dimensional form, but not directly inside the table to add or delete data.
shuju
- 单链表的交集,并集,插集,逆置,定位的实现-Single list of the intersection, and set, insert set, reverse home, location of implementation
fyzd
- 回溯法计算总费用最小费用,回溯法计算总费用最小费用-回溯法计算总费用最小费用
3-3
- 链式存储一些有序的数据,插入新数据后使链表保持有序,数据结构课程的实例-Chain store some data in order to insert new data to maintain the order list, an instance of the data structure course
ccc
- 数据结构中有关栈的应用,可运行可执行无错误,希望对大家有帮助-Stack data structure in relation to the application executable can run without error, we want to help
advanced-pop-sort-
- 改进过的冒泡排序算法,比传统的冒泡排序高效,实现很简单-Improvement over the bubble sort algorithm, and efficient than the traditional bubble sort to achieve is very simple
Unidirectional-ring-table-Josephus
- 单向环表实现约瑟夫环,cout<<"请输入整数m,s,n:"<<endl cout<<"输出序列为: " -Unidirectional ring table Josephus
huffman
- 由于目前数字通信中一般都使用二进制符号,因此二进制的Huffman编码技术最为普遍,其编码步骤如下: 1、将信源符号按概率从大到小进行排列; 2、给两个概率最小的信源符号各分配一个码元“0”和“1”,然后将这两个信源符号合并成一个新符号,并用这两个最小的概率之和作为新符号的概率,结果得到一个只有(n-1)个信源符号的新信源(假设原来所需编码的符号数为n),称为信源的第一次缩减信源S1; 3、将缩减信源S1的符号仍按概率从大到小的顺序进行排列,重复步骤2,得到只含(n-2)个符号的缩减
py
- 在cad中,批量偏移对象,有需要的可以下载,lisp源码-Bulk Offset object
TJWB
- cad文本统计,编号统计,可以直接输出到模型空间。-cad text statistics, number statistics, you can output directly to the model space.
main
- opencv simple blob descr iptor
