-
VC++与Matlab混合编程的快速实现
书籍语言: 简体中文
书籍类型: 程序设计
授权方式: 免费软件...
VC++与Matlab混合编程的快速实现
书籍语言: 简体中文
书籍类型: 程序设计
授权方式: 免费软件
书籍大小: 103 KB
-VC and MatLab the rapid realization of books Language : English books categories : program design license : free software books Size : 103 KB
- 2022-02-20 17:48:47下载
- 积分:1
-
SUN Xin teachers VC++ Tutorial CD
孙鑫老师的VC++教程的光盘源代码,数写的很好,代码也很好,值得研究!第3章源程序!-SUN Xin teachers VC++ Tutorial CD-ROM source code, written in a few very good, code is also good, worthy of study! Chapter 3 source!
- 2022-01-22 15:35:18下载
- 积分:1
-
360安全卫士界面源码 1.0
一款模仿360安全卫士的界面源码,基于winform开发,自定义界面和皮肤,有需要的朋友不要错过!
注意事项:
开发环境为Visual Studio 2013,使用.net 4.0开发。
- 2022-03-18 17:24:43下载
- 积分:1
-
vc#开发的WINCE平台应用程序,可以实现数据上传下载等功能
vc#开发的WINCE平台应用程序,可以实现数据上传下载等功能-vc#
- 2022-10-22 15:40:03下载
- 积分:1
-
一个限制鼠标移动范围的小例子.希望能帮助大家
一个限制鼠标移动范围的小例子.希望能帮助大家-a limited range of movement of the mouse small examples. We hope to help
- 2022-12-16 23:05:04下载
- 积分:1
-
CSSoftKeyBoard WIndForm软键盘
此项目包含简单的虚拟键盘,可以使用从由用户输入的字符或数字,CSsoftkeyboard 的设计项目一般为任何目的而设计,可以设置键盘的行动所需。
在winform下实现,里面的方法可以学习非常不错!!!
- 2023-02-26 08:40:04下载
- 积分:1
-
c++ at c are created on the basis of
C than the more powerful, it is an object
c++是在c的基础上创建的
它比c的功能更强大,它是一门面向对象程序设计语言
向对象程序设计是一种新型的程序设计范型.这种范型的主要特征是:
程序=对象+消息
面向对象程序的基本元素是对象,面向对象程序的主要结构特点是:第一,程序一般由类的定义和类的使用两部分组成,在主程序中定义各对象并规定它们之间传递消息的规律.第二,程序中的一切操作都是通过向对象发送消息来实现的,对象接收到消息后,启动有关方法完成相应的操作.一个程序中涉及到的类,可以由程序设计者自己定义,也可以使用现成的类(包括类库中为用户提供的类和他人已构建好的).尽量使用现成的类,是面向对象程序设计范型所倡导的程序设计风格.
-c++ at c are created on the basis of
C than the more powerful, it is an object-oriented programming language
Designed to the object is a new kind of programming model. This model s main features are:
Process = object+ message
Object-oriented programming is an essential element of the object, object-oriented programming are the main structural characteristics: first, the general procedures defined by the type and category of use of two parts, as defined in the main program and the provisions of the object between them message passing patterns. Secondly, the proceedings of all operations through to the target to send the message to achieve targeted message received a
- 2022-05-27 17:07:45下载
- 积分:1
-
Plane on a given n points, find one of a pair of points, making the composition...
给定平面上的n个点,找其中的一对点,使得在n个点组成的所有点对中,该点对间的距离最小。-Plane on a given n points, find one of a pair of points, making the composition of the n points of all points, the distance between points on the smallest.
- 2022-05-08 20:36:35下载
- 积分:1
-
Windows Mobile 5.0 三十几个经典手机软件开发源码希望对大家有帮助....
Windows Mobile 5.0 三十几个经典手机软件开发源码希望对大家有帮助.-Windows Mobile 5.0 30 phone several classic source software development we hope to have help.
- 2023-02-08 02:55:03下载
- 积分:1
-
编写可串行化类时,MFC用你指定的模式号制定一个粗略的版本控制方式。在向档案写数据时,MFC用模式标记该类的实例;而在读回数据时,MFC将档案中的记录的模式号和...
编写可串行化类时,MFC用你指定的模式号制定一个粗略的版本控制方式。在向档案写数据时,MFC用模式标记该类的实例;而在读回数据时,MFC将档案中的记录的模式号和应用程序中使用着的 该类对象的模式号做比较,如果两模式号不匹配,则MFC发送一个CArchiveException,其m_cause 等于CArchiveException::badSchema。没有得到处理的该类异常会促使MFC显示一个对话框,提示 “非预期的文件格式”。如果每次修改对象的串行化存储格式时都能做到增加模式号,那么就不怕 这种无心的操作―试图把磁盘中存的老版本对象读入内存里的新版本对象了。 [代码性质] VC完整应用程序代码 [代码作者] 阿豪(kof) [文件大小] 369K-prepared Serializable category, the MFC with you specify the mode of development of a rough version control mode. To write data files, the MFC model with markings such examples; In reading back the data, MFC will file the record of the model and application procedures with the use of such objects, the model used for comparison, if the two patterns do not match, and then send a CArchiveException MFC, equivalent to m_cause CArchiveException : : badSchema. Not to be addressed such abnormal prompted MFC will show a dialog box, suggesting that "unintended file format." If every amendment targets of serial storage format can achieve the increase mode, so it
- 2022-08-17 22:59:40下载
- 积分:1