搜索资源列表
huffman_f
- huffman_f 在huffman_e的基础上,将排序改为利用堆排序原理选择最小的两个权值。也即,将所有元素的权值组织成堆后,每次堆内的根结点就是最小值了。每取出一个根结点后,就把堆尾元素调到根结点重建堆。取出两个最小值合并成一个子树后,再把子树作为叶子结点放到堆中,并让其上升到合适的位置,保持堆性质不变。因为每次不必完成整个排序过程,而只是组织成堆,因此,这种方法要比使用快速排序更快。上述算法参考了mg-1.2.1中Huffman编
oz
- 计算弹性波带隙结构,主要针对二维的弹性波计算z方向的带系结构
oz
- 计算弹性波带隙结构,主要针对二维的弹性波计算z方向的带系结构-Calculation of elastic wave band-gap structures, mainly for two-dimensional calculation of the elastic wave with the direction z structure
kg_oz_ld_switch
- Holtek编写的重量单位转换,由"克"转成"磅"盎司",非常实用!-Holtek the weight of the preparation of unit conversion from " g" into " pounds" ounces " , very useful!
libpololu-avr-090605
- The Pololu 3pi robot is a small, high-performance, autonomous robot designed to excel in line-following and line-mazesolving competitions. Powered by four AAA batteries (not included) and a unique power system that run
3pi_schematic111
- The Pololu 3pi robot is a small, high-performance, autonomous robot designed to excel in line-following and line-mazesolving competitions. Powered by four AAA batteries (not included) and a unique power system that run
anjian
- 一键多功能识别,有完整思想由来和设计原理图。包换C和汇编程序!-A key function identification, origin and design a complete schematic thinking. OZ C and assembler!
OZ-Computer-Programming(MIT-Press)
- oz:多范式语言, 函数型语言(词法域 第一类过程 模式匹配 第一类统一语法),lazy,高阶(可实现非递归的循环),尾递归,描述式编程 面向对象(状态 Stateful/抽象数据类型 多重继承), 并行(多线程)(dataflow(数据流)线程 动态 连续 互影响), 约束编程和逻辑推理(逻辑变量 分离结构 可编程搜索策略),人工智能, 分布式(网络透明的分布式运算 组件编程 自动连接自动断线
oz
- Signal to process in P300
ye-LA2
- cad图层 OK 锁定所有图层 OU 解锁所有图层 OZ 所有图层冻结,当前图层除外 OT 解冻所有图层 OL 打开所有图层 OF 所有图层关闭,当前图层除外 SK 锁定选择对象所在图层 NK 锁定选择对象图层外其他所有图层 SU 解锁选择对象所在图层 NU 解锁除选择对象图层外其他所有图层 SZ 冻结选择对象所在图层(当前图层除外) NZ 冻结除选择对象图层外其他所有图层(当前图层除外)
skin
- C# 更换界面皮肤的事例,包换多种界面风格,美化的你界面-Replacement interface skin C# examples, OZ variety of interface styles, beautify your interface
an
- calculates cost of one ounce of pure alcohol given volume, price, and proof. special calculations for beer and if converting from mL to Oz.
test-
- Video cinema Oz 2012 xzas-Video cinema Oz 2012 xzas
jqwabcam
- 这是一款直播的软件,是一款在线直播的系统。用户可以自定义上传下载视频观看直播!(GINSENG Oerninght Sleeping Pack This pack supply composition nuturtion material and vitality while sleep. The ginseng provides lasting and moisturizing the skin as well as rev
Electronic scales
- 本文以单片机AT89C52集成芯片为信息处理核心,提出电子秤的硬件电路设计方案,详细的分析了各单元的硬件电路,给出了仪器电路设计和软件流程,及相关电路图、原理图,最后介绍了系统的硬件调试和软件调试。 简易电子秤的设计应符合以下要求: 功能: 1>以数字显示被称物体的重量,单位克或盎司(g或oz) 2>去皮功能(开机或者手动去皮),去皮范围不超过最大量程 3>超量程报警功能 4>单位转换功能