登录
首页 » Visual C++ » VC_Sql_AddressBook

VC_Sql_AddressBook

于 2006-04-18 发布 文件大小:341KB
0 163
下载积分: 1 下载次数: 1

代码说明:

说明:  用VC++和SQL开发的一个通信录程序,界面优美,功能齐全,对想学VC数据库编程的或许有所帮助。(with VC++ and SQL development of a communications procedures, beautiful interface, the full range of functions, right, like the VC database programming may be of some help.)

文件列表:

Address Book.mdb
CalendarDlg.cpp
CalendarDlg.h
CJ608Libd.lib
DaoRecordsetAccess.cpp
DaoRecordsetAccess.h
FindDlg.cpp
FindDlg.h
Hints.h
HomePageDlg.cpp
HomePageDlg.h
HyperLink.cpp
HyperLink.h
Lib
...\CJ608Libd.dll
MainFrm.cpp
MainFrm.h
NoteDlg.cpp
OutbarView.cpp
OutbarView.h
PagerDemo.cpp
PagerDemo.dsp
PagerDemo.h
PagerDemo.rc
PagerDemoDoc.cpp
PagerDemoDoc.h
PagerDemoView.cpp
PagerDemoView.h
PagerListView.cpp
PagerListView.h
RegSettings.cpp
RegSettings.h
res





...\Outbox.ico
...\Outlook.ico
...\PagerDemo.ico
...\PagerDemo.rc2
...\Public.ico
...\Sent.ico
...\Tasks.ico
...\TESTCLND.RC2
...\Toolbar.bmp
...\vc.avi
resource.h
StdAfx.cpp
StdAfx.h
UpdateDlg.cpp
UpdateDlg.h

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

发表评论

0 个回复

  • EEGMonitor2009_3_27
    基于ARM处理器的32导脑电图机的设计与实现,用VC++编写上位机生物电信号显示测量软件(Software Design of EEG display and measurement on PC with VC++)
    2009-09-24 22:30:40下载
    积分:1
  • 分词051024
    说明:  中文信息处理,例如将可含有汉字和拼音的将TXT文本中的汉字和拼音用空格隔开(Chinese information processing, for example, may contain characters and the alphabet will TXT version of the characters and the alphabet with a space separated)
    2005-10-24 14:23:18下载
    积分:1
  • DirectX
    DirectX 的 doc 文件----------------(DirectX, doc file)
    2010-11-14 10:23:19下载
    积分:1
  • MakeTCPHole
    给予TCP的通信,用于windows与linux 之间的通信,实现传文件。(Given TCP communication, communication, transfer files between windows and linux.)
    2012-12-18 17:17:14下载
    积分:1
  • DrawOfMemory
    DrawOfMemory源码包,VC++内存绘图例子代码,包括了多个实用的VC++函数:比如DrawLine函数:将传入函数的值以图像的形式显示到对应的控件上(int AllNum:总的数据量,int Value[]:数据值数组,COLORREF PenColor:画笔的颜色,CWnd *pWnd:需要显示曲线的控件指针);DrawWave函数,将传进函数的值以图像的形式显示到对应的控件上;DrawMultiLine函数:将传进函数的值以图像的形式显示到对应的控件上,可以显示多个数据段。参数定义:   int Mult:总共需要显示几类数据   int AllNum:每类数据总的数据量   int Value[]:数据值数组,组成形式:数据1+数据2+数据3+ ...   COLORREF PenColor:每类数据的画笔的颜色   CWnd *pWnd:需要显示曲线的控件指针   还有一些函数不一一列举了,请自行下载源码查看(DrawOfMemory source package, VC++ memory mapping code examples, including a number of practical VC++ function: for example DrawLine function: the value passed to the function displayed in the form of the image to the corresponding controls (int AllNum: the total amount of data, int Value []: an array of data values​ ​ , COLORREF PenColor: brush color, CWnd* pWnd: need to show the curve control pointers) DrawWave function, will pass into the function value is displayed in the form of an image to the corresponding controls DrawMultiLine function: the passed into the function value is displayed in the form of an image to the corresponding control, you can display multiple data segments. Parameters are defined: int Mult: A total of several types of data to be displayed int AllNum: total amount of data for each type of data int Value []: an array of data values​ ​ , consisting of forms: Data 1 Data 2+ 3+ ...+ data COLORREF PenColor: brush color for each type of)
    2014-07-02 10:52:43下载
    积分:1
  • GPS_Net_adjustment
    用于读取GPS标准文件格式RINEX中的导航文件N文件和观测文件o文件,运用双差模型进行单基线解算(Standard file format used to read GPS navigation files in RINEX files and observation files N o files, the use of double-difference model for single baseline solution)
    2013-11-21 09:59:25下载
    积分:1
  • TripleDes算法de实现
    之前,我在一个项目开发过程中,涉及到了TripleDes的算法,在实现过程中,我也参考了论坛现有的关于3DES的代码,发现大部分的代码在算法的实现上不够严谨,或者小有偏差,特别是对3DES的两种模式:ECB,CBC都罕有涉及。此版本提供的TripleDes可以实现3DES在两种模式下的2key/3key的加、解密。在速度优化和内存控制上都做了优化。(Before, I in a project development process, involving the TripleDES algorithms, in the realization of the process, I also made reference to a forum on the existing 3DES code and found that most of the code in the algorithm for the realization of loosely, or small deviations, especially for 3DES of two modes: ECB, CBC are rarely involved. This version provided by TripleDES 3DES can be achieved in two modes of 2key/3key increases, decryption. Optimized in terms of speed and memory control are optimized.)
    2005-05-18 21:08:51下载
    积分:1
  • 局域网网络数据包分析
    捕获局域网内的数据包,并从中的到数据,和相关信息,没开线程,我vc初学,欢迎朋友对它改进,别忘发我一份fecon@tom.com,用winpcap捕获.先安装winpcap3.1,注意改一下opnion里的lib路径(capture the data packets to and from the data, and related information, not open threads, I vc beginners welcome friends to improve it, do not forget that I made a fecon@tom.com with winpcap capture. Install winpcap3.1, to change it's lib opnion Path)
    2004-11-24 08:41:47下载
    积分:1
  • 9754567
    在程序启动时弹出文件打开对话框,VC++编程精选学习源码,很好的参考资料。(In the open dialog box when the program starts up the file, select learning VC++ programming source code, a good reference.)
    2013-11-20 11:24:59下载
    积分:1
  • DirectX
    《DirectX+游戏开发终极指南》是本好书,这是该书的exe电子书+网页版+源码,希望对初学者有所帮助……这网站的上传对名字的要求还真是蛋疼……(" DirectX+ game development Ultimate Guide" is a good book, that' s the exe e-book+ Web Edition+ source code, want to help beginners ... ... this site to upload requirements on the name really is egg hurts ... ...)
    2010-06-17 13:14:59下载
    积分:1
  • 696518资源总数
  • 106235会员总数
  • 12今日下载