资源列表
FEC_hardware
- 2/3 FEC编码的另一种方法,即采用模拟硬件移位寄存器的方式,速度比较快。-2 / 3 FEC coding Another method that simulated the hardware shift register, a relatively rapid pace.
DCTchange
- DCT变换程序,将一组给定的8*8图像块经过DCT变换为另一个8*8矩阵,并计算输出压缩比。-DCT transform process, a given set of 8* 8 image block after DCT transform for another 8* 8 matrix, and calculate the output compression ratio.
book
- 数据结构课程设计,图书管理系统,使用链表结构!-Data structure design, library management system, use the list structure!
Data_struct_1
- 数据结构课后设计题第一章 ◆1.16② 试写一算法,如果三个整数X,Y和Z 的值不是依次非递增的,则通过交换,令其为 非递增。 要求实现下列函数: void Descend(int &x, int &y, int &z) void Descend(int &x, int &y, int &z) { int temp if(x<=y){temp=x x=y y=temp } if(y<=z){temp=y y=z z
qishixunyou
- 编写程序求解骑士巡游问题:在n行n列的棋盘上(如n=5),假设一位骑士(按象棋中“马走日”的行走法)从初始坐标位置(x1,y1)出发,要遍访(巡游)棋盘中的每一个位置一次。请编一个程序,为骑士求解巡游“路线图”(或告诉骑士,从某位置出发时,无法遍访整个棋盘 — 问题无解)。 当n=5时,意味着要在5行5列的棋盘的25个“点”处,按骑士行走规则,依次将1至25这25个“棋子”(数码)分别摆放到棋盘上(摆满25个位置则成功,否则失败问题无解)。 -Knight Parade prog
sort
- 排序算法总结,有插入排序,堆排序,快排,归并排序-Sorting algorithm summary, there are insertion sort, heap sort, quick row, merge sort etc.
chubu
- 图像分割程序,可以分割红外车辆目标、人物等目标和图像。-Image segmentation program, you can split infrared target vehicles, characters and other objectives and image.
binary-and-haffman
- 初学者学习数据结构做的两个小程序,二叉树和哈夫曼树的源代码-Data structures for beginners to learn to do the two small programs, binary and source code of Huffman tree
lianbiao
- 链表的应用 (1).键盘输入一组元素,建立一个无头结点的单向链表(无序)。 (2).遍历(打印)单向链表。 (3).把单向链表中元素逆置(不允许申请新的结点空间)。 (4).在单向链表中删除所有的偶数元素结点。 (5).对链表排序,排序后链表元素按照非递减方式排列(注意:排序时如果要交换两个结点的顺序,不得通过交换结点的内容,而需要使用改变指针的方式交换结点的位置。建议使用直接插入排序算法)。 (6).利用算法5建立两个非递减有序单向链表,然后合并成一个非递减链表。
Calculator
- 用堆栈实现的多位数表达式的运算,可以加括号。-Multi-digit arithmetic expressions
Desktop
- 用于图像、图形的增强处理,效果非常明显,希望采纳-For images, graphics, enhanced processing, the effect is very obvious, hope to adopt
adsprograms
- SJNKJFJKDKNV SKVDKSNKVNKXNVKNKD
