-
使用汇编写的二叉树遍历,我用的是按层存储算法,容易理解...
使用汇编写的二叉树遍历,我用的是按层存储算法,容易理解-was compiled using the binary tree traversal, I used is based on the storage layer algorithm, easy to understand
- 2022-04-29 02:03:41下载
- 积分:1
-
串的KMP算法,无回溯的模式匹配中最具代表性的是KMP算法。它是基于对模式本身的字符分布特征所进行的分析,生成模式的特征向量,显示了P= aab 匹配S= ab...
串的KMP算法,无回溯的模式匹配中最具代表性的是KMP算法。它是基于对模式本身的字符分布特征所进行的分析,生成模式的特征向量,显示了P= aab 匹配S= ababbaabaa 的优化的KMP算法过程。-Strings of KMP algorithm, no backtracking pattern matching is the most representative of the KMP algorithm. It is based on a model of their own characters by distribution analysis of eigenvectors generated model shows that P = aab match S = ababbaabaa the KMP algorithm optimization process.
- 2022-03-19 16:46:38下载
- 积分:1
-
篮球赛抽签系统,先输入球队数,由随机函数在1
篮球赛抽签系统,先输入球队数,由随机函数在1-N抽取一个数,作为初始密码,出列第一支球队,然后根据各队输入本队密码,利用joseph环,使每次出列的球队密码作为新的密码,直到所有球队出列,即可确定分组顺序-Basketball lottery system, first enter the team number by the random function in the 1-N taken a number, as the initial password, the first teams out of the column, and then each team enter the team password, using joseph ring, so that each second team out of the column as a new password password, until all the teams out of the column, you can determine the packet sequence
- 2022-02-03 18:33:48下载
- 积分:1
-
数据结构――C语言版配套源代码
数据结构――C语言版配套源代码-Data structure- C language version of matching source code
- 2023-03-23 16:55:03下载
- 积分:1
-
Excel数据库
将excel转换为mdb文件(换句话说)提取excel文件中的列并将其转换为access格式的数据库文件
- 2022-07-24 14:08:17下载
- 积分:1
-
通过sindrome解码
接下来POW2发现两个大于或等于下一个功率的指数窗口长度(CEIL(LOG2(米))),和POW2计算的功率。使用的两个用于变换长度功率优化FFT算法,虽然在实践通常有使用N = M的执行时间相差不大。为了显现在DFT,情节ofabs(Y),ABS(Y)。^ 2,andlog(ABS(Y))都常见。功率与频率的情节被称为周期图:
- 2023-01-02 04:35:09下载
- 积分:1
-
用Eclipse里的SWT的Table控件实现对数据库的连接,并显示数据库里面的内容...
用Eclipse里的SWT的Table控件实现对数据库的连接,并显示数据库里面的内容-Eclipse
- 2022-03-20 10:24:49下载
- 积分:1
-
7中内排序的c语言代码,包括:直接插入,shell,选择,冒泡,等等排序算法...
7中内排序的c语言代码,包括:直接插入,shell,选择,冒泡,等等排序算法-7 within the sort of c language code, including: direct insertion, shell, selection, bubble, and so sorting algorithm
- 2022-08-16 05:20:15下载
- 积分:1
-
Realize stack code, realize all the features of the stack, PUSH, POP, insertion,...
堆栈的实现代码,实现了栈的所有功能,PUSH,POP,插入,销毁,清空等,有调试程序,可以很清楚的看到栈的运行过程-Realize stack code, realize all the features of the stack, PUSH, POP, insertion, destruction, empty and so on, have a debugger, you can clearly see the operation of the process stack
- 2022-03-25 07:40:01下载
- 积分:1
-
用VC&&SQL开发的宾馆管理系统
用VC&&SQL开发的宾馆管理系统-VCSQL development with the hotel management system
- 2023-04-16 17:05:02下载
- 积分:1