搜索资源列表
huffman_f
- huffman_f 在huffman_e的基础上,将排序改为利用堆排序原理选择最小的两个权值。也即,将所有元素的权值组织成堆后,每次堆内的根结点就是最小值了。每取出一个根结点后,就把堆尾元素调到根结点重建堆。取出两个最小值合并成一个子树后,再把子树作为叶子结点放到堆中,并让其上升到合适的位置,保持堆性质不变。因为每次不必完成整个排序过程,而只是组织成堆,因此,这种方法要比使用快速排序更快。上述算法参考了mg-1.2.1中Huffman编码的实现,见http://www.cs.mu.oz.au/m
SelectionFilter
- autocad中关于实体选择集反应器使用的示例源码。-autocad entities on the choice set reactor examples of the use of the source code.
Reactor
- 在VC++2005开发环境中,利用ObjectARX2007开发的应用程序,实现了反应器的使用和创建
zuoye44
- 在PSCAD学习中,自己编的电抗器仿真图,用于仿故障时,故障点的过电压以及过电流。-PSCAD study in their own series of reactor simulation diagram for fault simulation, fault over-voltage and over current.
dbreact_dg
- 主要在CAD2007环境中,使用一些通用的数据库反应器-Using a Database Reactor
dbreact_dg_OK
- 用autocad的二次开发工具ObjectARX,实现数据库反应器的编程,实现对象添加、删除、修改操作的捕获,并将捕获对像移动显示。-Using Objectarx to realise the programming of the reactor of the database of the autocad,which capturing the opration of appending 、erasing and modifing the object of the database.Mov
BRXreactors
- Double Click Editor Reactor The sample of programm works in AutoCAD and Bricscad.
110120
- 该源码主要是实现了cad图形浏览功能,里面用到了反应器以及可浮动对话框的创建。-The source to achieve a cad graphical browsing capabilities, which used a reactor and a floating dialog box to create.
CstrBifurDAmFf
- 单个化工过程CSTR反应器模型的非线性分岔图的作图程序。-A single CSTR reactor model of chemical process of nonlinear bifurcation diagram drawing program.
EntReactor
- 主要实现ObjectArx永久反应器的基本操作-The basic operations of a main realization ObjectArx permanent reactor