node structure meaning in Chinese
节点结构
Examples
- A typical event - handling method retrieves node data from a data source , places the data into a node structure , and then adds the node structure to the
通常的事件处理方法会从数据源中检索节点数据,将该数据放入一个节点结构中,然后将该节点结构添加到正在被填充的节点的 - These methods are easily implemented by means of allocating or de - allocating node structures , then modifying the pointers so that the given node is correctly sequenced in the list
实现这些方法很容易,只需分配或者释放( de - allocating )节点结构,然后修改指针,使给定节点在列表中正确排序即可。 - It would be quite a pain if you had to come up with a different list node structure for every type of data you wanted to store in lists , especially if you wanted to store multiple types of data in a single list
如果您不得不对想要存储在链表中的每一种类型的数据使用不同的数据结构,尤其是想在单个列表中存储多种类型的数据时,那么这将是件非常痛苦的事。 - ( 2 ) the digital main experiment board is designed , in this scheme , the analog multiplexers are taken as the nodes selectors to construct the 16 nodes structure of the experiment board . the connection of the nodes of devices can be digitally set . the dcp ( digital control potentiometer ) is selected as the resistor library component , the capacitances and the inductances with the different parameters respective are selected as the capacitance library components and the inductance library components , the parameters of components are set with the analog multiplexers
( 2 )研制了全数字化实验主板,本方案选择模拟电子开关组成16选1的节点选择器,构成了16节点的通用实验主板,可数字化设置实验主板上的元件节点的连接,选取数字式电阻作为实验电阻的元件库,选取不同参数值的电容和电感组成电感元件库和电容元件库,由模拟电子开关对电容和电感元件参数作数字化选择。 - Under the new bluetooth node structure , by handling all affairs of role changing among piconets , the ability to dynamic constructing network is implemented in ns . and by modifying the role of bthost modual , we let it provide the standard hci interfaces . at the same time , by defining and implementing a set of standard protocols that communicate with bthost , a flexible interface to control nodes is implemented
基于新节点架构,通过处理节点在各微微网间角色动态转换的各种事务,在ns下实现了蓝牙仿真模块的动态创建网络拓扑的功能;通过修改原有bthost模块的角色,让其提供蓝牙规范中定义的hci标准控制接口,并在btextend模块中定义并实现一组与bthost模块通信的标准协议,实现了可以灵活控制蓝牙节点的接口。