-
在ListCtrl控件的report方 式头上添加背景
在ListCtrl控件的report方 式头上添加背景 -ListCtrl controls in the report to the Control report ListCtrl way to add background head-heads add background
- 2022-02-05 12:41:12下载
- 积分:1
-
题目:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数组中。
1. 程序分析:首先判断此数是否大于最后一个数,然后再考虑插入中间的数的情况,...
题目:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数组中。
1. 程序分析:首先判断此数是否大于最后一个数,然后再考虑插入中间的数的情况,插入后
此元素之后的数,依次后移一个位置。
2.程序源代码:-Title: already have a good sequence of the array row. Now enter a number of requirements in accordance with the laws of the original array to insert it. 1. Program analysis: First, to determine whether this number is greater than the last few, and then inserted between a few to consider the case, insert the following after the element number, followed by one position after the shift. 2. Program source code:
- 2022-04-08 06:57:14下载
- 积分:1
-
用Delphi7写的记事本程序,仿word部分功能。多多指教
用Delphi7写的记事本程序,仿word部分功能。多多指教- Memorandum procedure writes which with Delphi7, imitates the
word partial functions. Many advises
- 2022-08-05 22:48:55下载
- 积分:1
-
directx9实现纹理过滤例程
directx9实现纹理过滤例程-directx9 achieve texture filtering routines
- 2022-03-29 23:39:56下载
- 积分:1
-
开源的PHP POS为中小型企业
Open source PHP POS for small to medium sized companies
- 2022-03-10 01:37:15下载
- 积分:1
-
This component (inherited from TPaintBox) will draw itself }
{ as transparent...
This component (inherited from TPaintBox) will draw itself }
{ as transparent part of form (shows what be under form), }
{ with possibility to set glass color and degree of the }
{ transparency.-This component (inherited from TPaintBox) will draw itself }
{ as transparent part of form (shows what be under form), }
{ with possibility to set glass color and degree of the }
{ transparency.
- 2022-03-17 08:27:07下载
- 积分:1
-
matrix of C language source files, including basic matrix operations
矩阵处理的C语言源程序,包括矩阵基本运算-matrix of C language source files, including basic matrix operations
- 2022-08-09 09:30:18下载
- 积分:1
-
Visual C++ MFC Class Card Games book s source code, including flight chess, mahj...
Visual C++ MFC棋牌类游戏 书籍的源代码包括飞行棋,麻将等-Visual C++ MFC Class Card Games book s source code, including flight chess, mahjong,
- 2022-07-09 10:30:47下载
- 积分:1
-
1背包问题是NP难题。0
0-l背包问题是子集选取问题。一般情况下,0-1背包问题是NP难题。0-1背包 问题的解空间可用子集树表示。解0-1背包问题的回溯法与装载问题的回溯法十分类 似。在搜索解空间树时,只要其左儿子结点是一个可行结点,搜索就进入其左子树。当 右子树有可能包含最优解时才进入右子树搜索。否则将右子树剪去。设r是当前剩余 物品价值总和;cp是当前价值;bestp是当前最优价值。当cp+r≤bestp时,可剪去右 子树。计算右子树中解的上界的更好方法是将剩余物品依其单位重量价值排序,然后 依次装入物品,直至装不下时,再装入该物品的一部分而装满背包。由此得到的价值是 右子树中解的上界。-0-l knapsack problem is selected subset of the problem. Under normal circumstances, 0-1 knapsack problem is NP-hard. 0-1 knapsack problem the solution space available subset of the tree said. Xie 0-1 knapsack problem with the law retroactively loading the retroactive law very similar. The search solution space trees, as long as their son left node is a viable nodes, the search entered its left subtree. When the right subtree is the optimal solution may contain only son into the right tree search. It will cut right subtrees. Suppose that r is the total value of the remaining items; Cp is the current value; Bestp is currently the best value. When cp r bestp, they can cut right subtrees. Calculation right
- 2022-03-25 00:00:51下载
- 积分:1
-
远景与系统设计杂志六月2009
Vision and system design magazine 2009 June-Vision and system design magazine 2009 June
- 2022-01-22 13:31:30下载
- 积分:1