代码搜索:ACCE
找到约 664 项符合「ACCE」的源代码
代码结果 664
www.eeworm.com/read/383160/8966314
dsn acce.dsn
www.eeworm.com/read/453775/7412384
rc acce.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/453775/7412387
ico acce.ico
www.eeworm.com/read/453775/7412390
h acce.h
// ACCE.h : main header file for the ACCE application
//
#if !defined(AFX_ACCE_H__4173378B_99BC_4271_B923_9FF778A47763__INCLUDED_)
#define AFX_ACCE_H__4173378B_99BC_4271_B923_9FF778A47763__INCLUD
www.eeworm.com/read/453775/7412391
dsp acce.dsp
# Microsoft Developer Studio Project File - Name="ACCE" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appl
www.eeworm.com/read/453775/7412392
cpp acce.cpp
// BY: QQ:316118740
//博客 http://hi.baidu.com/alalmn
//希望能结识更多数据库开发的朋友
// ACCE.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "ACCE.h"
#include "ACCE
www.eeworm.com/read/453775/7412393
dsw acce.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "ACCE"=".\ACCE.dsp"
www.eeworm.com/read/453775/7412399
clw acce.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=Cadd
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "ACCE.h"
Cl
www.eeworm.com/read/453775/7412388
rc2 acce.rc2
//
// ACCE.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
//////
www.eeworm.com/read/152484/12110163
m data_matrix.m
%形成数据矩阵
NN=6000 ;
S_NUMBER=4 ;
sample_rate=200 ;
dt=1.0/sample_rate ;
mydata=zeros(4,1) ;
acce_t=zeros(NN,1) ;
acce_ns=zeros(NN,1) ;
acce_ew=zeros(NN,1) ;
acce_8_17_ns=zeros(NN,1) ;