搜索资源列表
Dblink
- 双链表结点定义,建立双链表,图形显示插入的具体过程- The double strand table point definition, establishes the double strand table, the graphical display insertion concrete process
xiaochengxu
- 商品货架管理,双冒泡排序,二分插入排序,城市信息系统,快速排序,折半查找等小程序-Commodity shelf management, double bubble sort, binary insertion sort, urban information systems, Quick Sort, binary search procedures, such as
duilie
- 循环双端队列的元素插入,删除,以及输入输出-Double-ended queue, circular element insertion, deletion, and the input-output
List
- 一个可以支持各种类型数据插入,检索,替换,查找的双向链表,已调式,比较好用。-It s a program which supports different kinds of insertion,traverse,replace and find, It s a list,and it s double linked. Already compled,useful.
exam4
- 源程序给出了插入排序、选择排序、希尔排序、堆排序、冒泡、双向冒泡、快速排序、归并排序、递归的归并排序、基数排序等多种排序算法,其中有17处需要填空。 1) 完成17处填空; 2) 调整输出方式:去掉多余的空行,保留中间结果以便确认排序方法是否正确; 确认程序能正确运行之后,去掉(或注解)输出中间结果的语句,直接输出排序前、后的数组内容。 -Source gives the insertion sort, selection sort, Hill sort, heap sort,
petite-librairie
- une petite librairie pour décoder et encoder des fichiers JSON, avec un fichier en-tête et un fichier source seulement. JSON est un format de fichier très léger pour stocker vos données un peu comme XML. http://fr.wikipedia.org/wiki/Javas
CS2208_DSLab_Programs
- CS2208 - Data Structures Lab (Anna University) EXERCISES 1a. Implement singly linked lists. 1b. Implement doubly linked lists. 2. Represent a polynomial as a linked list and write functions for polynomial addition. 3. Implement stack and
DLinkedList
- 双链表的定义和插入算法,双链表的定义,删除,插入和查找算法-Doubly linked list of definitions and insertion algorithm, the definition of double-linked list, delete, insert, and search algorithm
Watermarking_DWT_DCT_2_Insertion
- a new audio watermarking based on double insertion and double transformation DWT-DCT presented in IEEE ICM 2012
DWT_DCT based audio watermarkin
- a high robust blind audio watermarking bes on double insertion and double transformation DWT-DCT
algorithms-master
- 1. 经典的算法实现 2. 服务器端 3. 正确,易于使用和改造, 一个头文件一个算法,并附带一个demo. 1. 一个算法用一个.h文件表示放到include下.2. 算法演示的demo程序放到src下.3. 程序正确通过后,请发起Pull Requests,代码被验证后入库,并在README中发布新算法实现。 已实现 ( Implemented ): Array shuffle Prime test(trial division) Prime test(Mi
b
- 数据结构图的存储结构及基本操作 要求: ⑴能根据输入的顶点、边/弧的信息建立图; ⑵实现图中顶点、边/弧的插入、删除; ⑶实现对该图的深度优先遍历; ⑷实现对该图的广度优先遍历。 备注:单号基于邻接矩阵,双号基于邻接表存储结构实现上述操作。 -Data storage structure diagram and the basic operational requirements: ⑴ can build chart based on the input ve
Commidity-Management
- 系统介绍 商品管理系统主要是对商品的基本信息进行增、删、改、查以及商品的插入的操作,以便用户可以快速地对这些信息进行管理。 操作流程 用户在编译完成后会产生一个系统的可执行文件,用户只要双击可执行文件就可以进入系统,用户根据自己需要的操作选择相应的功能。 -System is introduced Merchandise management system is mainly for the basic information of the goods to add, del
Raw-os-kernel
- 传统的os 比如ucos 这种维护了一个头为单指针的双向链表,这样导致链表插入到尾部的速度很慢,得不偿失,所以raw os 采用了头为双指针的双向链表,插入速度更快。-Traditional OS such as UCOS the maintain a head for a single needle two-way linked list. As a result, the linked list insertion to the tail of the speed is very slow,
HDB3
- 针对数字基带传输系统中HDB3信号的特点,采用基于FPGA的Verilog HDL语言,实现HDB3数字基带信号的编码器设计,共有插V、插B、单双极性变换模块,最终能在FPGA实现。-For digital baseband transmission system HDB3 signal characteristics, based on FPGA Verilog HDL language, designed to achieve HDB3 encoder digital baseband si