-
include Polynomialh
用链表实现多项式的加减乘法,c源代码。
用类封装。-include Polynomialh
- 2023-04-22 20:30:03下载
- 积分:1
-
求解最短哈密顿回路,先用贪心方法求解一个路径及权值,以此作为回溯剪枝界。...
求解最短哈密顿回路,先用贪心方法求解一个路径及权值,以此作为回溯剪枝界。-Solving the shortest Hamiltonian circuit, first with the greedy method to solve a path and weight, as a back pruning sector.
- 2022-05-13 10:53:59下载
- 积分:1
-
很短的介绍C++的初学者用户,C是有用的
very short introduction of c++ that is useful for beginners users of c-very short introduction of c++ that is useful for beginners users of c++
- 2022-03-18 15:53:20下载
- 积分:1
-
是一本书中的所有例子,一个网友传给我的,现在我拿来给大家一起分享,希望给大家一点点地启迪。...
是一本书中的所有例子,一个网友传给我的,现在我拿来给大家一起分享,希望给大家一点点地启迪。-is a book of all the examples, a netizen pass me, I used to share with everyone. we want to give a little bit of enlightenment.
- 2023-04-26 07:55:03下载
- 积分:1
-
DA 10位DA转换程序 ,用C++开发平台来设计的一个简单程序
DA 10位DA转换程序 ,用C++开发平台来设计的一个简单程序-DA 10 bit DA conversion process, using C++ Development platform to design a simple procedure
- 2022-08-17 23:45:29下载
- 积分:1
-
如果你用 MFC 编写过多文档界面(MDI)Windows 程序,那么肯定知道:如果父窗口标题为“PCaption”,子窗口标题为“CCaption”,那么每当...
如果你用 MFC 编写过多文档界面(MDI)Windows 程序,那么肯定知道:如果父窗口标题为“PCaption”,子窗口标题为“CCaption”,那么每当子窗口最大化并处于激活状态时,子窗口标题一般都会与父窗口标题合二为一,变成“PCaption-[CCaption]”。 这是一种 MDI 的默认行为。用 C# 编写多文档界面程序也不例外。很多用户都不喜欢这种缺省特性,往往想用定制的窗口标题取而代之。该例子示范如何在C#程序中定制和修改MDI应用的窗口标题。-If you use MFC prepared excessive document interface (MDI) Windows procedures, Well know for sure : If the father window entitled "PCaption" Subwindow entitled "CCaption," then maximize the window whenever son was in a state of activation, Subwindow heading generally patriarchal heading into one window, become "PCaption-[CCaption]." This is a MDI default behavior. C# prepared multi-document interface procedures are no exception. Many users do not like this default characteristics are often customized to use the title of the window replaced. The examples demonstrate how C# procedures customization and modification of MDI application"s window title.
- 2023-02-19 06:00:03下载
- 积分:1
-
"C常用算法程序集" 第二版 徐士良主编 清华大学出版社
配套软盘...
"C常用算法程序集" 第二版 徐士良主编 清华大学出版社
配套软盘-usually use
- 2022-05-27 18:05:47下载
- 积分:1
-
C++经典游戏编程实例,非常经典,对于初学者有用
C++经典游戏编程实例,非常经典,对于初学者有用-C++ programming examples of the classic game, very classic, useful for beginners
- 2022-05-18 18:22:25下载
- 积分:1
-
旋转裁剪图片的源文件,实现图片任意角度的旋转裁剪功能
旋转裁剪图片的源文件,实现图片任意角度的旋转裁剪功能-Crop rotation picture header file, to achieve picture at any angle of rotation cropping feature
- 2022-04-21 13:56:48下载
- 积分:1
-
田径赛程安排程序,用C++编写的,实现田径赛程的安排工作
田径赛程安排程序,用C++编写的,实现田径赛程的安排工作-Track and field schedule program written in C++, achieving track and field schedule of the organization of work
- 2022-08-02 19:21:39下载
- 积分:1