-
webbox网络盒子
c#实现的tab,page的界面,采用win32的发光字体,可以启用aeroglass效果,将aero扩展到整个软件。
实现了不规则窗体,可以自定义每个page的内容。可以自由切换主题背景,界面比较美观。
- 2023-09-01 19:20:03下载
- 积分:1
-
asdadsas asdasssdasd
Şsdlşsfdşlfdlşksdlkflşks 自卫队 lsdşl fsşldf sişf işsfşi sşl sşl
sdfsfsdfsdfs
sdfsdfsdfdsf 自卫队自卫队
Şşbdlfgksd fsdfosdfl ksdlf sşdfk disfl sdşf sdnf sdf sdfkö
- 2023-02-03 22:00:04下载
- 积分:1
-
这个程序是汽车制动台控制代码,用于汽车制动台.该代码经过实验验证....
这个程序是汽车制动台控制代码,用于汽车制动台.该代码经过实验验证.-This procedure is Taiwan s automobile brake control code for the automobile brake Taiwan. The code, after experimental verification.
- 2022-01-25 23:12:11下载
- 积分:1
-
VC++ 实现的 listcontrol演示程序
vs2010 使用c++实现,适合初学者学习listcontrol的使用方法,简单易懂,清晰可见,有助于初学者熟悉listcontrol控件的使用方法
- 2022-05-25 10:10:25下载
- 积分:1
-
VC++编写的一个画图小程序运行界面非常像WINDOWS自带的程序而且可以方便的继续扩充...
VC++编写的一个画图小程序运行界面非常像WINDOWS自带的程序而且可以方便的继续扩充-prepared in a small drawing running Windows interface much like its own procedures but would also facilitate the continued expansion
- 2022-01-26 04:00:13下载
- 积分:1
-
procedures with the greedy algorithm to solve two hours coverage. Using greed cr...
该程序用贪心算法来求解二分覆盖问题. 采用贪婪准则:每次从A中选择一个顶点加入覆盖,选择时:选取能覆盖B中还未被覆盖的顶点的数目最多的顶点。-procedures with the greedy algorithm to solve two hours coverage. Using greed criteria : A time to choose from a peak accession coverage options : To B coverage can not be covered by the largest number of vertices of the vertex.
- 2022-07-17 08:52:30下载
- 积分:1
-
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价...
A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价的和;每当扩展结点时,总是在所有待扩展结点中选择具有最小F值的结点作为扩展对象,以便使搜索尽量沿最有希望的方向进行。 -A* algorithm is a heuristic search. It extended node in the order of priority similar to the breadth of search, but in every generation is a sub-node calculated valuation function F, to estimate initial node to the node, the price and it arrived at the target node, and the price; Whenever expansion node, the question has always extended to all nodes with the smallest choosing F value of the node as expansion targets, in order to search as far as possible along the most promising direction.
- 2023-01-19 07:50:04下载
- 积分:1
-
在MFC对话框中添加登陆界面
此代码是基于MFC写的,编程语言为C++,编程工具为VS2008,此代码实现了在进入对话框之前弹出一个登陆对话框,如果输入密码错误则打不开对话框,如果密码正确才可以正常登陆
- 2022-03-21 01:35:03下载
- 积分:1
-
小型svm分类器
SVM是一种用超平面定义的分类器,是一种监督的分类算法。即使用带标签的训练数据,SVM得到优化的超平面,使得两类之间的距离最大,这样有什么好处呢?显而遇见,这样可以降低噪声干扰,因为超平面到数据点的距离是最大距离的一半,只要噪声扰动不要越过超平面即可。
- 2023-02-08 03:30:04下载
- 积分:1
-
比较SELECTIONSORT、INSERTIONSORT、BOTTOMUPSORT、MERGESORT、QUICKSORT五种排序算法的平均比较次数。...
比较SELECTIONSORT、INSERTIONSORT、BOTTOMUPSORT、MERGESORT、QUICKSORT五种排序算法的平均比较次数。-Comparing SELECTIONSORT, INSERTIONSORT, BOTTOMUPSORT, MERGESORT, QUICKSORT five kinds of sorting algorithms compare the average number of times.
- 2022-01-26 02:10:20下载
- 积分:1