资源列表
VirtualFunDemo
- 通过模板类实现不同类型的栈类的实例源码,很不错的vc源码,推荐!-Achieved by different types of template class stack instance of the class source code, very good vc source, recommended!
TemplateFunc
- 通过模板函数实现获取最大值的实例源码,很不错的vc源码,推荐!-Template function to obtain the maximum value achieved by an instance of source code, source code vc very good, recommended!
TemplateClass
- 运算符重载实现复数的加法运算的实例源码,很不错的vc源码,推荐!-Operator overloading to achieve complex examples of the addition operation code, source code vc very good, recommended!
OperatorDemo
- C++中,通过虚函数实现运行时多态的实例源码,很不错的vc源码,推荐!-In C++, virtual functions to achieve by running an instance of polymorphism source, very good vc source, recommended!
InheritanceDemo
- C++中,类的继承关系的实例源码,很不错的vc源码,推荐!-In C++, class inheritance example source code, source code vc very good, recommended!
Untitled
- 卷积码编码与译码,维特比译码软判决,matlab汇编语言-Convolutional coding and decoding, soft decision Viterbi decoding, matlab assembly language
MyMailPost
- 邮件收发程序,用C++实现,利用TCP、IP实现-email client program
httpProxyService
- http代理服务源码,非常不错的代码,看一看吧-http proxy source code,you can download
skyfly
- 这是一个c语言写的3D场景,对于学OpenGL初学者非常有帮助,是我们上课时候用的一个实例-This is a 3D scene c language for OpenGL beginners learn very helpful, when we use an instance of the class
Balance_Kalman
- 卡尔曼滤波算法的C语言函数,效果大大的好啊-the descr iption of kalman filter
radix2
- It can be used for finding the dft(Discrete fourier transform) of a signal using radix 2 fft algorithm.It is developed using Dev C-It can be used for finding the dft(Discrete fourier transform) of a signal using radix 2 fft algorithm.It is developed
Maze
- 迷宫有一个入口,一个出口。一个人从入口走进迷宫,目标是找到出口。阴影部分和迷宫的外框为墙,每一步走一格,每格有四个可走的方向,探索顺序为:南、东、北、西。 -The maze has one entrance, one exit. A person from entry into the maze, the goal is to find the exit. Shaded and the maze of the frame for the wall, walk every step of a g
