资源列表
communicationlist
- 这是一个通信路的c程序,包含了一些常见的通信录功能-This is a communication path c procedures, including a number of common features of communication recorded
Fourier-properties-analysis
- Fourier变换,逆变换后信号的合成,及Fourier变换的一些性质分析。-Fourier transform, inverse transform signal synthesis, and some properties of Fourier transform analysis.
WIN32API
- Windows API 参考大全,中文版的啊-Windows API reference
codeunsymmetrical
- The analysis of unsymmetrical faults is similar to that of symmetrical faults, except that in the case of unsymmetrical faults, the three-phase power system is represented by its sequence networks i.e zero, positive and negative sequence. Also, the e
10x10
- create the graph with pset
Expressionevaluation
- 数据结构经典题型,表达式求值,用栈分别存储数字符与操作符-Classic questions of data structure, expression evaluation, storage, respectively, with the number of characters stack and Operators 搜索
TetrisGameEngine
- This will certainly be useful to anyone wanting to make a tetris game. It’s probably also useful to anyone learning Actionscr ipt 3, particularly if they want to make games. The source code is on my free code repository. It’s in two parts - an engine
Polynomial-multiplication
- 用两个链表存储多项式分别存储两个多项式,并进行多项式的乘法将结果用链表存储起来-Storage list with two separate storage of two Polynomials Polynomials and polynomial multiplication results stored by list
Polynomial-subtraction.
- 用两个链表存储多项式分别存储两个多项式,并进行多项式的减法将结果用链表存储起来-Polynomial with two chain stores, respectively, two polynomial storage and subtraction of polynomials will be stored Results List
Painter
- Well...it s my final homework. I think I had a lot of bugs...It s a incomplete copy of Windows Painter.-Well...it s my final homework. I think I had a lot of bugs...It s a incomplete copy of Windows Painter.
Bezier
- Bezier曲线 两种实现方法 B样条曲线-Bezier curve method of two B-spline curve
KalmanFilterin
- the book covers the historical background of kalman filtering and the more practical aspects of implementation.