登录
首页 » Visual C++ » ADO

ADO

于 2014-05-22 发布 文件大小:4222KB
0 356
下载积分: 1 下载次数: 5

代码说明:

  本程序在VS平台下实现MFC对数据库进行相应操作(能实现数据库的增删查改),代码量少,特别适合于初学者学习,程序可在Visual C++ 6.0和VS2010以及VS2008 平台上使用!(MFC Visual C++ DataBase ADO)

文件列表:

ADO
...\AddRelationInfo.cpp,13892,2013-09-29
...\AddRelationInfo.h,2155,2013-09-29
...\Chapter21.aps,62004,2013-09-29
...\Chapter21.clw,6456,2013-09-29
...\Chapter21.cpp,5482,2013-09-29
...\Chapter21.dsp,5667,2013-09-29
...\Chapter21.dsw,543,2013-09-29
...\Chapter21.h,1547,2013-09-29
...\Chapter21.ncb,762880,2013-09-29
...\Chapter21.opt,113664,2013-09-29
...\Chapter21.plg,3514,2013-09-29
...\Chapter21.rc,17790,2013-09-29
...\Chapter21Doc.cpp,1802,2013-09-29
...\Chapter21Doc.h,1508,2013-09-29
...\Chapter21View.cpp,2669,2013-09-29
...\Chapter21View.h,1939,2013-09-29
...\info.mdb,5799936,2013-09-29
...\LeftTreeView.cpp,10426,2013-09-29
...\LeftTreeView.h,2329,2013-09-29
...\MainFrm.cpp,8591,2013-09-29
...\MainFrm.h,1878,2013-09-29
...\msado15.tlh,90577,2013-09-29
...\msado15.tli,76614,2013-09-29
...\PerInfoView.cpp,5206,2013-09-29
...\PerInfoView.h,2025,2013-09-29
...\QueryDlg.cpp,3720,2013-09-29
...\QueryDlg.h,1320,2013-09-29
...\ReadMe.txt,4383,2013-09-29
...\res
...\...\Chapter21.ico
...\...\Chapter21.rc2,401,2013-09-29


...\...\Toolbar.bmp
...\resource.h,3544,2013-09-29
...\RightListView.cpp,9831,2013-09-29
...\RightListView.h,2044,2013-09-29
...\RightPaneFrame.cpp,6202,2013-09-29
...\RightPaneFrame.h,1998,2013-09-29
...\StdAfx.cpp,211,2013-09-29
...\StdAfx.h,1349,2013-09-29

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 数字图像处理学:Visual C++实现_10990262
    说明:  数字图像处理学:Visual C++实现 1数字图象处理导论 2光学基础与视觉系统 3对设备无关位图的访问 4图象的变换 5图象的增强 6图象复原 7图象重建 8图象分割 9图象纹理分析 10图象腐蚀与膨胀 11图象压缩编码 12图象模式识别(Digital Image Processing : Visual C achieving an introduction to digital image processing and optical vision system based on three pairs of device-independent bitmap images visit Transform 4 5 6 enhance the image image recovery image reconstruction 7 8 9 Image segmentation, image texture analysis 10 images corrosion and expansion of 11 Image Coding 12 Pattern recognition)
    2005-09-10 18:49:57下载
    积分:1
  • opencv_Image
    很大很全的图像处理算法,包括二值化、图像细化、直线检测、直线交点识别等(Large and very full image processing algorithms, including two values, image thinning, straight line detection, line intersection recognition, etc.)
    2018-01-11 10:32:39下载
    积分:1
  • VCandDataBase
    VC++数据库编程,介绍如何使用VC++来开发数据库(VC++DataBase code)
    2010-12-17 19:29:41下载
    积分:1
  • C.rar
    常用算法程序集(C语言描述) 第三版 (PDF高清电子书+附书源码打包).rar(Commonly used algorithm assembly (C language description) Third Edition (PDF e-book+ HD package attached to the book source code). Rar)
    2010-07-20 15:41:44下载
    积分:1
  • machinevision
    北理的老师贾云德的机器视觉书,word版本,希望对大家有点用处。(North teacher Jiayun De Li Machine Vision book, word version, we hope to be of some use.)
    2010-10-28 15:47:53下载
    积分:1
  • Visual-CPP500samplesDoc
    说明:  全文对VC.net控件功能以及一些特殊windows编程做了详细的解答,并用实例一一做了讲解与指导,是一本对于VC.net编程爱好者值得一看的参考书。(this book is very good to fans for vc.net in which all kinds of samples are shown.)
    2011-02-18 08:55:32下载
    积分:1
  • 谭浩强--C程序设计(文字版)
    说明:  c++经典教程,谭浩强,c语言,经典c语言教程(C + + classic course, Tan Haoqiang, C language, classic C language course)
    2020-05-27 21:37:08下载
    积分:1
  • C-LANGUAGE
    C语言教程讲义(谭浩强).pdf初学者必须要看的讲义(C language tutorial notes (Tan Haojiang). PDF beginners must see notes )
    2014-09-23 15:12:59下载
    积分:1
  • SeeNotACD
    使用Visual C++和MFC制作的,类似ACDSee的看图软件,支持BMP,GIF,PCX,TGA,JPG等多种图像文件格式。速度快,运行稳定,可以作为大型图像处理系统的一部分。(The use of Visual C++ And MFC produced similar pictures of ACDSee software, support for BMP, GIF, PCX, TGA, JPG and other image file formats. Fast and stable operation can be used as large-scale image processing system.)
    2007-08-04 13:50:44下载
    积分:1
  • Aseemble-Language
    了解和掌握 MOV、PUSH、POP、XCHG四条指令的作用和在编程中的用法. 逻辑指令、跳转指令与分支程序设计. 算术运算类指令、移位指令及循环程序设计.(Understand and master MOV, PUSH, POP, XCHG four instructions in a programming role and usage. Logic instructions, branch instructions and branch design program. Arithmetic type instructions, shift instructions, and loop programming.)
    2011-07-02 17:23:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载