搜索资源列表
VCdiary
- 一个基于对话框的日记本小程序。以前在VC知识库中找基于对话框的序列化存储的程序一直没有找到,就自己做了一个。用到了链表和序列化,在对话框中使用工具栏,希望对大家有所帮助。首先,定义一个自己的结构体类,用来存储将要保存的信息。-a dialog based on the diary of the small procedures. In the past, VC knowledge base based on the dialog box to find the sequence of store
PropertyIFunction
- 在对话框中加入属性页 - VC知识库文章-In the dialog box to add property pages- VC Knowledge Base
keystrokedynamicregonice
- 基于统计学的击键识别, VC++实现和demo程序。实现一个演示系统-base on the tongji xue
demo1
- vc 在多文档客户区中增加位图底图演示程序 - 源代码-vc client area in a multi-document add bitmap base map demo- source code
ConvNums
- 进制转换\ConvNums,很不错的vc源码,希望能对大家有所帮助-Base conversion \ ConvNums, very good vc source, I hope you can help
Network-safe_DESQQ
- 基于VC的聊天程序。聊天的数据通过DES算法加密,能够保证通信的安全。-A communication software base on VC. And the date encrypt by DES.It could be make sure the communication was safe!
class
- C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序.-Classical syntax and application of C++, class preparation and application of the constructor and destructor, function overloading, class inheritance, function coverage, the base clas
kaichang
- 一款VC++图像开场加载效果,向大家演示了几种图像装载的特效实现的方法,比如扫描显示、滑动显示、渐入显示和马赛克显示等,大家在使用一些幻灯片软件的时候,经学会看到类似的效果,如果你有一定的VC++基础,你可以借鉴一下本效果的具体方法,再次扩展,可以制作出一款带特效的图像查看器。-The opening loading of a VC++ image effects, to demonstrate the effects of several image loading methods to ac
ListCtrlHeaderSort
- 一个在VC中支持排序功能的list control组件,只包括控件源代码,没有示例。MyListCtrl这个类可以实现点击列表头时,对列进行排序。想实现这样功能的listctrl可以用它来作为基类。-Support the sort function in VC list control components, including source code control example. This class MyListCtrl can be achieved when you click o
net
- VC++实现面相连接的网络通信,可以发送数据和接收数据,很不错的基础级程序。-VC++ the face connected network communication, you can send and receive data, very good base-level program.
lesson-2
- C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC Appwizard生成的工程奠定了良好基础。-Inheri
IO-formatted-data
- VC与C++开发基础1 5使用C++实现格式化数据的IO-VC and C++ development base 15 format using the C++ implementation of data IO
decimal-number-to-binary
- VC与C++开发基础 1 7将十进制数转换为二进制输出-VC and C++ development base 17 decimal number into a binary output
mouse
- 。本文应用.NET 软件中的 VC++、VC# 等语 言分别实现了对特定活动范围或特定边界的鼠标光标位置进行精确设定 -The mouse cursor Research and Application Base On .Net
Base
- VC封装库—ListCtl控件半功 -VC package library- ListCtl control half work
VC-File-system-operation
- VC.NET创建和删除文件,所删除的文件是指定的,路径自拟,程序仅供演示文件操作,没有其它的功能,基础级的。-Vc.net to create and delete files, delete the file is specified, path of self, procedure only demo file operations, no other functions, and the base level.
transfor
- 用vc编写的波形控制软件,很好阐释了VC基础波形控制的方法和代码编写的例程。-Vc prepared waveform control software, a good interpretation of the method of VC base waveform control and coding routines.
Control
- VC编写Excel表格,增加,修改,删除,同时进行数据库的操作-visual c++ read writeexcel sheet,add ,delete,update excel field,and insert data base