资源列表

« 1 2 ... .55 .56 .57 .58 .59 3660.61 .62 .63 .64 .65 ... 28523 »

[数据结构常用算法HuffmanTree

说明:对任意输入的一段英文,为每个字符编制其相应的赫夫曼编码;并利用该编码为任意输入的0、1序列进行解码.(1)初始化: 从终端读入一段英文字符,统计每个字符出现的频率,建立赫夫曼树,并将该树存入某文件;(2)编码: 利用建好的赫夫曼树对各字符进行编码,用列表的形式显示在屏幕上,并将编码结果存入另一文件中;(3)解码:利用保存的赫夫曼编码,对任意输入的0,1序列能正确解码。-A section of the indiscriminate importation of English, for each
<侯健> 在 2026-01-09 上传 | 大小:17kb | 下载:0

[数据结构常用算法sort

说明:随机产生个整数n=100,200,300,1000,2000个整数并存于数组r[1..n]中。 对主要查找算法(顺序查找、插入排序、冒泡排序、堆排序、快速排序)进行实验比较,计算出平均比较次数、平均移动次数及执行时间。由程序自动计算.-Randomly generated integers integers n = 100,200,300,1000,2000 co-exist in the array r [1 .. n] in. On the main search algorithm (th
<侯健> 在 2026-01-09 上传 | 大小:17kb | 下载:0

[压缩解压lzwnhuffman

说明:The LZW compression class i mplemented as a fixed length code which you can specify, the huffman algorithm implementation encodes a byte into a variable length bit array. Both of them can work with streams
<sdfsdfwe> 在 2026-01-09 上传 | 大小:7kb | 下载:0

[数据结构常用算法aaa

说明:稀疏矩阵十字链表相乘-Cross list sparse matrix multiplication
<lihua> 在 2026-01-09 上传 | 大小:1kb | 下载:0

[数学计算/工程计算kermanClanguage

说明:这个是卡尔曼滤波的最简单的静态算法,至于复杂的动态算法要有很多种方法实现,这个算是个入门的初级产品。-This is the Kalman filter the most simple static algorithm, the case of complex dynamic algorithm are many ways to have realized, this is a portal of the primary products.
<> 在 2026-01-09 上传 | 大小:12kb | 下载:0

[人工智能/神经网络/遗传算法2007101016234799281

说明:apriori算法java 带有详细注解-apriori algorithm java with detailed comments
<陈纯> 在 2026-01-09 上传 | 大小:10kb | 下载:0

[人工智能/神经网络/遗传算法exercise1

说明:数值分析大作业第1题,北京航空航天大学研究生一年级课程设计 已经过编译测试--Numerical analysis of large operations, paragraph 1, the title of Beijing University of Aeronautics and Astronautics first-year graduate curriculum design has been compiled test--
<琼琼> 在 2026-01-09 上传 | 大小:1kb | 下载:0

[数学计算/工程计算SHAKSORT

说明:一个很好的排序算法,void shaker(item ,count)-A good sorting algorithm, void shaker (item, count)
<025> 在 2026-01-09 上传 | 大小:3kb | 下载:0

[数学计算/工程计算gauss

说明:线行方程组的Gauss Jacobi 及一个简单的自适应算法-Line line Gauss Jacobi equations and a simple adaptive algorithm
<张俊杰> 在 2026-01-09 上传 | 大小:1kb | 下载:0

[matlab例程qdis

说明:席位分配的matlab例程,可以勾选多种算法以方便练习使用-The distribution of seats in matlab routines, you can check a variety of algorithms to facilitate the use of practice
<张俊杰> 在 2026-01-09 上传 | 大小:6kb | 下载:0

[matlab例程MUDconventional

说明:多用户检测器的matlab仿真模型,欢迎下载。-Multi-user detector matlab simulation models are welcome to download.
<张树魁> 在 2026-01-09 上传 | 大小:10kb | 下载:0

[matlab例程ofdm_simulation

说明:MIMO-OFDM的matlab仿真,很好很强大,欢迎下载。-MIMO-OFDM the matlab simulation, very very strong, welcome to download.
<张树魁> 在 2026-01-09 上传 | 大小:2kb | 下载:0
« 1 2 ... .55 .56 .57 .58 .59 3660.61 .62 .63 .64 .65 ... 28523 »

源码中国 www.ymcn.org