-
混音程序
用C++编写的两路音频混音程序,很适合初学者。
Mixer.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
Mixer.h
This is the main header file for the application. It includes other
project specific headers (including Resource.h) and declares the
CMixerApp application class.
Mixer.cpp
This is the main application source file that contains the application
class CMixerApp.
- 2022-03-12 21:29:31下载
- 积分:1
-
约束规划理论和相关算法设计的经典著作,约束规划作为求解资源受限的复杂优化问题,有较好的效果...
约束规划理论和相关算法设计的经典著作,约束规划作为求解资源受限的复杂优化问题,有较好的效果-a good tutorial to comstraint programming
- 2022-09-13 08:25:04下载
- 积分:1
-
简易写字板小程序,适合初学者,简单易明白.
简易写字板小程序,适合初学者,简单易明白.-simple tablet small program for beginners and easy to understand.
- 2022-02-03 23:27:07下载
- 积分:1
-
输入某年某月某日,判断这一天是这一年的第几天?
输入某年某月某日,判断这一天是这一年的第几天?-The importation of a certain period of a day, this is the one to judge the first few days this year?
- 2022-02-25 05:24:23下载
- 积分:1
-
用c编写的羊齿叶
用c编写的羊齿叶-prepared with the leaves reaching back
- 2022-07-04 10:04:20下载
- 积分:1
-
Table控件的演示程序
Table控件的演示程序-Table Control Demonstration Program
- 2022-08-17 10:03:36下载
- 积分:1
-
Machine study for arithmetic multi
机器学习及人工智能中的多层感机的算法,可识别复杂的二维点阵图形,在实际的模式识别中很有参考价值。-Machine study for arithmetic multi-layer perceptron, it can recognize 2D dot matric graph, it is a good reference for pattern recognition
- 2022-08-03 20:57:30下载
- 积分:1
-
a general purpose class for multithreaded applications. Derive your class from i...
a general purpose class for multithreaded applications. Derive your class from it, call the constructor with the proper number of threads and populate the lpfns member before starting threads.
The main advantage is that you do not need to bother with the details of making the static method separate from your class and then passing the this pointer to it. CMultithreaded allows you to have all of your class methods in-class, even if they are to be run on separate threads. It is also a good example of RAII.
- 2023-02-05 08:40:03下载
- 积分:1
-
一、这个网格控件基于CGridCtrl,我重写和增加了许多功能,希望这个网格控件能对需要的人有帮助, 更希望有人能把网格控件做得更完善一些...
一、这个网格控件基于CGridCtrl,我重写和增加了许多功能,希望这个网格控件能对需要的人有帮助, 更希望有人能把网格控件做得更完善一些-The grid control is based upon CGridCtrl, and I override and add more functions. I hope it would be helpful to the people who is in need of it, and also hope someone could improve it.
- 2023-04-23 00:55:03下载
- 积分:1
-
这是纸牌游戏斗地主,算法完整,可以单机,网络连线玩
这是纸牌游戏斗地主,算法完整,可以单机,网络连线玩 -This is a card game Doude Zhu, the algorithm complete, can be stand-alone, network connection to play
- 2022-03-24 08:17:20下载
- 积分:1