-
RollingWheel
VC++应用实例,使用message 传递机制,以实现圆形滚动的动画效果,(VC++ application example of using message passing mechanism in order to achieve a circular scrolling animation effects,)
- 2014-03-02 22:18:45下载
- 积分:1
-
cargame
基于OpenGL实现的汽车游戏。模拟了汽车运动的物理过程。使用了SDL和Boost,需要自行配置。(Based on the OpenGL car game. Simulate the physical process of motor sport. Use the SDL and Boost, needs its own configuration.)
- 2020-09-13 13:47:59下载
- 积分:1
-
wenjiankunbanqi
这是VC++实现的一个文件捆绑软件的源码(This is a file bundled software source code VC++ achieve)
- 2012-07-12 06:07:40下载
- 积分:1
-
polyfonts
this is a source code to help you to construct a poly font on you program. that is good for 3d paint.
- 2009-10-07 21:41:02下载
- 积分:1
-
shinefixed
Fastest fixed point mp3 encoder
- 2020-06-25 07:20:01下载
- 积分:1
-
Vc++
含列所有图像处理的VC++程序,包括图像转置,傅立叶变换,图像编码等(Containing all image processing VC++ Procedures, including image transpose, Fourier transform, image coding, etc.)
- 2007-09-21 20:59:46下载
- 积分:1
-
Demo
C++ 生成Code编码 流程检查等多功能实现 实际问题都 可以解决(if you want this please find)
- 2014-08-22 22:11:18下载
- 积分:1
-
最小生成树的Kruskal算法
C语言算法编程。最小生成树的Kruskal算法 。求加权连通图的最小生成树的算法。kruskal算法总共选择n- 1条边,(共n个点)所使用的贪心准则是:从剩下的边中选择一条不会产生环路的具有最小耗费的边加入已选择的边的集合中。注意到所选取的边若产生环路则不可能形成一棵生成树。kruskal算法分e 步,其中e 是网络中边的数目。按耗费递增的顺序来考虑这e 条边,每次考虑一条边。当考虑某条边时,若将其加入到已选边的集合中会出现环路,则将其抛弃,否则,将它选入。
- 2022-01-30 15:28:05下载
- 积分:1
-
VSP_SE
说明: 自己编写的一个VC++程序,打开可执行程序后可以读取wave文件,此时程序将在客户区绘制波形图;之后可以计算短时能量、短时过零率和自相关函数,并且在客户区依次显示函数图像。(own VC prepared by a procedure to open executable wave after reading documents, this process will draw customers District waveform diagram; after short-term energy can be calculated, short-term rates and zero autocorrelation function, District customers in the sequence of images function.)
- 2006-05-14 18:53:35下载
- 积分:1
-
c
数据结 构课程设 计代码 c++ 阮宏一(Data structure curriculum design code c++)
- 2013-10-08 12:56:55下载
- 积分:1