资源列表
baobianquzao
- 包边去噪 可以对数据进行噪声消除 提高数据质量-Hemming denoising the data noise cancellation to improve data quality
lichthi
- Xp lch thi (LICHTHI)
qingwa
- 解0/1背包问题
Joseph-ring
- 解决数据结构中约瑟夫环的代码,已经调试通过-Solve data structure of Joseph ring code, have debugging through
rank
- 实现带头结点的链表按照从小到大的顺序的排序,用c语言编写的-Take the lead in the linked list of nodes in accordance with the small to the large order of the sort
f
- 队列操作 数据结构书中的算法实现 c++语言-by c++
建立一个表格的数据算法
- table_1.rar
jixian
- 在进行高精度的数值运算时,常常受到数据处理长度的制约,当 数值位数太大时就会超出计算机的处理能力。要解决这个问题,从数据结构方面来考虑,分别采用适当的算法来接收、存储、输入、输出以及进行高精度的运算。-During high-precision numerical computation, data processing often restricted length, when the value is too large digits will exceed the processing
trans_num_to_stack
- 用栈来实现数制的转换!C语言写的,可能有哪里不好,请指正!
1058
- Descr iption 为了宣传本次“网宿科技杯”厦门大学第五届程序设计竞赛,系里面做了两张精美的海报。经过了精确的计算,为了达到最佳美观效果,每张海报都有自己最佳的粘贴位置。但是现在问题是,如果两张海报都要求贴在最佳位置时,很有可能有部分地方会重叠在一起。现在您来判断一下这两张海报是否重叠。 Input 输入包含两行,每一行有四个整数来描述这个海报的最佳粘贴位置,X,Y,W,H(-10000<= X,Y <= 10000)(0 < W,
numberconversion
- VC++ 数据结构 实验算法 数制转换.c-VC++ data structures algorithm number system conversion experiments. Cpp
main
- 定义一个M,N的矩阵,1表示有障碍,0表示可以通过,输出走出迷宫的路径-Define a M, N of the matrix, 1 indicates there is an obstacle that can be 0, the output path out of the labyrinth