资源列表
两种遍历图的方法
- 熟悉图的两种常用的存储结构,以及在这两种存储结构上的两种遍历图的方法,即深 度优先遍历和广度优先遍历。进一步掌握递归算法的设计方法。 -familiar with the plans of two commonly used storage structure, and the two storage structures on the two traverse map, that depth-first traversal and breadth priority traversal.
List
- 链表,用于学生成绩的管理,包好对成绩单的各种操作
STLLCS
- STL风格LCS算法 STL style LCS algorithm
Tm-doped.rar
- 计算一定功率抽运光作用下单掺Tm光纤激光器稳态时沿光纤方向粒子数分布,Calculation of a certain pump power under a single Tm-doped fiber laser at steady state along the fiber direction of particle number distribution
image.java.tar
- 实现对图片数字水印的添加和缩放,并且包含数字和图片水印的添加。而且增加了缩放功能。-Implementation of digital watermarking to add the picture and zoom, and includes figures and images watermark to add. And increased the zoom feature.
BinTree.c.tar
- 二叉树的学习代码~~实现二叉树基本操作~~适合初学者-Binary tree binary tree learning code to achieve the basic operation ~ ~ ~ ~ for beginners
cPP
- 请求分配分区(首次适应算法、最坏适应算法、最佳适应算法)-Request allocation district (first-fit algorithm, the worst fit algorithm, the best-fit algorithm)
LinkQueue_CPP
- C++算法的实现,编程者可以跟C语言的实现进行对比,充分理解链表的真实含义-Implementation of the C++ algorithm, programming can be compared to the C language implementation, fully understand the real meaning of the list
ZTNHD
- 把汉字以霓虹灯的方式显示在窗体上!效果还可以!-The characters displayed in neon on the form
myhuff
- 数据结构之霍夫曼树,采用霍夫曼树 (1)根据输入的字符和相应的权值建立哈夫曼树,并输出已建的相应内容作为检查; (2)用哈夫曼树实现前缀编码,并输出各字符的编码串; (3)输入一组二进制报文,进行译码,并输出译文。 -Huffman tree data structures, using Huffman tree (1) according to the input character and the corresponding weights build the Huffm
bfilter2
- 一种同时考虑了空间域与值域的差别,可以保边去噪的滤波器-Bilateral filter
MACD-EA
- 此款EA,是利用MACD指标金叉与死叉,分别对应开多单与开空单,与传统的参数有改进!-This section EA, is the use of MACD indicators Jincha and Sicha, respectively, more than a single open and open the corresponding single-block, with the traditional parameters have improved!
