资源列表

« 1 2 ... .56 .57 .58 .59 .60 1861.62 .63 .64 .65 .66 ... 2656 »

[数据结构常用算法shujujieou

说明:利用赫夫曼树来设计二进制的前缀编码,实现文件的压缩和恢复功能。-Huffman tree to use to design binary prefix codes, the implementation file compression and recovery.
<tmacq3> 在 2024-11-04 上传 | 大小:250880 | 下载:0

[数据结构常用算法bezier

说明: 算法实现:主要利用 (我们使用三次Bézier Curve)函数来绘制十个点,然后依次连接-Algorithm: The main advantage of (we use three Bézier Curve) function to draw 10 points, followed by connection
<tmacq3> 在 2024-11-04 上传 | 大小:1888256 | 下载:0

[数据结构常用算法clock

说明:1. 首先建立一个基本对话的exe工程,并命名为time; 2. 在BOOL CTimeDlg::OnInitDialog()函数内建立一个计时器,SetTimer(1,1000,NULL) 3. 再用classwizard建立消息响应函数void CTimeDlg::OnTimer(UINT nIDEvent),在里面输入代码如下:Invalidate() 4. 再用classwizard建立消息响应函数void CT
<tmacq3> 在 2024-11-04 上传 | 大小:1911808 | 下载:0

[数据结构常用算法dda

说明:该算法的准确程度受斜率影响,若斜率大于2,则能观察到直线成为点线,斜率大于一是最完美的。-The accuracy of the algorithm is affected by the slope, if the slope is greater than 2, then a straight line can be observed as dotted lines, the slope is greater than one of
<tmacq3> 在 2024-11-04 上传 | 大小:1950720 | 下载:0

[数据结构常用算法middlg

说明:1. 建立一个基本对话的exe工程,并命名为circle; 2. 插入一个对话框资源,以在此对话框上输入圆心坐标、半径及颜色,并为此建立一个新类,命名为CDlg; 3. 在IDD_CIRCLE_DIALOG上删除已有控件,并添加一个Button,命名为Button1; 4. 在CcircleDlg内添加3个double型成员变量,命名为x,y,r,然后添加1个COLORREF的成员变量,命名为color; 5. 在CDl
<tmacq3> 在 2024-11-04 上传 | 大小:1697792 | 下载:0

[数据结构常用算法st

说明:添加一个Button,更新视图,在函数内输入 Invalidate() -Add a Button, update the view, enter the function Invalidate ()
<tmacq3> 在 2024-11-04 上传 | 大小:1902592 | 下载:0

[数据结构常用算法DataStructure-flash

说明:数据结构动画演示,通过动画展示数据结构各种算法的运行过程-A flah of DataStructure. It s a good resources for beginners.
<顾传龙> 在 2024-11-04 上传 | 大小:7433216 | 下载:0

[数据结构常用算法supermarket

说明: 学校超市选址问题(带权有向图的中心点) 设计要求:对于某一学校超市,其他各单位到其的距离不同,同时各单位人员去超市的频度也不同。请为超市选址,要求实现总体最优 -School Supermarket location problem (with the right of the center of a directed graph) design requirements: For a school super
<yuhao> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法shiguerchashu

说明:近年来,计算机辅助事故树分析方法发展很快,新的算法不断被提出。本论文根据《数据结构》[1]中的二叉树算法,结合事故树算法的特点,提出事故二叉树算法。通过建立事故二叉树及利用本文所介绍的一系列事故二叉树算法,不仅可以很方便地实现事故树定性分析中的最小割集和最小径集的求解,以及实现事故树定量分析中的顶上事件发生概率、各基本事件的概率重要度和临界重要度的求解,而且可以实现计算机辅助事故树绘图中的坐标计算问题。该算法是对事故树求解算法的有益的补
<jhp627> 在 2024-11-04 上传 | 大小:5120 | 下载:0

[数据结构常用算法Cpp3

说明:二叉树的前中后许 遍历 的算法噶-Hsu, after the first of a binary tree traversal algorithm Kot ...............
<哈哈> 在 2024-11-04 上传 | 大小:2048 | 下载:0

[数据结构常用算法fbsc

说明:禁忌搜索算法C/C++源代码,比较经典的算法。初学者可以看看 -Tabu search algorithm C/C++ source code, compare the classic algorithms. Beginners can look at the
<古云端> 在 2024-11-04 上传 | 大小:1024 | 下载:0

[数据结构常用算法Binary_Tree_Traversal

说明:哈尔滨工业大学,计算机科学与技术学院,数据结构实验二:二叉树的递归与非递归遍历-Harbin Institute of Technology, Computer Science and Technology, the data structure experiment II: the recursive and non recursive binary tree traversal
<> 在 2024-11-04 上传 | 大小:1024 | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 1861.62 .63 .64 .65 .66 ... 2656 »

源码中国 www.ymcn.org