资源列表
[C#编程] base64
说明:Base64解码方法中,最简单的也是查表法:将64个可打印字符的值作为索引,查表得到的值(-Base64 decoding method, the simplest is the look-up table method: 64 printable character value as an index lookup values obtained (<liushoubao> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[界面编程] 9-38
说明:1, 建立一个二叉树,然后排序 2, 本程序可以将两个二叉排序树合并一个二叉排序树,然后输出-1, the establishment of a binary tree, then sort 2, the procedures can be two binary sort tree merge a binary sort tree, then outputs<wenxiaohua> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[界面编程] 6-44
说明:编写递归算法:求二叉树中以元素值为x的节点为根的子树的深度-Write a recursive algorithm: the value of an element in the binary tree node x is the depth of the subtree rooted<wenxiaohua> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[其他小程序] main
说明:自适应均衡器的matlab代码,并画出图像与均衡前对比。-Adaptive equalizer matlab code, and draw the image contrast and balance before.<liudongzhu> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[其他小程序] shengchengsuijishu
说明:用乘同余法、变换抽样法、统计近似抽样法生成服从0,1分布的伪随机数列-With multiplicative congruential method, transform sampling method, statistical sampling method to generate approximate distribution obey 0,1 pseudorandom sequence<guorui> 在 2025-06-15 上传 | 大小:1kb | 下载:0
[其他小程序] sudoku
说明:数独只有一条规则:在图中格子内填入1到9的数字使每行、列、3×3的宫(我们把行,列和宫统一称做:规则)内数字不重复,数字可以是任何顺序,不限制斜线上数是否重复 宫:就是将9*9的区域划分成9个3*3的区域,且每个区域中1-9只能出现一次-Fill in the game board so that the numbers 1 through 9 occur exactly once in each row, column, and 3x3 box(we call it RULE). The<JKl> 在 2025-06-15 上传 | 大小:1kb | 下载:0