资源列表
acm国际大学生程序设计竞赛试题与解析(一)
- acm国际大学生程序设计竞赛试题与解析(一) ginger547的算法系列资料-acm International Collegiate Programming Contest questions and Analysis (1) the algorithm ginger547 series information
1993-1996美国计算机程序设计竞赛试题与解析
- 1993-1996美国计算机程序设计竞赛试题与解析 ginger547的算法系列资料-1993-1996 American Computer Programming Contest questions and parsing algorithm ginger547 series information
任意基数阶魔方块
- 基本算法为:先将1填入第一行中间位置;再依次将2-n方按如下规律填写://1,填入上个数上一行的右边位置,如果没有上一行则转到最后一行,如果右边没有方格//则转到最左边的方格。2,如果要填的位置上已经有数,则转填到它上一个数的下边方格//3,对于第一行的最后一个数的下一个数应填在该数下边的空格处-basic algorithm : a first Enter the middle of the first line; Another will be followed by 2-n-law fil
算法代码
- FIFO+LUR算法演示系统,是老师对学生进行算法教学的一个演示课件-FIFO LUR algorithm demonstration system is the teacher to student teaching in an algorithm demonstration courseware
DelphiForSHU
- 这个是用delphi写的一些常用的数学公式,包括一些高级数学公式,图像编程等源代码。-this is delphi write some common mathematical formula, including some advanced mathematical formulas, images and other programming source code.
菲波那契数列
- 这个是数学上非常有名的菲波那契数列,对于初学VC的人来说是个很有意思的小程序,一对兔子出生二个月后,每个月会生一对小兔子,小兔子从第二个月起也可以生一对新的小兔子,N个月后,共有多少对兔子?程序对学生成绩进行统计,并输出各科平均成绩。-very famous Fibonacci series, for the beginners VC is a very interesting small program, a month after the birth rabbits, each month
重载运算符“==”实现字符串比较
- 一个很小的程序,可以进行字符串比较,适合初学者学习,很容易读懂的-a small procedure can be carried out strings, for beginners to learn, it is easy to understand the
劈因子法解方程
- 用劈因子法解方程,按照提示输入方程的阶数,以及相应的系数即可-rebuilding factor method of solving equations, in accordance with the importation of equations suggest the order, and the corresponding coefficient can be
LongClass
- 这是一个支持多位数运算(可以达到几百位的长整数)的数类,名字叫Long,它是从long类发展过来的,但比原来的long类功能多。Long类可以和原有的double,long等等数据类型混合运算-This is a multi-digit support operations (which may reach hundreds of long integers) to a number of named Long, it is long from over the type of developm
my bp prog
- 改进后的bp 算法实现.\并给出一些实例子进行模拟算法用vc实现-bp improve the algorithm. \\ And gives some examples for simulation algorithm to achieve vc
pid温度控制
- PID温度控制,实现温度升降,通过调节其中的Kp,Ki,Kd,可以改变响应速度,可以消除振荡,通过改变传递函数可以改变响应速度-PID temperature control realizes temperature s rise and drop.We can alter the rate of response and eliminate oscillating via adjusting Kp,Ki,Kd. We can also alter the rate of response
视频分析程序(STFT和CWT,DWT)
- 数字信号处理的视频分析中短时傅立叶变化STFT和连续小波变化CWT和离散小波变换DWT的算法源程序,在实际中已应用,-digital video signal processing of short-time Fourier analysis of changes STFT and continuous wavelet transform CWT and DWT DWT algorithm source, in practice has been applied.