登录
首页 » Visual C++ » ContactMS

ContactMS

于 2013-11-03 发布 文件大小:12724KB
0 306
下载积分: 1 下载次数: 6

代码说明:

  MFC做的通讯录,利用ODBC连接access数据库,能够对数据进行写入、读出和修改。适合初学者参考。[注:需要自己配置数据源,也可以不配置,运行程序两次就行,第一次相当于是配置](MFC to do the book, using ODBC to connect access database, the data can be written to, read and modify. Suitable for beginners reference.)

文件列表:

ContactMS
.........\AddGroupDlg.cpp,997,2013-05-17
.........\AddGroupDlg.h,1244,2013-05-18
.........\ContactMS.aps,48032,2013-05-24
.........\ContactMS.clw,5198,2013-07-10
.........\ContactMS.cpp,5547,2013-05-24
.........\ContactMS.dsp,5237,2013-05-18
.........\ContactMS.dsw,526,2013-05-17
.........\ContactMS.h,1406,2013-05-17
.........\ContactMS.ncb,91136,2013-07-10
.........\ContactMS.opt,951808,2013-07-10
.........\ContactMS.plg,1946,2013-06-01
.........\ContactMS.rc,15563,2013-05-24
.........\ContactMS.sln,884,2013-10-26
.........\ContactMS.vcxproj,8504,2013-10-26
.........\ContactMS.vcxproj.filters,3417,2013-10-26
.........\ContactMS.vcxproj.user,143,2013-10-26
.........\ContactMSDoc.cpp,1858,2013-05-18
.........\ContactMSDoc.h,1632,2013-05-18
.........\ContactMSSet.cpp,1729,2013-05-26
.........\ContactMSSet.h,1431,2013-05-26
.........\ContactMSView.cpp,14018,2013-10-26
.........\ContactMSView.h,2442,2013-06-01
.........\contacts.txt,0,2013-06-19
.........\contact_VCS.mdb,532480,2013-07-10
.........\Debug
.........\.....\ContactMS.exe,182272,2013-10-26
.........\GroupRecordset.cpp,1278,2013-05-18
.........\GroupRecordset.h,1315,2013-05-18
.........\ipch
.........\....\contactms-e4e089e
.........\....\.................\contactms-315db562.ipch,71368704,2013-10-26
.........\MainFrm.cpp,2584,2013-05-17
.........\MainFrm.h,1581,2013-05-17
.........\ReadMe.txt,4582,2013-05-17
.........\res
.........\...\bitmap1.bmp

.........\...\ContactMS.rc2,401,2013-05-17


.........\resource.h,1559,2013-05-21
.........\StdAfx.cpp,211,2013-05-17
.........\StdAfx.h,1105,2013-05-17
.........\TreeCtrlAction.cpp,6995,2013-05-18
.........\TreeCtrlAction.h,2105,2013-05-17

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

发表评论

0 个回复

  • hafuman
    一 . 需求分析: 1) 输入形式和输入值范围: 输入形式是要压缩(或者要解压)的文件路径,输入范围是字符串,而且要是文件的路径。 2) 输出形式: 输出相应的编码压缩文件和解码原文件 3) 程序所能达到的功能: 利用哈夫曼对ASCII文件做不等长编码,达到压缩文件。利用哈夫曼树的遍历,达到解压文件的目的。程序的功能也就是实现压缩和解压ASCII类型文件的目的。 4)测试数据:(包括正确的输入数据及其输出结果和含有错误输入及其输出结果) 测试输入或者输出文本框是不是有空的,是不是不是有效路径。进行条件判断,实现错误处理。 比如要压缩:c:a.txt 文件路径就是:c:a.txt。如果输入框是空的,就判断,然后用MessageBox处理信息。 如果文件路径和文件的输出路径都写正确的话,就会输出相应的压缩或者解压文件,否则用函数MessageBox提示错误。然后进行更正。 二 . 概要设计: 1) 哈夫曼树的特点 a) 是二叉树的一种,而且是一种没有度数是1的二叉树 b) 一棵树有n个叶子,就会用2n-1个节点 c) 一种“最优”二叉树,由于树的带权路径(WPL)最小 d) 由于它是由下到上顺序构造的,使得分支节点和叶子节点从下到上,权值都是从小到大的顺序排列的 ()
    2007-07-16 22:04:12下载
    积分:1
  • VC中操作ADO数据库资料
    VC编程封装ADO类 VC中利用ADO共同实现数据库的操作 在VC中使用ADO开发数据库应用程序 用C++访问SQLServer2000的实例(VC ADO programming package type VC ADO common database operations using the VC ADO database application development using C visit examples of CRM)
    2005-03-29 15:44:22下载
    积分:1
  • ChipGenius
    U盘数据重写,可以想已损坏的U盘重新向里面写入新的数据,(U disk data rewriting can be damaged U disk to re-write new data to the inside,)
    2010-07-09 02:16:38下载
    积分:1
  • vc__mallat
    mallat算法 小波分解 vc++环境编写 运行正确(mallat wavelet)
    2009-04-22 17:25:04下载
    积分:1
  • HDF
    利用vc++读取文件, 这是一个可以利用vc++读取modis 下载的HDF各类数据文件的源码,可以将数据放置在二维数组当中(Use vc++ read the file, which is that one can use to read modis vc++ download source HDF various types of data files, the data can be placed in a two-dimensional array of them)
    2015-12-18 10:12:10下载
    积分:1
  • rules1
    关联规则程序2 This implementation generates association rules, based on the Apriori algorithm (cfr. Agrawal et al.,1995). It takes as input a file of frequent sets in the format such as generated by the previous implementations. (association rules 2 This implementation process generates as sociations rules, based on the Apriori algorithm (cfr. Agrawal et al. , 1995). It takes as input a file of frequent sets i n the format such as generated by the previous im plementations.)
    2007-06-03 08:32:31下载
    积分:1
  • WOL_AIO
    Wake On Lan 通过设置BIOS中的Wake ON LAN,可以通过局域网UDP广播,启动远程计算机。(Wake On Lan in the BIOS by setting Wake ON LAN, LAN UDP through radio, start the remote computer.)
    2007-07-31 21:10:47下载
    积分:1
  • MAXIM_LICENCE
    proteus 密匙文件一份,涵盖丰富的驱动器资源(proteus a key document, covering the rich drive resources)
    2010-05-13 22:36:34下载
    积分:1
  • IOCPModel
    这是一本关于IOCP模型原理及其功能介绍的文章。对于做大型服务器很有帮助(This is a book about IOCP model and the function introduction article. For large server help )
    2012-09-22 13:15:34下载
    积分:1
  • MY_QQ
    聊天界面,简易的聊天界面懂得更多,了解更多,沟通更多(Chat interface, a simple chat interface know more, learn more, communicate more)
    2013-07-17 22:34:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载