搜索资源列表
一步一步实现MFC扩展DLL中导出类和对话框
- 如果要编写模块化的软件,就要对对动态链接库(DLL)有一定的了解,本人这段时间在修改以前的软件时,决定把重复用的类和对话框做到DLL中,下面就从一个简单的例子讲起,如何实现MFC扩展DLL中导出类和对话框。-If you want to make you software module, you should make sense of DLL. Modifying my previous software these days, I
一个串口通讯类和用这个类编写的一个例子程序
- vc,串口通讯类和用这个类编写的一个例子程序-vc, serial communications and the use of this type of an example of the preparation process
WinSock Win32 API 的打包类和例子程序winsocket
- WinSock Win32 API 的打包类和例子程序Win Sock Win32 API 的打包类和例子程序WinSock Win32 API 的打包类和例子程序-Windows socket sample
谈谈Delphi中的类和对象
- 说到类和对象,我们不能不提及这样几个概念:类,对象,实例。就我个人觉得可 以这样来理解:对象指的是泛称,自然界的任何实体都可以看成一个对象;而类则是 以这些对象某些特征而分成的一系列的种类;实例则是特指属于某一个类的一个对象-said classes and objects, we can not fail to mention the following concepts : type, object, examples. I per
第三章类和对象讲义
- 类和对象讲义.rar-classes and objects lectures. Rar
利用一个链表类实现一个队列类和栈类
- 利用一个链表类实现一个队列类和栈类-use a objectlist achieve a queue category and type Stack
串口通讯类和例子
- VC下的串口通信类和一个程序实例-VC Serial Communications and an example program
类和对象
- 理解类和对象的例子,帮助初学JAVA的人-understanding of the object types and examples to help the beginner JAVA
聚类+决策树
- 编写了数据挖掘中的聚类和决策树结合使用的c++语言,实用性高
第三章类和对象讲义
- 类和对象讲义.rar-classes and objects lectures. Rar
利用一个链表类实现一个队列类和栈类
- 利用一个链表类实现一个队列类和栈类-use a objectlist achieve a queue category and type Stack
串口通讯类和例子
- VC下的串口通信类和一个程序实例-VC Serial Communications and an example program
K-均值聚类算法C++编程
- K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm pr
容器类
- 容器类的实现和定义,由于使用迭代器需 要关于STL容器类和算法的知识,-container class and the realization of the definition, because the need for the use of iterative STL containers on the type and algorithms knowledge,
一步一步实现MFC扩展DLL中导出类和对话框
- 如果要编写模块化的软件,就要对对动态链接库(DLL)有一定的了解,本人这段时间在修改以前的软件时,决定把重复用的类和对话框做到DLL中,下面就从一个简单的例子讲起,如何实现MFC扩展DLL中导出类和对话框。-If you want to make you software module, you should make sense of DLL. Modifying my previous software these days, I
谈谈Delphi中的类和对象
- 说到类和对象,我们不能不提及这样几个概念:类,对象,实例。就我个人觉得可 以这样来理解:对象指的是泛称,自然界的任何实体都可以看成一个对象;而类则是 以这些对象某些特征而分成的一系列的种类;实例则是特指属于某一个类的一个对象-said classes and objects, we can not fail to mention the following concepts : type, object, examples. I per
类和对象应用设计
- 创建圆柱体类,输入高和半径,用重载的方法,计算体积。(Create a cylinder class, enter the height and radius, and calculate the volume in an overloaded way.)
6.聚类和EM算法
- 聚类和EM算法实例,包括线性分类和非线性分类,线性回归和非线性回归(Examples of clustering and EM algorithm include linear classification and nonlinear classification, linear regression and nonlinear regression)
类和对象9.4
- 类和对象的声明和使用(Declaration and usage of class and object)
手机类和学生类
- 用eclipse实现学生类和手机类的创建和调用(Using eclipse to create and call class and mobile phone classes)