资源列表

« 1 2 ... .47 .48 .49 .50 .51 2452.53 .54 .55 .56 .57 ... 2656 »

[数据结构常用算法数据结构算法与应用-C++语言描述789章

说明:这个是C++常用数据算法的第789章,前六章已经再前面传过了,后面还有几章.-this data is commonly used algorithm C of Chapter 789, the former VI has again came across the front and there are several chapters.
<Dwight Wong> 在 2024-11-07 上传 | 大小:1911808 | 下载:0

[数据结构常用算法8_01

说明:摇曳的递归分形树(在其中使用了双缓存技术,即创建两个缓冲区,一个用来绘制图形,一个用来显示图形)-Swaying recursive fractal tree (in which the use of double-buffering techniques, namely the creation of the two buffer zones, one for rendering graphics, one used to displ
<> 在 2024-11-07 上传 | 大小:1910784 | 下载:0

[数据结构常用算法BinTree

说明:一个简单还原二叉树并在屏幕输出树形的小程序,帮同学做的数据结构作业,估计对初学者会有些帮助-Restore a simple binary tree and tree on the screen output of the applet to help students to do homework data structure, it is estimated that it might be useful for beginners
<无限循环> 在 2024-11-07 上传 | 大小:1906688 | 下载: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-07 上传 | 大小:1911808 | 下载:0

[数据结构常用算法VisualHanoi

说明:动态显示汉诺塔的自动搬运过程,每个盘用不同颜色的矩形表示,有很好的教学用途。-Dynamic Display Tower of Hanoi' s automatic handling processes, each with different colored rectangular plate, said there is a good teaching purposes.
<skyfrog> 在 2024-11-07 上传 | 大小:1907712 | 下载:0

[数据结构常用算法freebook-Ullman

说明:《Mining of Massive Datasets》,作者:Anand Rajaraman-《Mining of Massive Datasets》,作者:Anand Rajaraman.........
<戴平平> 在 2024-11-07 上传 | 大小:1910784 | 下载:0

[数据结构常用算法zhixian

说明:一个生成直线的算法分析程序。该代码是不长,只供参考。学生专用的试验。-A linear algorithm analysis procedures. The code is not long, for reference only. Students of special test.
<夏东垚> 在 2024-11-07 上传 | 大小:1909760 | 下载:0

[数据结构常用算法shuangshexian

说明:射线跟踪的双射线模型算法,基于C语言的编程实现-Two-ray model ray-tracing algorithm, based on the C programming language,
<simith> 在 2024-11-07 上传 | 大小:1907712 | 下载:0

[数据结构常用算法cpp_design_pattern

说明:包括学习《大话设计模式》的笔记、截图,以及C++的实现源码-Including learning " Westward design mode" notes, screenshots, and C++ to achieve source
<adfan> 在 2024-11-07 上传 | 大小:1906688 | 下载:0

[数据结构常用算法Data-Structure-section-algorithm

说明:包含了大学计算机的数据结构算法,Eratosthenes筛选法素数、huffman编码、多种查找、二叉树创建与遍历、多种排序、图的建立和遍历等。 -Contains the data structure algorithms university computers, Eratosthenes screening primes, huffman coding, multiple search, binary tree travers
<yzt> 在 2024-11-07 上传 | 大小:1907712 | 下载:0

[数据结构常用算法Line-up-for-water

说明:经典的贪心法问题——排队打水问题,这对研究数据结构的人来说是打好基础的好东西-The classic problem greedy method- queue to fetch water problem, which those who study the data structure is to lay the foundation of a good thing
<ZhiweiLiang> 在 2024-11-07 上传 | 大小:1908736 | 下载:0

[数据结构常用算法UserCheckIn

说明:编程实现二叉树结构及其相关功能,以存储用户信息,不使用标准模板类的二叉树结构和函数。同时根据二叉树的变化情况,进行相应的平衡操作,即AVL平衡树操作,四种平衡操作都考虑。采用相应的数据结构模拟用户登录系统,其功能包括用户登录、用户密码更新、用户添加和用户删除等。(The programming implements the two fork tree structure and its related functions to stor
<lalala2333> 在 2024-11-07 上传 | 大小:1906688 | 下载:0
« 1 2 ... .47 .48 .49 .50 .51 2452.53 .54 .55 .56 .57 ... 2656 »

源码中国 www.ymcn.org