资源列表

« 1 2 ... .08 .09 .10 .11 .12 215413.14 .15 .16 .17 .18 ... 216428 »

[数据结构常用算法The_operation_of_the_tree

说明:用C++实现了数据结构中树的操作 包括树的构建、先序中序后序遍历、树的拆除、结点的添加与删除、树的深度计算等 程序调试完全通过-Achieved with C++ data structure tree operations include the construction of the tree, the first sequence in the sequencing order traversal, tree removal, n
<朱洁丽> 在 2025-04-28 上传 | 大小:1kb | 下载:0

[Windows编程howtowritepaper

说明:介绍了研究生论文撰写的基本方式,并且指出了一些写好文章的建议-Introduced the basic form of graduate students writing papers, and pointed out a number of articles written proposal
<ncf> 在 2025-04-28 上传 | 大小:16kb | 下载:0

[C#编程sortMerge

说明:Conceptually, a merge sort works as follows If the list is of length 0 or 1, then it is already sorted. Otherwise: Divide the unsorted list into two sublists of about half the size. Sort each sublist recursively by
<Mahmoud> 在 2025-04-28 上传 | 大小:6kb | 下载:0

[OpenGLsimplerobot

说明:用OpenGL做出的简易机器人模型,可以实现旋转等功能,鼠标右键可以创建一个菜单,根据提示选择需要的功能。-Simple to use OpenGL to make the robot model can rotate and other functions, the right mouse button to create a menu, follow the prompts to select the desired functio
<罗真> 在 2025-04-28 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)borderdetection

说明:边缘检测软件,包含五种边缘检测算法,C++环境下运行,仅供参考。-border detection
<球球> 在 2025-04-28 上传 | 大小:571kb | 下载:0

[图形图像处理(光照,映射..)whole_search_and_three-step_search

说明:用matlab实现了图像通信中的全搜索算法与三步搜索算法这两种运动估值算法,给出了运动矢量图,对两种方法的计算复杂度和搜索性能进行了客观的比较。-Matlab image communication achieved by the full search algorithm in the three-step search algorithm with the two motion estimation algorithms, give
<朱洁丽> 在 2025-04-28 上传 | 大小:432kb | 下载:0

[其他小程序binder

说明:Teach you, how to bind two files in one .exe file. This good tutorial.
<kakadu666> 在 2025-04-28 上传 | 大小:1kb | 下载:0

[OpenGLsanweijichubiancheng

说明:简易的三维基础编程,创建一个可以用鼠标选择的立方体,立方体用数组的形式表现出来。-The basis of a simple three-dimensional programming, you can create a cube with the mouse to select the cube by an array of forms.
<罗真> 在 2025-04-28 上传 | 大小:1kb | 下载:0

[C#编程BubbleSorter

说明:Bubble sort has worst-case and average complexity both О(n2), where n is the number of items being sorted. There exist many sorting algorithms with substantially better worst-case or average complexity of O(n log n). Eve
<Mahmoud> 在 2025-04-28 上传 | 大小:1kb | 下载:0

[C#编程HeapSort

说明:Heapsort is a comparison-based sorting algorithm, and is part of the selection sort family. Although somewhat slower in practice on most machines than a well implemented quicksort, it has the advantage of a more favorabl
<Mahmoud> 在 2025-04-28 上传 | 大小:1kb | 下载:0

[手机短信编程DTUCDMA

说明:“天翼通”无线透传DTU开发板相关开源CDMA代码-" Wireless LAN links," Wireless transmission through the CDMA DTU boards related to open source code
<胡金凤> 在 2025-04-28 上传 | 大小:345kb | 下载:0

[matlab例程EKFUKFMatlabtoolbox

说明:现代信号处理中的扩展卡尔曼滤波和无迹卡尔曼滤波的介绍,以及matlab的实现方法。-EKF UKF
<球球> 在 2025-04-28 上传 | 大小:808kb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 215413.14 .15 .16 .17 .18 ... 216428 »

源码中国 www.ymcn.org