嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
C 医用血液细胞识别程序源代码
	.
├── 好例子网_医用血液细胞识别程序源代码.rar
└── 医用血液细胞识别程序源代码
    ├── Blood.bmp
    ├── Cell.aps
    ├── Cell.clw
    ├── Cell.cpp
    ├── Cell.dsp
    ├── Cell.dsw
    ├── Cell.h
    ├── Cell.ncb
    ├── Cell.opt
    ├── Cell.plg
    ├── Cell.rc
    ├── CellDoc.cpp
    ├── CellDoc.h
    ├── CellView.cpp
    ├── CellView.h
    ├── Cell_debug.exe
    ├── Debug
    │   ├── Cell.exe
    │   ├── Cell.ilk
    │   ├── Cell.obj
    │   ├── Cell.pch
    │   ├── Cell.pdb
    │   ├── Cell.res
    │   ├── Cell.sbr
    │   ├── CellDoc.obj
    │   ├── CellDoc.sbr
    │   ├── CellView.obj
    │   ├── CellView.sbr
    │   ├── HSI.obj
    │   ├── HSI.sbr
    │   ├── HSIDlg.obj
    │   ├── HSIDlg.sbr
    │   ├── HistogramDlg.obj
    │   ├── HistogramDlg.sbr
    │   ├── MainFrm.obj
    │   ├── MainFrm.sbr
    │   ├── Set.obj
    │   ├── Set.sbr
    │   ├── StdAfx.obj
    │   ├── StdAfx.sbr
    │   ├── vc60.idb
    │   └── vc60.pdb
    ├── HSI.cpp
    ├── HSI.h
    ├── HSIDlg.cpp
    ├── HSIDlg.h
    ├── HistogramDlg.cpp
    ├── HistogramDlg.h
    ├── MainFrm.cpp
    ├── MainFrm.h
    ├── Resource.h
    ├── Set.cpp
    ├── Set.h
    ├── StdAfx.cpp
    ├── StdAfx.h
    ├── cell.bmp
    ├── res
    │   ├── Cell.ico
    │   ├── Cell.rc2
    │   ├── CellDoc.ico
    │   ├── Toolbar.bmp
    │   └── cursor1.cur
    └── 血液图片
        ├── Blood.bmp
        └── cell.bmp
4 directories, 63 files