-
introduced com application source code
介绍com应用的源代码-introduced com application source code
- 2022-04-14 20:27:18下载
- 积分:1
-
一维信号小波的VC++程序 希望能帮到快要毕业的人们...
一维信号小波的VC++程序 希望能帮到快要毕业的人们-One-dimensional wavelet of VC program hopes to help people about to graduate
- 2022-04-20 15:44:02下载
- 积分:1
-
vc++ off your lid to a C++ programmers and want to further upgrade the technolog...
vc++ 掀起你的盖头来
一个C++程序员,想要进一步提升技术水平的话,应该多了解一些语言的语意细节。对于使用VC++的程序员来说,还应该了解一些VC++对于C++的诠释。Inside the C++ Object Model虽然是一本好书,然而,书的篇幅多一些,又和具体的VC++关系小一些。因此,从篇幅和内容来看,译者认为本文是深入理解C++对象模型比较好的一个出发点。-vc++ off your lid to a C++ programmers and want to further upgrade the technological level, they should know more about some of the details of the language semantics. For the use of VC++ Of programmers, but also should be aware of some VC++ For C++ Interpretation. Inside the C++ Object Model is a good book, however, the length of the book more, but also and specific VC++ Relations smaller. Therefore, from the length and content, the translator of this article consider an in-depth understanding of C++ Object model of a relatively good starting point.
- 2023-05-13 03:45:03下载
- 积分:1
-
dnsquery_src
一个不使用gethostbyname函数实现的dns查询小程序-A gethostbyname function does not use the dns query applet
- 2022-03-16 14:45:44下载
- 积分:1
-
matlab智能算法30个案例分析
谢菲尔德大学的遗传算法工具箱,基于遗传算法和非线性规划的函数寻优算法,基于遗传算法的BP神经网络优化算法,基于遗传算法的TSP算法,基于遗传算法的LQR控制器优化设计,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法,基于量子遗传算法的函数寻优算法,基于遗传算法的多目标优化算法,基于粒子群算法的多目标优化算法,基于多层编码遗传算法的车间调度算法,粒子群算法的寻优算法,基于粒子群算法的PID控制器优化设计,基于混合粒子群算法的TSP搜索算法,基于动态粒子群算法的动态环境寻优算法,基于pso工具箱的函数寻优算法,基于鱼群算法的函数寻优算法,基于模拟退火算法的TSP算法,基于遗传模拟退火算法的聚类算法,模拟退化算法工具箱及应用,蚁群算法的优化计算——旅行商问题(TSP)优化,基于蚁群算法的二维路径规划算法,基于遗传算法的3维路径规划算法,有导师学习的神经网络的回归拟合——基于近红外光谱的汽油辛烷值预测,有导师学习神经网络的分类——鸢尾花种类识别,无导师学习神经网络的分类——矿井突水水源判别,支持向量机的分类——基于乳腺组织电阻抗特性的乳腺癌诊断,
- 2022-02-22 12:03:40下载
- 积分:1
-
AVR单片机WinAVR WAV
这是一个简单的SD音频播放器,只有一个8针微控制器。ATtinyX5系列(25/45/85)8针AVR微控制器有两个250kHz载波的快速PWM输出
- 2022-02-25 10:27:49下载
- 积分:1
-
用vc++mfc做的时钟
#include "stdafx.h"#include"windows.h"#include "clock.h"#include "clockDlg.h"#include"math.h"#ifdef _DEBUG#define new DEBUG_NEW#undef THIS_FILEstatic char THIS_FILE[] = __FILE__;#endif/////////////////////////////////////////////////////////////////////////////// CAboutDlg dialog used for App Aboutclass CAboutDlg : public CDialog{public: CAboutDlg();// Dialog Data //{{AFX_DATA(CAboutDlg) enum { IDD = IDD_ABOUTBOX }; //}}AFX_DATA // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CAboutDlg) protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support //}}AFX_VIRTUAL// Implementationprotected: //{{AFX_MSG(CAboutDlg) //}}AFX_MSG DECLARE_MESSAGE_MAP()
- 2022-08-21 22:08:38下载
- 积分:1
-
LR (0) to the table automatically. Console input must be strictly adhered to. Gr...
LR(0)表的自动实现.控制台输入必须严格遵守.grammar 类的实现是本程序的关键-LR (0) to the table automatically. Console input must be strictly adhered to. Grammar category is the realization of this program the key
- 2022-08-19 13:26:05下载
- 积分:1
-
C # USB发送和接收数据。
C#USB收发数据.很好的学习源码,用操作串口数据最合适-C# USB send and receive data.
- 2022-03-18 04:25:58下载
- 积分:1
-
由于涉及图片的显示,所以我采用MFC进行编程。由于MFC封装了win32的许多APIAPI,所以可以不用考虑很多操作的细节,而专注于图像的处理。...
由于涉及图片的显示,所以我采用MFC进行编程。由于MFC封装了win32的许多APIAPI,所以可以不用考虑很多操作的细节,而专注于图像的处理。-because of the pictures, so I used MFC programming. As the MFC Packaging many APIAPI win32, so it is not necessary to consider many details of the operation, and focus on image processing.
- 2022-02-10 07:49:18下载
- 积分:1