-
Noise-cancellation
this contain the source code for noise cancellation ,which can be used in c platform.
- 2012-10-21 23:32:37下载
- 积分:1
-
fisher
通过c++/matlab语言实现fisher判别,实现结果良好,可供大家使用,互相学习。(C++/Matlab language fisher discriminant to achieve good results, available for everyone to use, learn from each other.)
- 2012-02-14 16:29:54下载
- 积分:1
-
MFC office
BOOL CRMDTSApp::InitInstance()
{
// 如果一个运行在 Windows XP 上的应用程序清单指定要
// 使用 ComCtl32.dll 版本 6 或更高版本来启用可视化方式,
//则需要 InitCommonControlsEx()。否则,将无法创建窗口。
INITCOMMONCONTROLSEX InitCtrls;
InitCtrls.dwSize = sizeof(InitCtrls);
// 将它设置为包括所有要在应用程序中使用的
// 公共控件类。
InitCtrls.dwICC = ICC_WIN95_CLASSES;
InitCommonControlsEx(&InitCtrls);
CWinAppEx::InitInstance();
// 初始化 OLE 库
if (!AfxOleInit())
{
AfxMessageBox(IDP_OLE_INIT_FAILED);
return FALSE;
}
AfxEnableControlContainer();
// 标准初始化
// 如果未使用这些功能并希望减小
// 最终可执行文件的大小,则应移除下列
// 不需要的特定初始化例程
// 更改用于存储设置的注册表项
// TODO: 应适当修改该字符串,
// 例如修改为公司或组织名
SetRegistryKey(_T("应用程序向导生成的本地应用程序"));
LoadStdProfileSettings(4); // 加载标准 INI 文件选项(包括 MRU)
InitContextMenuManager();
- 2023-01-16 17:45:07下载
- 积分:1
-
MSP430PMG811
MSP430下CO2传感器MG811的驱动,附带电路图(The drive file of MG811 on the platform of msp430)
- 2011-04-27 09:17:38下载
- 积分:1
-
ARM_Cortex-M3
深入浅出STm32
深入浅出STM32系列ARM_Cortex-M3.pdf(Stm32 study)
- 2012-10-30 21:28:33下载
- 积分:1
-
deta
说明: 提供一个功能非常完善的系统托盘类,该类可以实现以下功能:任务栏重建后托盘图标自动添加;托盘图标可以动态改变,(Provides a fully functional system pallet class, this class can achieve the following functions: the taskbar reconstruction of the tray icon automatically added, pallet icon can be dynamically changed,)
- 2018-12-24 00:06:34下载
- 积分:1
-
动态显示
数码管是一种半导体发光器件,其基本单元是发光二极管。数码管按段数可分为七段数码管和八段数码管,八段数码管比七段数码管多一个发光二极管单元,也就是多一个小数点(DP)这个小数点可以更精确的表示数码管想要显示的内容(The digital tube is a semiconductor light emitting device. Its basic unit is a light emitting diode. According to the number of digital tube can be divided into seven digital tube and eight digital tube, eight digital tube seven segment digital tube more than a light emitting diode unit is a decimal point (DP) of the decimal point can be a more accurate representation of the digital tube to display the content)
- 2017-10-29 16:05:58下载
- 积分:1
-
Camera C#图像采集
Camera ,C#图像采集 希望对大家有所帮助,图像采集,对于学习相机有很好的帮助
- 2023-04-16 13:45:03下载
- 积分:1
-
fm20-real-names-fix-v051119
说明: enefgy alfiebj ksfnsinfbvfnsn
- 2019-11-27 01:58:14下载
- 积分:1
-
STM32F030-i2c操作24c02(库函数)
说明: 1、Stm32f030单片机 2、spi驱动W25X16 3、IIc驱动lcd(1. Stm32f030 singlechip 2, SPI drive w25x16 3, IIC drive LCD)
- 2020-06-11 14:11:59下载
- 积分:1