-
大小: 3.82MB文件类型: .rar金币: 1下载: 0 次发布日期: 2023-08-10
- 语言: 其他
- 标签: cy7c68013a 上位机
资源简介
slave fifo 上位机程序 bulk存取 并将数据保存到一个txt中
代码片段和文件信息
// SJCJVC.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “SJCJVC.h“
#include “SJCJVCDlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CSJCJVCApp
BEGIN_MESSAGE_MAP(CSJCJVCApp CWinApp)
//{{AFX_MSG_MAP(CSJCJVCApp)
// NOTE - the ClassWizard will add and remove mapping macros here.
// DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CSJCJVCApp construction
CSJCJVCApp::CSJCJVCApp()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only CSJCJVCApp object
CSJCJVCApp theApp;
/////////////////////////////////////////////////////////////////////////////
// CSJCJVCApp initialization
BOOL CSJCJVCApp::InitInstance()
{
AfxEnableControlContainer();
// Standard initialization
// If you are not using these features and wish to reduce the size
// of your final executable you should remove from the following
// the specific initialization routines you do not need.
#ifdef _AFXDLL
Enable3dControls(); // Call this when using MFC in a shared DLL
#else
Enable3dControlsStatic(); // Call this when linking to MFC statically
#endif
CSJCJVCDlg dlg;
m_pMainWnd = &dlg;
int nResponse = dlg.DoModal();
if (nResponse == IDOK)
{
// TODO: Place code here to handle when the dialog is
// dismissed with OK
}
else if (nResponse == IDCANCEL)
{
// TODO: Place code here to handle when the dialog is
// dismissed with Cancel
}
// Since the dialog has been closed return FALSE so that we exit the
// application rather than start the application‘s message pump.
return FALSE;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 13178 2004-06-17 19:09 SJCJVC\CyAPI.h
文件 142024 2004-06-17 19:09 SJCJVC\CyAPI.lib
文件 7728 2008-09-02 09:05 SJCJVC\cyioctl.h
文件 0 2012-07-24 11:32 SJCJVC\Debug\FileRecevieTest.txt
文件 5415936 2012-07-23 15:01 SJCJVC\Debug\SJCJVC.bsc
文件 122926 2012-07-23 15:01 SJCJVC\Debug\SJCJVC.exe
文件 286072 2012-07-23 15:01 SJCJVC\Debug\SJCJVC.ilk
文件 13612 2012-07-21 16:57 SJCJVC\Debug\SJCJVC.obj
文件 6874092 2012-07-21 16:57 SJCJVC\Debug\SJCJVC.pch
文件 427008 2012-07-23 15:01 SJCJVC\Debug\SJCJVC.pdb
文件 2868 2012-07-23 15:00 SJCJVC\Debug\SJCJVC.res
文件 0 2012-07-21 16:57 SJCJVC\Debug\SJCJVC.sbr
文件 36724 2012-07-23 15:01 SJCJVC\Debug\SJCJVCDlg.obj
文件 0 2012-07-23 15:01 SJCJVC\Debug\SJCJVCDlg.sbr
文件 105556 2012-07-21 16:57 SJCJVC\Debug\StdAfx.obj
文件 1376906 2012-07-21 16:57 SJCJVC\Debug\StdAfx.sbr
文件 222208 2012-07-23 15:04 SJCJVC\Debug\vc60.idb
文件 372736 2012-07-23 15:01 SJCJVC\Debug\vc60.pdb
文件 3957 2008-09-02 09:02 SJCJVC\devioctl.h
文件 0 2012-07-23 13:55 SJCJVC\FileRecevieTest.txt
文件 12928 2006-07-19 00:21 SJCJVC\Inf200XP\loadersample.sys
文件 2298 2006-07-23 13:18 SJCJVC\Inf200XP\usbsample.inf
文件 6144 2006-07-19 00:21 SJCJVC\Inf200XP\usbsample.sys
文件 3579 2007-01-10 14:40 SJCJVC\ReadMe.txt
文件 1078 2007-01-10 14:40 SJCJVC\res\SJCJVC.ico
文件 398 2007-01-10 14:40 SJCJVC\res\SJCJVC.rc2
文件 3072 2007-04-05 15:23 SJCJVC\res\Thumbs.db
文件 1052 2012-07-23 15:00 SJCJVC\resource.h
文件 36436 2012-07-23 15:00 SJCJVC\SJCJVC.APS
文件 1463 2012-07-23 15:04 SJCJVC\SJCJVC.clw
............此处省略20个文件信息
相关资源
- elmo驱动器上位机软件
- Rigol VS5000系列中英文上位机软件
- Cy7c68013a-USB测试工具v1.5
- 32路舵机控制器上位机软件
- rc522开发资料51读写卡参考例程及上位
- 基于QT开发CAN总线上位机
- 上海大华条码秤上位机1216 新版V1.1
- RC522 单片机 上位机 下位机源码
- QT小车上位机程序
- 周立功CAN卡的上位机软件最新版
- IAP程序上位机软件,
- CCD发送数据到上位机.zip
- Grbl上位机串口控制程序-经典串口AP
- USB_HID_IAP上位机.rar
- TwinCAT入门教程
- stm32门禁上位机代码
- QT5.9 serialport串口通信模块,编写一个
- 12、LabVIEW实验例程(STM32 USB)
- 匿名上位机v6.5和v7.0安装包.rar
- 安卓蓝牙上位机数据收发教程
- ADC_DAC_PID.rar
- stm32+jy901+hc06+角度准确输出+上位机3
- 米依公司激光扫描仪上位机例程,Q
- 旺宝 宝马LPC1768摄像头ov7670采集图像,
- OV7670串口上位机显示图像.zip
- qt温湿度上位机源码
- UWB官方上位机
- Freescale_Bootloader上位机.7z
- 顶尖LS6长屏2016最新上位机
- 人机界面组态软件HMImaker
评论
共有 条评论