-
编程步骤:
编程步骤: 1, 创建新工程(Win32 Console Application)。 2, 添加如下源文件: List.cpp ?链表类的实现 Operater.cpp ?操作类的实现 Main.cpp ?程序入口 添加如下头文件: List.h ?链表类的头文件 Operater.h ?操作类的头文件 3, 添加代码......... 4, 编译,调试,除错,完成.-Programming steps:
1.Create a new project(Win32 Console Application)
2.Add source codes as following:List.cpp__the implementation of list type Operater.cpp__the implementation of operater type Main.cpp__the start point of the program
Then, Add head file as following:List.h__the head file of list type Operater.h__the head file of operater type.
3. Add code.........
4. compile, debug,correct and the finish
- 2022-01-28 12:46:25下载
- 积分:1
-
MP3编码源码。。。C++写的
MP3编码源码。。。C++写的-MP3 encoding source. . . C++ Written
- 2022-06-19 18:52:18下载
- 积分:1
-
相当不错的C++课件,表达式与语句入门基础
相当不错的C++课件,表达式与语句入门基础-Fairly good C++ Courseware, based on regular expressions and statements Getting Started
- 2022-03-17 03:24:40下载
- 积分:1
-
VC实现的多
VC实现的,多维函数搜索,无约束优化方法,
(1)最速下降法 (2)阻尼牛顿法(3)共轭梯度法 (4)鲍维尔法(5)变尺度法(6)单纯形法
-VC implementation, multi-dimensional function of search, unconstrained optimization methods, (1), steepest descent method (2) damped Newton" s method (3) conjugate gradient method (4) Powell Law (5) variable metric method (6) The simplex method
- 2022-03-18 09:54:02下载
- 积分:1
-
用VC++做数据库方面的应用时可以
用VC++做数据库方面的应用时可以-with VC++ database so the application can use.
- 2022-04-27 13:28:51下载
- 积分:1
-
改进的 optim 代码
微分搜索算法是一种由 civicioglu 提出的新的进化搜索算法。它是比很多病提出了进化算法的更强大。
- 2022-08-22 02:33:50下载
- 积分:1
-
这是一个地图浏览程序
放大缩小漫游,图层管理等功能
压缩包内还有数据...
这是一个地图浏览程序
放大缩小漫游,图层管理等功能
压缩包内还有数据-this is a viewing map application
- 2022-06-21 18:50:14下载
- 积分:1
-
学生信息管理系统
这个项目涉及发展教育服务
- 2022-03-25 11:41:52下载
- 积分:1
-
创建Delphi按钮组件
创建分量 Delphi.This 示例中的按钮教你如何快速创建一个 Delphi 组件。简而言之,您可以开发组件在 objetc pascal 语言中最小的工作量。
- 2023-07-28 14:55:03下载
- 积分:1
-
此程序是一个简单的代码语法分析程序,检验程序是否符合语法规则...
此程序是一个简单的代码语法分析程序,检验程序是否符合语法规则-This procedure code is a simple grammar analysis program, inspection procedures are in line with the rules of grammar
- 2022-04-06 17:25:20下载
- 积分:1