资源列表

« 1 2 ... .70 .71 .72 .73 .74 19475.76 .77 .78 .79 .80 ... 28523 »

[数据结构常用算法Exp21_3

说明:编写求二叉树的叶子结点数的函数模板。 [算法] 求一棵二叉树的叶子结点数的递归模型如下。 f(btree)=0 若为空树时 f(btree)=1 若只有根结点时,该根结点是叶结点-Leaves the preparation of the binary tree nodes seek the function template. [Method] request a binary tree leaf nodes of the recursive model is as
<sch> 在 2025-09-29 上传 | 大小:3kb | 下载:0

[数据结构常用算法Exp27_2

说明:两个文件中各有若干个以递增次序排列的实数, 编写一个程序将这两个文件中的数 统一排序后写入到一个新的文件中。并检验新文件数据是否正确-Each of the two files in ascending order of number of real number, write a program in these two files after sorting the number of uniform written to a new file. And test the new fil
<sch> 在 2025-09-29 上传 | 大小:3kb | 下载:0

[数值算法/人工智能Exp12_5

说明:编程:改善分数类,将比较、加、减、乘、除改为重载的运算符。-Programming: Improving the Score category, will compare, add, subtract, multiply, and divide into overloaded operators.
<sch> 在 2025-09-29 上传 | 大小:3kb | 下载:0

[matlab例程matlabChapter_3

说明:利用matlab对通信系统中BPSK调制方式的误码率放着-communication system simulation matlab
<wsx> 在 2025-09-29 上传 | 大小:3kb | 下载:0

[数据结构常用算法CPPK-means

说明:K均值聚类首先需要确定聚成几类,然后按照迭代的方法,计算类的重心,然后按照向量和类重心的聚类重新分类,反复重复,直到分类稳定或者重心稳定。-K means clustering first need to identify clustered into several categories, and then follow the iterative method to calculate the focus of the class, and then follow the center of
<zdl> 在 2025-09-29 上传 | 大小:3kb | 下载:0

[matlab例程liner-code

说明:线性分组码的编码,译码,大家可以借鉴使用,希望大家喜欢。-Linear block code encoding, decoding, we can learn to use, I hope you like it.
<mad_ian> 在 2025-09-29 上传 | 大小:3kb | 下载:0

[matlab例程PhC_waveguide_distribution

说明:field distrubution of PhC
<dinesh> 在 2025-09-29 上传 | 大小:3kb | 下载:0

[数据结构常用算法shiyan4

说明:数据结构,二叉树的各种操作,二叉树的递归建立,非递归前序周游,非递归中序周游,非递归后续周游,叶子的个数,树 的高度,删除添加结点,c++语言实现。-Data structure, binary tree of the various operations, recursive binary tree establishment, non-recursive pre-order travel, travel non-recursive in-order, non-recursive follow
<mm> 在 2025-09-29 上传 | 大小:3kb | 下载:0

[matlab例程Wireless-communications-equalizer-

说明:无线通信均衡器仿真程序,开发环境matlab-Wireless communications equalizer simulation program, the development environment matlab
<李星妮> 在 2025-09-29 上传 | 大小:3kb | 下载:0

[matlab例程Image-Enhancement

说明:Image Enhancement for enhancement the image by using the digitneg -Image Enhancement for enhancement the image by using the digitneg for enhancement the image by using the digitneg
<rasha> 在 2025-09-29 上传 | 大小:3kb | 下载:0

[数值算法/人工智能MemoryTest

说明:一个用C++实现的,关于R树的部分代码。-An implementation using C++, on the R part of the code tree.
<菲菲> 在 2025-09-29 上传 | 大小:3kb | 下载:0

[数据结构常用算法qianzhonghou

说明:给定一个二叉树的前序中序序列求其后序序列。-Pre-order in a given sequence order of request
<> 在 2025-09-29 上传 | 大小:3kb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 19475.76 .77 .78 .79 .80 ... 28523 »

源码中国 www.ymcn.org