-
- 2022-01-27 22:55:42下载
- 积分:1
-
串口通信
labview程序,串口通信的例子,很值得大家参考,内有实时显示功能和回放功能,自定义设计传输参数,适合入门者学习
- 2022-02-15 22:16:18下载
- 积分:1
-
rfc3023:XML媒体类型
RFC3023:XML媒体类型
- 2022-03-23 14:24:21下载
- 积分:1
-
这对每个人都很有用
It is very useful for everyone
- 2023-07-12 06:35:03下载
- 积分:1
-
An efficient algorithm for polygon triangulation.
An efficient algorithm for polygon triangulation.
- 2022-02-05 00:38:42下载
- 积分:1
-
打包中有一个滤波器源代码 .rar
打包中有一个滤波器源代码 .rar-packaged with a source filter filter source code. Rar
- 2022-02-21 10:27:06下载
- 积分:1
-
在许多软件系统中,表格控件在对数据进行浏
览、编辑等操作方面都有良好表现。遗憾的是,Visual
C++并没有提供直接支持表格操作的通用控制类。不...
在许多软件系统中,表格控件在对数据进行浏
览、编辑等操作方面都有良好表现。遗憾的是,Visual
C++并没有提供直接支持表格操作的通用控制类。不
过,我们可以通过注册VisualC++5.O的ActiveX
控件中的Microsoft FlexGrid Control,version5.0
控件并添加到项目中来实现对表格的显示及操作。下
面将结合具体实例,介绍如何在对话框中加入表格控
件并实现对表格数据的显示、修改和保存。文中程序
是在中文WindowsNT4.0环境下,用VisualC++・5.0
编写的。
-In many software systems, forms control in the data view, edit and operational aspects such as good performance. Unfortunately, Visual C++ does not provide direct support to form a common operational control class. However, we can register VisualC++5. O The ActiveX controls in the Microsoft FlexGrid Control, version5.0 control and add to the project to achieve the right form of display and operation. Below with specific examples on how to add form controls in the dialog box and to achieve the display of tabular data, modify and save. This paper program is in the Chinese WindowsNT4.0 environment, using VisualC++ ・ 5.0 prepared.
- 2022-10-31 12:15:02下载
- 积分:1
-
对vl14.cryptography原纸采用SMS4算法的概念。
base paper of vl14.cryptography paper and it uses sms4 concept.
- 2023-02-05 05:35:04下载
- 积分:1
-
串口收发程序
fafasdfasfasfasdfasfasfas
fsdafasfasdgfdhfdghgdfjhdfghdgf
hdfghfdghfdghdfghdfghdfg// DlgSend.cpp : implementation file
// Download by http://www.codefans.net
#include "stdafx.h"
#include "SCC.h"
#include "DlgSend.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CDlgSend dialog
CDlgSend::CDlgSend(CWnd* pParent /*=NULL*/)
: CDialog(CDlgSend::IDD, pParent)
{
//{{AFX_DATA_INIT(CDlgSend)
m_nCycMode = 0;
m_nCycSel = 0;
m_unTime = 1000;
m_unLine = 1;
m_unStart = 1;
m_unEnd = 2;
m_unTrigger = 0;
//}}AFX_DATA_INIT
}
void CDlgSend::DoDataEx
- 2022-03-05 20:00:41下载
- 积分:1
-
一种新的不基于Hough变换的随机椭圆检测算法。速度么。。还可以...
一种新的不基于Hough变换的随机椭圆检测算法。速度么。。还可以-Not a new Hough transform based ellipse detection algorithm randomly. Mody speed. . Can also be
- 2022-11-11 22:40:02下载
- 积分:1