资源列表
lichaxun
- 理查逊外推法求数值微分,能达到很高的精度。-Richardson extrapolation method for numerical differentiation, to achieve high accuracy.
main
- 电梯的楼层显示,运用c++语言 这是主程序 将会进行显示楼层的数目-Elevator floor display, using c++ language which is the main program will be to display the number of floors
DepthFirstSearch-8Queens
- 回溯法解决八皇后问题,深度优先搜索的一种形式-Back, the eight queens problem, depth-first search
fifo_read
- fifo_read管道读取信息,和管道写信息配合使用-fifo_read read the information pipeline, and pipelines used in conjunction with written information
reverselist
- 这段小程序可以实现单向链表的反向操作,凑够20个字。-This program can be the reverse of the one-way linked list.
grdclip
- AML语言,基于arcinfo的一种脚本语言,功能强大,这是栅格数据裁剪的代码-AML language, a scr ipting language based on arcinfo powerful, this is the cutting of the code of raster data
BKDRHash
- 常用字符串哈希函数有BKDRHash,APHash,DJBHash,JSHash,RSHash,SDBMHash,PJWHash,ELFHash等等。-The common string hash function BKDRHash, APHash, DJBHash, JSHash, RSHash, SDBMHash, PJWHash, ELFHash, etc..
select-sort
- 数据结构排序算法之选择排序法,此算法用C++编程语言书写 特别适合初学数据结构的人学习。-Selection Sort sorting algorithm data structure, this algorithm using C++ written in a programming language particularly suitable for beginner data structure of human learning
ZuiYouShu
- C语言实现最优树,简单易行,完全能够运行。-C language to achieve the best tree, simple, fully capable of running.
building_footprint
- 对于城市中几座建筑外形,给出这些建筑的二维轮廓-For several architectural features in the city, these buildings are given a two-dimensional contour
levinson
- 利用Levinson递归算法求解对称Toeplitz方程,即求解预测反卷积算法-Use of Levinson recursive algorithm for solving symmetric Toeplitz equation, namely deconvolution algorithm to solve the prediction
Cpp6
- 设有n个人站成一排,从左向右的编号分别为1~n,现在从左往右报数“1,2,1,2……”,数到“1”的人出列,数到“2”的立即站到队伍的最右端。报数过程反复进行,直到n个人都出列为止。要求给出他们的出列顺序。 例如:n=8,初始序列:1,2,3,4,5,6,7,8 出队顺序为:1,3,5,7,2,6,4,8 -N has a personal stand in a row, left to right are numbered 1 ~ n, left to right
