资源列表

« 1 2 ... .80 .81 .82 .83 .84 213785.86 .87 .88 .89 .90 ... 216428 »

[数据结构常用算法hufmtree

说明:给定n个权值作为n个叶子结点,构造一棵二叉树,若带权路径长度达到最小,称这样的二叉树为最优二叉树,也称为哈夫曼树(Huffman tree)。 -Given the right value as the n-n-leaf node, a binary tree structure, if the minimum weighted path length, saying such a binary tree for the optim
<zn> 在 2025-04-29 上传 | 大小:1kb | 下载:0

[系统编程priority-preempt

说明:Priority Scheduling Algorithm-Preemptive
<rushi> 在 2025-04-29 上传 | 大小:1kb | 下载:0

[数据结构常用算法finding

说明:折半查找的算法思想是将数列按有序化(递增或递减)排列,查找过程中采用跳跃式方式查找,即先以有序数列的中点位置为比较对象,如果要找的元素值小于该中点元素,则将待查序列缩小为左半部分,否则为右半部分。通过一次比较,将查找区间缩小一半。 折半查找是一种高效的查找方法。它可以明显减少比较次数,提高查找效率。但是,折半查找的先决条件是查找表中的数据元素必须有序。 -Binary search algorithm idea is to sequ
<zn> 在 2025-04-29 上传 | 大小:1kb | 下载:0

[matlab例程example_circle

说明:Matlab擦除重绘动画——小球绕跑道运动 -Matlab Erasemode animation- ball movement around the track
<孟天天> 在 2025-04-29 上传 | 大小:1kb | 下载:0

[matlab例程example_clock

说明:Matlab擦除重绘动画——时钟演示,包含时针、分针和秒针,日期。-Matlab Erasemode redraw animation- Clock
<孟天天> 在 2025-04-29 上传 | 大小:1kb | 下载:0

[其他小程序English

说明:简单抽奖机的想关源码以及功能的实现,大家可以了解一下。-Simple lottery machine to the realization of the relevant source and function, we can find out.
<曹才具> 在 2025-04-29 上传 | 大小:1kb | 下载:0

[matlab例程kalman

说明:有偏卡尔曼滤波器可以用来消除无线定位中的非视距误差,本程序加入了非视距检测模块,对于NLOS使用有偏卡尔曼滤波,对于LOS使用标准卡尔曼滤波-Biased Kalman filter can be used to eliminate the wireless location in NLOS error, the program joined the non-line-detection module, for use NLOS bia
<qi> 在 2025-04-29 上传 | 大小:1kb | 下载:0

[ICQ/即时通讯tcpclient

说明:tcp client program chat program
<shashi> 在 2025-04-29 上传 | 大小:1kb | 下载:0

[Linux/Unix编程time.c.tar

说明:This to check the gitter of the processor timer-This is to check the gitter of the processor timer
<Rohan> 在 2025-04-29 上传 | 大小:1kb | 下载:0

[Windows编程ymodem.cpp.tar

说明:This ymodem code in windows-This is ymodem code in windows
<Rohan> 在 2025-04-29 上传 | 大小:1kb | 下载:0

[Linux/Unix编程unsigned_signed.c.tar

说明:This a simple get time of day function implementation in Linux-This is a simple get time of day function implementation in Linux
<Rohan> 在 2025-04-29 上传 | 大小:1kb | 下载:0

[加密解密patchfile-1.0

说明:for AES developer. It is very simple file to test
<asdfjkl> 在 2025-04-29 上传 | 大小:1kb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 213785.86 .87 .88 .89 .90 ... 216428 »

源码中国 www.ymcn.org