在好例子网,分享、交流、成长!
您当前所在位置:首页C/C++ 开发实例C/C++语言基础 → 凌华pcl9812数据采集卡-数采卡的简单程序

凌华pcl9812数据采集卡-数采卡的简单程序

C/C++语言基础

下载此实例
  • 开发语言:C/C++
  • 实例大小:48.35M
  • 下载次数:6
  • 浏览次数:38
  • 发布时间:2023-07-12
  • 实例类别:C/C++语言基础
  • 发 布 人:tenle
  • 文件格式:.rar
  • 所需积分:2
 相关标签: 数据采集 pci9812

实例介绍

【实例简介】凌华pcl9812数据采集卡-数采卡的简单程序

【实例截图】

from clipboard

【核心代码】

.
├── 9812
│   ├── DAQPilotLowLevelAPI.pdf
│   ├── DASK Installation Guide.pdf
│   ├── PCI981X User's Guide.pdf
│   ├── PCIS-DASK Function Reference.pdf
│   └── PCIS-DASK User Manual.pdf
├── 9812ruanjian
│   ├── x64
│   │   └── 9812
│   │       ├── SDK9812DbfDelayTrg
│   │       │   ├── 9111DbInt.suo
│   │       │   ├── 9111PostTg.suo
│   │       │   ├── 9111int.suo
│   │       │   ├── 9118Atrg.suo
│   │       │   ├── 9118Prtg.suo
│   │       │   ├── 9118Ptrg.suo
│   │       │   ├── 9118cdma.suo
│   │       │   ├── 9812DLTg.cpp
│   │       │   ├── 9812DLTg.h
│   │       │   ├── 9812DLTg.rc
│   │       │   ├── 9812DLTg.sln
│   │       │   ├── 9812DLTg.suo
│   │       │   ├── 9812DLTg.vcproj
│   │       │   ├── 9812DLTgDlg.cpp
│   │       │   ├── 9812DLTgDlg.h
│   │       │   ├── 9812MTrg.suo
│   │       │   ├── CardIDDlg.cpp
│   │       │   ├── CardIDDlg.h
│   │       │   ├── ReadMe.txt
│   │       │   ├── res
│   │       │   │   ├── 9812DLTg.ico
│   │       │   │   ├── My9812DLTg.rc2
│   │       │   │   ├── ch_set1.bmp
│   │       │   │   └── ch_set2.bmp
│   │       │   ├── resource.h
│   │       │   ├── stdafx.cpp
│   │       │   ├── stdafx.h
│   │       │   └── targetver.h
│   │       ├── SDK9812DbfDma
│   │       │   ├── 9111DbInt.suo
│   │       │   ├── 9111PostTg.suo
│   │       │   ├── 9111int.suo
│   │       │   ├── 9118cdma.suo
│   │       │   ├── 9812cdma.cpp
│   │       │   ├── 9812cdma.h
│   │       │   ├── 9812cdma.rc
│   │       │   ├── 9812cdma.sln
│   │       │   ├── 9812cdma.suo
│   │       │   ├── 9812cdma.vcproj
│   │       │   ├── 9812cdmaDlg.cpp
│   │       │   ├── 9812cdmaDlg.h
│   │       │   ├── CardIDDlg.cpp
│   │       │   ├── CardIDDlg.h
│   │       │   ├── ReadMe.txt
│   │       │   ├── res
│   │       │   │   ├── 9812cdma.ico
│   │       │   │   ├── My9812cdma.rc2
│   │       │   │   ├── ch_set1.bmp
│   │       │   │   └── ch_set2.bmp
│   │       │   ├── resource.h
│   │       │   ├── stdafx.cpp
│   │       │   ├── stdafx.h
│   │       │   └── targetver.h
│   │       ├── SDK9812DbfMidTrg
│   │       │   ├── 9111DbInt.suo
│   │       │   ├── 9111PostTg.suo
│   │       │   ├── 9111int.suo
│   │       │   ├── 9118Atrg.suo
│   │       │   ├── 9118Prtg.suo
│   │       │   ├── 9118Ptrg.suo
│   │       │   ├── 9118cdma.suo
│   │       │   ├── 9812MTrg.cpp
│   │       │   ├── 9812MTrg.h
│   │       │   ├── 9812MTrg.rc
│   │       │   ├── 9812MTrg.sln
│   │       │   ├── 9812MTrg.suo
│   │       │   ├── 9812MTrg.vcproj
│   │       │   ├── 9812MTrgDlg.cpp
│   │       │   ├── 9812MTrgDlg.h
│   │       │   ├── CardIDDlg.cpp
│   │       │   ├── CardIDDlg.h
│   │       │   ├── ReadMe.txt
│   │       │   ├── res
│   │       │   │   ├── 9812MTrg.ico
│   │       │   │   ├── My9812MTrg.rc2
│   │       │   │   ├── ch_set1.bmp
│   │       │   │   └── ch_set2.bmp
│   │       │   ├── resource.h
│   │       │   ├── stdafx.cpp
│   │       │   ├── stdafx.h
│   │       │   └── targetver.h
│   │       ├── SDK9812DbfPostTrg
│   │       │   ├── 9111DbInt.suo
│   │       │   ├── 9111PostTg.suo
│   │       │   ├── 9111int.suo
│   │       │   ├── 9118Atrg.suo
│   │       │   ├── 9118Prtg.suo
│   │       │   ├── 9118Ptrg.suo
│   │       │   ├── 9118cdma.suo
│   │       │   ├── 9812MTrg.suo
│   │       │   ├── 9812Ptrg.cpp
│   │       │   ├── 9812Ptrg.h
│   │       │   ├── 9812Ptrg.rc
│   │       │   ├── 9812Ptrg.sln
│   │       │   ├── 9812Ptrg.suo
│   │       │   ├── 9812Ptrg.vcproj
│   │       │   ├── 9812PtrgDlg.cpp
│   │       │   ├── 9812PtrgDlg.h
│   │       │   ├── CardIDDlg.cpp
│   │       │   ├── CardIDDlg.h
│   │       │   ├── ReadMe.txt
│   │       │   ├── res
│   │       │   │   ├── 9812Ptrg.ico
│   │       │   │   ├── My9812Ptrg.rc2
│   │       │   │   ├── Thumbs.db
│   │       │   │   ├── ch_set1.bmp
│   │       │   │   └── ch_set2.bmp
│   │       │   ├── resource.h
│   │       │   ├── stdafx.cpp
│   │       │   ├── stdafx.h
│   │       │   └── targetver.h
│   │       ├── SDK9812DbfPreTrg
│   │       │   ├── 9111DbInt.suo
│   │       │   ├── 9111PostTg.suo
│   │       │   ├── 9111int.suo
│   │       │   ├── 9118Atrg.suo
│   │       │   ├── 9118Prtg.suo
│   │       │   ├── 9118Ptrg.suo
│   │       │   ├── 9118cdma.suo
│   │       │   ├── 9812MTrg.suo
│   │       │   ├── 9812PrTg.cpp
│   │       │   ├── 9812PrTg.h
│   │       │   ├── 9812PrTg.rc
│   │       │   ├── 9812PrTg.sln
│   │       │   ├── 9812PrTg.suo
│   │       │   ├── 9812PrTg.vcproj
│   │       │   ├── 9812PrTgDlg.cpp
│   │       │   ├── 9812PrTgDlg.h
│   │       │   ├── 9812Ptrg.suo
│   │       │   ├── CardIDDlg.cpp
│   │       │   ├── CardIDDlg.h
│   │       │   ├── ReadMe.txt
│   │       │   ├── res
│   │       │   │   ├── 9812PrTg.ico
│   │       │   │   ├── My9812PrTg.rc2
│   │       │   │   ├── ch_set1.bmp
│   │       │   │   └── ch_set2.bmp
│   │       │   ├── resource.h
│   │       │   ├── stdafx.cpp
│   │       │   ├── stdafx.h
│   │       │   └── targetver.h
│   │       ├── SDK9812DelayTrg
│   │       │   ├── 9111int.suo
│   │       │   ├── 9118SPtg.suo
│   │       │   ├── 9812SDtg.cpp
│   │       │   ├── 9812SDtg.h
│   │       │   ├── 9812SDtg.rc
│   │       │   ├── 9812SDtg.sln
│   │       │   ├── 9812SDtg.suo
│   │       │   ├── 9812SDtg.vcproj
│   │       │   ├── 9812SDtgDlg.cpp
│   │       │   ├── 9812SDtgDlg.h
│   │       │   ├── 9812SMTg.suo
│   │       │   ├── 9812SPtg.suo
│   │       │   ├── CardIDDlg.cpp
│   │       │   ├── CardIDDlg.h
│   │       │   ├── ReadMe.txt
│   │       │   ├── res
│   │       │   │   ├── 9812SDtg.ico
│   │       │   │   ├── My9812SDtg.rc2
│   │       │   │   ├── ch_set1.bmp
│   │       │   │   └── ch_set2.bmp
│   │       │   ├── resource.h
│   │       │   ├── stdafx.cpp
│   │       │   ├── stdafx.h
│   │       │   └── targetver.h
│   │       ├── SDK9812MidTrg
│   │       │   ├── 9111int.suo
│   │       │   ├── 9118SPtg.suo
│   │       │   ├── 9812SMTg.cpp
│   │       │   ├── 9812SMTg.h
│   │       │   ├── 9812SMTg.rc
│   │       │   ├── 9812SMTg.sln
│   │       │   ├── 9812SMTg.suo
│   │       │   ├── 9812SMTg.vcproj
│   │       │   ├── 9812SMTgDlg.cpp
│   │       │   ├── 9812SMTgDlg.h
│   │       │   ├── 9812SPtg.suo
│   │       │   ├── CardIDDlg.cpp
│   │       │   ├── CardIDDlg.h
│   │       │   ├── ReadMe.txt
│   │       │   ├── res
│   │       │   │   ├── 9812SMTg.ico
│   │       │   │   ├── My9812SMTg.rc2
│   │       │   │   ├── ch_set1.bmp
│   │       │   │   └── ch_set2.bmp
│   │       │   ├── resource.h
│   │       │   ├── stdafx.cpp
│   │       │   ├── stdafx.h
│   │       │   └── targetver.h
│   │       ├── SDK9812PostTrg
│   │       │   ├── 9111int.suo
│   │       │   ├── 9118SPtg.suo
│   │       │   ├── 9812SPtg.cpp
│   │       │   ├── 9812SPtg.h
│   │       │   ├── 9812SPtg.rc
│   │       │   ├── 9812SPtg.sln
│   │       │   ├── 9812SPtg.suo
│   │       │   ├── 9812SPtg.vcproj
│   │       │   ├── 9812SPtgDlg.cpp
│   │       │   ├── 9812SPtgDlg.h
│   │       │   ├── CardIDDlg.cpp
│   │       │   ├── CardIDDlg.h
│   │       │   ├── ReadMe.txt
│   │       │   ├── res
│   │       │   │   ├── 9812SPtg.ico
│   │       │   │   ├── My9812SPtg.rc2
│   │       │   │   ├── ch_set1.bmp
│   │       │   │   └── ch_set2.bmp
│   │       │   ├── resource.h
│   │       │   ├── stdafx.cpp
│   │       │   ├── stdafx.h
│   │       │   └── targetver.h
│   │       ├── SDK9812PreTrg
│   │       │   ├── 9111int.suo
│   │       │   ├── 9118SPtg.suo
│   │       │   ├── 9812SPrg.cpp
│   │       │   ├── 9812SPrg.h
│   │       │   ├── 9812SPrg.rc
│   │       │   ├── 9812SPrg.sln
│   │       │   ├── 9812SPrg.suo
│   │       │   ├── 9812SPrg.vcproj
│   │       │   ├── 9812SPrgDlg.cpp
│   │       │   ├── 9812SPrgDlg.h
│   │       │   ├── 9812SPtg.suo
│   │       │   ├── CardIDDlg.cpp
│   │       │   ├── CardIDDlg.h
│   │       │   ├── ReadMe.txt
│   │       │   ├── res
│   │       │   │   ├── 9812SPrg.ico
│   │       │   │   ├── My9812SPrg.rc2
│   │       │   │   ├── ch_set1.bmp
│   │       │   │   └── ch_set2.bmp
│   │       │   ├── resource.h
│   │       │   ├── stdafx.cpp
│   │       │   ├── stdafx.h
│   │       │   └── targetver.h
│   │       └── SDK9812SoftTrg
│   │           ├── 9111int.suo
│   │           ├── 9114int.suo
│   │           ├── 9118dma.suo
│   │           ├── 9812dma.cpp
│   │           ├── 9812dma.h
│   │           ├── 9812dma.rc
│   │           ├── 9812dma.sln
│   │           ├── 9812dma.suo
│   │           ├── 9812dma.vcproj
│   │           ├── 9812dmaDlg.cpp
│   │           ├── 9812dmaDlg.h
│   │           ├── CardIDDlg.cpp
│   │           ├── CardIDDlg.h
│   │           ├── ReadMe.txt
│   │           ├── res
│   │           │   ├── 9812dma.ico
│   │           │   ├── My9812dma.rc2
│   │           │   ├── ch_set1.bmp
│   │           │   └── ch_set2.bmp
│   │           ├── resource.h
│   │           ├── stdafx.cpp
│   │           ├── stdafx.h
│   │           └── targetver.h
│   └── x86
│       └── 9812
│           ├── 9812 VB5
│           │   ├── 9812DMA.FRX
│           │   ├── 9812DMA.VBP
│           │   ├── 9812DMA.VBW
│           │   ├── 9812dma.Frm
│           │   ├── FOXUSER.DBF
│           │   ├── FOXUSER.FPT
│           │   └── TRIGGER.BMP
│           ├── C9812DbfFile
│           │   ├── 9812DbF.c
│           │   ├── 9812DbF.exe
│           │   ├── 9812DbF.mak
│           │   └── 9812DbF.mdp
│           ├── C9812File
│           │   ├── 9812FILE.C
│           │   ├── 9812File.exe
│           │   ├── 9812File.mak
│           │   └── 9812File.mdp
│           ├── SDK9812DbfDelayTrg
│           │   ├── 9812DLTg.c
│           │   ├── 9812DLTg.exe
│           │   ├── 9812DLTg.mak
│           │   ├── 9812DLTg.mdp
│           │   ├── 9812DLTg.rc
│           │   └── Resource.h
│           ├── SDK9812DbfMidTrg
│           │   ├── 9812MTrg.c
│           │   ├── 9812MTrg.exe
│           │   ├── 9812MTrg.mak
│           │   ├── 9812MTrg.mdp
│           │   ├── 9812MTrg.rc
│           │   └── Resource.h
│           ├── SDK9812DbfPostTrg
│           │   ├── 9812PTrg.exe
│           │   ├── 9812PTrg.mak
│           │   ├── 9812PTrg.mdp
│           │   ├── 9812PTrg.rc
│           │   ├── 9812Ptrg.c
│           │   └── Resource.h
│           ├── SDK9812DbfPreTrg
│           │   ├── 9812PrTg.c
│           │   ├── 9812PrTg.exe
│           │   ├── 9812PrTg.mak
│           │   ├── 9812PrTg.mdp
│           │   ├── 9812PrTg.rc
│           │   └── Resource.h
│           ├── SDK9812DelayTrg
│           │   ├── 9812SDTg.exe
│           │   ├── 9812SDTg.mak
│           │   ├── 9812SDTg.mdp
│           │   ├── 9812SDTg.rc
│           │   ├── 9812SDtg.c
│           │   └── Resource.h
│           ├── SDK9812DmaCallBack
│           │   ├── 9812SMTg.c
│           │   ├── 9812SMTg.dsp
│           │   ├── 9812SMTg.dsw
│           │   ├── 9812SMTg.exe
│           │   ├── 9812SMTg.rc
│           │   └── resource.h
│           ├── SDK9812MidTrg
│           │   ├── 9812SMTg.c
│           │   ├── 9812SMTg.exe
│           │   ├── 9812SMTg.mak
│           │   ├── 9812SMTg.mdp
│           │   ├── 9812SMTg.rc
│           │   └── Resource.h
│           ├── SDK9812PostTrg
│           │   ├── 9812SPTg.rc
│           │   ├── 9812SPtg.c
│           │   ├── 9812SPtg.exe
│           │   ├── 9812SPtg.mak
│           │   ├── 9812SPtg.mdp
│           │   └── Resource.h
│           ├── SDK9812PreTrg
│           │   ├── 9812SPrg.c
│           │   ├── 9812SPrg.exe
│           │   ├── 9812SPrg.mak
│           │   ├── 9812SPrg.mdp
│           │   ├── 9812SPrg.rc
│           │   └── Resource.h
│           ├── SDK9812SoftTrg
│           │   ├── 9812DMA.C
│           │   ├── 9812DMA.EXE
│           │   ├── 9812DMA.RC
│           │   ├── 9812dma.mak
│           │   ├── 9812dma.mdp
│           │   └── Resource.h
│           ├── Sdk9812DbfCallBack
│           │   ├── 9812MTrg.c
│           │   ├── 9812MTrg.dsp
│           │   ├── 9812MTrg.dsw
│           │   ├── 9812MTrg.exe
│           │   ├── 9812MTrg.rc
│           │   └── resource.h
│           └── VB9812
│               ├── 9812DMA.FRX
│               ├── 9812DMA.VBP
│               ├── 9812dma.Frm
│               ├── 9812glbl.Bas
│               ├── Base9812.frm
│               └── TRIGGER.BMP
├── C 凌华pcl9812数据采集卡-数采卡的简单程序.rar
└── PCIS-DASK
    ├── PCIS-DASK.exe
    ├── Redist
    │   ├── DLL
    │   │   ├── PCI-Dask.dll
    │   │   └── PCI-Dask64.dll
    │   ├── Utility
    │   │   └── 2K_XP_X64
    │   │       └── PCIS_DevUtil.exe
    │   ├── X64_NT6
    │   │   ├── 9116.rbf
    │   │   ├── 9524.rbf
    │   │   ├── CertMgr.exe
    │   │   ├── DInstP64.ini
    │   │   ├── DPInst.exe
    │   │   ├── DriverInst64.exe
    │   │   ├── NuDAQClassInstaller.dll
    │   │   ├── PCIS-DASK.inf
    │   │   ├── Pci6202.sys
    │   │   ├── Pci6208.sys
    │   │   ├── Pci6308.sys
    │   │   ├── Pci7200.sys
    │   │   ├── Pci7230.sys
    │   │   ├── Pci7233.sys
    │   │   ├── Pci7234.sys
    │   │   ├── Pci7248.sys
    │   │   ├── Pci7249.sys
    │   │   ├── Pci7250.sys
    │   │   ├── Pci7252.sys
    │   │   ├── Pci7256.sys
    │   │   ├── Pci7258.sys
    │   │   ├── Pci7260.sys
    │   │   ├── Pci7296.sys
    │   │   ├── Pci7300b.sys
    │   │   ├── Pci7350.sys
    │   │   ├── Pci7360.sys
    │   │   ├── Pci7396.sys
    │   │   ├── Pci7432.sys
    │   │   ├── Pci7433.sys
    │   │   ├── Pci7433c.sys
    │   │   ├── Pci7434.sys
    │   │   ├── Pci7434c.sys
    │   │   ├── Pci7442.sys
    │   │   ├── Pci7443.sys
    │   │   ├── Pci7444.sys
    │   │   ├── Pci7452.sys
    │   │   ├── Pci8554.sys
    │   │   ├── Pci9111.sys
    │   │   ├── Pci9112.sys
    │   │   ├── Pci9113.sys
    │   │   ├── Pci9114.sys
    │   │   ├── Pci9116.sys
    │   │   ├── Pci9118.sys
    │   │   ├── Pci9221.sys
    │   │   ├── Pci9222.sys
    │   │   ├── Pci9223.sys
    │   │   ├── Pci922a.sys
    │   │   ├── Pci9524.sys
    │   │   ├── Pci9812.sys
    │   │   ├── adlink.spc
    │   │   └── daskx64.cat
    │   ├── X86_NT5
    │   │   ├── 9116.rbf
    │   │   ├── 9524.rbf
    │   │   ├── DInstP32.ini
    │   │   ├── DPInst.exe
    │   │   ├── DriverInst.exe
    │   │   ├── NuDAQClassInstaller.dll
    │   │   ├── PCIS-DASK_x86nt5.inf
    │   │   ├── Pci6202.sys
    │   │   ├── Pci6208.sys
    │   │   ├── Pci6308.sys
    │   │   ├── Pci7200.sys
    │   │   ├── Pci7230.sys
    │   │   ├── Pci7233.sys
    │   │   ├── Pci7234.sys
    │   │   ├── Pci7248.sys
    │   │   ├── Pci7249.sys
    │   │   ├── Pci7250.sys
    │   │   ├── Pci7252.sys
    │   │   ├── Pci7256.sys
    │   │   ├── Pci7258.sys
    │   │   ├── Pci7260.sys
    │   │   ├── Pci7296.sys
    │   │   ├── Pci7300b.sys
    │   │   ├── Pci7350.sys
    │   │   ├── Pci7360.sys
    │   │   ├── Pci7396.sys
    │   │   ├── Pci7432.sys
    │   │   ├── Pci7433.sys
    │   │   ├── Pci7433c.sys
    │   │   ├── Pci7434.sys
    │   │   ├── Pci7434c.sys
    │   │   ├── Pci7442.sys
    │   │   ├── Pci7443.sys
    │   │   ├── Pci7444.sys
    │   │   ├── Pci7452.sys
    │   │   ├── Pci8554.sys
    │   │   ├── Pci9111.sys
    │   │   ├── Pci9112.sys
    │   │   ├── Pci9113.sys
    │   │   ├── Pci9114.sys
    │   │   ├── Pci9116.sys
    │   │   ├── Pci9118.sys
    │   │   ├── Pci9221.sys
    │   │   ├── Pci9222.sys
    │   │   ├── Pci9223.sys
    │   │   ├── Pci922a.sys
    │   │   ├── Pci9524.sys
    │   │   └── Pci9812.sys
    │   └── X86_NT6
    │       ├── 9116.rbf
    │       ├── 9524.rbf
    │       ├── CertMgr.exe
    │       ├── DInstP32.ini
    │       ├── DPInst.exe
    │       ├── DriverInst.exe
    │       ├── NuDAQClassInstaller.dll
    │       ├── PCIS-DASK_x86nt6.inf
    │       ├── Pci6202.sys
    │       ├── Pci6208.sys
    │       ├── Pci6308.sys
    │       ├── Pci7200.sys
    │       ├── Pci7230.sys
    │       ├── Pci7233.sys
    │       ├── Pci7234.sys
    │       ├── Pci7248.sys
    │       ├── Pci7249.sys
    │       ├── Pci7250.sys
    │       ├── Pci7252.sys
    │       ├── Pci7256.sys
    │       ├── Pci7258.sys
    │       ├── Pci7260.sys
    │       ├── Pci7296.sys
    │       ├── Pci7300b.sys
    │       ├── Pci7350.sys
    │       ├── Pci7360.sys
    │       ├── Pci7396.sys
    │       ├── Pci7432.sys
    │       ├── Pci7433.sys
    │       ├── Pci7433c.sys
    │       ├── Pci7434.sys
    │       ├── Pci7434c.sys
    │       ├── Pci7442.sys
    │       ├── Pci7443.sys
    │       ├── Pci7444.sys
    │       ├── Pci7452.sys
    │       ├── Pci8554.sys
    │       ├── Pci9111.sys
    │       ├── Pci9112.sys
    │       ├── Pci9113.sys
    │       ├── Pci9114.sys
    │       ├── Pci9116.sys
    │       ├── Pci9118.sys
    │       ├── Pci9221.sys
    │       ├── Pci9222.sys
    │       ├── Pci9223.sys
    │       ├── Pci922a.sys
    │       ├── Pci9524.sys
    │       ├── Pci9812.sys
    │       ├── adlink.spc
    │       └── daskx86.cat
    └── RelNotes.txt

49 directories, 490 files


标签: 数据采集 pci9812

实例下载地址

凌华pcl9812数据采集卡-数采卡的简单程序

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警