资源列表

« 1 2 ... .19 .20 .21 .22 .23 2224.25 .26 .27 .28 .29 ... 2656 »

[数据结构常用算法small_arithmetics

说明:一个好的递归算法可以实现基本的人工智能,无论下棋,还是什么.因为它可以实现一定程序的"预知未来",下面程序用了一个最鲜明的例子讲述了递归的入门难点,也就是注意点。-Recursive algorithm can achieve a good basic artificial intelligence, regardless of chess, or what, because it can achieve some degree of
<袁小龙> 在 2024-09-20 上传 | 大小:25600 | 下载:0

[数据结构常用算法BITree

说明:二叉树遍历,运用指针求解其中包含先序遍历,先序、中序、后序遍历的递归算法,二叉树遍历的非递归算法,层次的非递归算法,求二叉树的深度-Binary tree traversal, which contains the first use of pointer traversal solution, first order, in sequence, after traversing the recursive algorithm, bin
<mike> 在 2024-09-20 上传 | 大小:134144 | 下载:0

[数据结构常用算法stocks-

说明:股票数据格式文档-适用于股票软件开发人,里面介绍了股票数据存储方式及结构-Stock data format documents- for stock software developers, which introduced the equity method and data storage structure
<wenzi> 在 2024-09-20 上传 | 大小:700416 | 下载:0

[数据结构常用算法oj-1014

说明:有关归并排序的一个题,湘潭大学OJ上1014题,挺难的,做出来很开心,跟大家分享-For merge sort of a problem, Xiangtan University, OJ 1014 on the topic, hard, do it very happy to share with you
<dragon> 在 2024-09-20 上传 | 大小:1273856 | 下载:0

[数据结构常用算法PrintMatrix

说明:用VC实现将一个矩阵,按顺时针方向打印出来-With VC will be a matrix printouts clockwise
<莫芊韵> 在 2024-09-20 上传 | 大小:309248 | 下载:0

[数据结构常用算法MergeSortedLists

说明:将两个排好顺序的链表,合并成一个新的链表,顺序递增-The two good order of the list, merged into a new list, Order Ascending
<莫芊韵> 在 2024-09-20 上传 | 大小:308224 | 下载:0

[数据结构常用算法FFT

说明:Function Descr iption: This function is generic fast Fourier transform C language function, portability, and the following sections failing                     Lai hardware. This
<chong> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[数据结构常用算法Biaodashi

说明:实现从键盘终端输入语法正确的算术表达式,计算出表达式的值。-Terminal input from a keyboard, grammatically correct arithmetic expression to calculate the value of the expression.
<> 在 2024-09-20 上传 | 大小:1078272 | 下载:0

[数据结构常用算法polynModel

说明:实现两个一元稀疏多项式相加运算,相减运算 和相乘运算-Achieve two one yuan sparse polynomial arithmetic, subtraction and multiplication operations
<> 在 2024-09-20 上传 | 大小:1213440 | 下载:0

[数据结构常用算法HFMModel

说明:构造哈夫曼树,并构造字符的哈夫曼编码,以凹入表(层次表)的形式显示哈夫曼树。-Huffman tree structure and construct characters Huffman encoding to recessed table (table level) displayed in the form Huffman tree.
<> 在 2024-09-20 上传 | 大小:218112 | 下载:0

[数据结构常用算法SORTmodel

说明:实现6中常用内部排序算法:,直接插入排序,希尔派序,冒泡排序,快速排序,简单选择排序,堆排序-Achieve six commonly used internal sorting algorithms: direct insertion sort, Hill sent order, bubble sort, quick sort, simple selection sort, heap sort
<> 在 2024-09-20 上传 | 大小:195584 | 下载:0

[数据结构常用算法shortPathModel

说明:求解交通图的最短路径,并用文件保存图的最短途径数据。求解从一个城市出发到其它所有城市的最短路径。求解从一个城市到另一个城市的最短路径。-Solving traffic map the shortest path, and use the shortest way to save the file data in Fig. Starting from one city to solve all the other cities of th
<> 在 2024-09-20 上传 | 大小:329728 | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 2224.25 .26 .27 .28 .29 ... 2656 »

源码中国 www.ymcn.org