设为首页 加入收藏

TOP

红黑树用来存储单个汉字GBK编码(三)
2014-11-24 13:59:58 来源: 作者: 【 】 浏览:6
Tags:用来 存储 单个 汉字 GBK 编码
nt/2)
{
i=rand()%word_count;
delete (node ,word_buffer[i] );
count=check(node->root);
if(count)
{
// printf("\ncheck error\n");
return ;
}
/*
count=mid_print (node->root,0);
if(count!=node->size)
{
// printf("\n delete error %d %d \n",count ,node->size);
return ;
}
*/


if(error_label)
{
return ;
}
if(node->size==word_count*2/3)
{
// mid_print(node->root,0);
printf("%d %d \n",node->size,depth (node->root));
}

}
}
return 0;
}


首页 上一页 1 2 3 4 5 下一页 尾页 3/5/5
】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
分享到: 
上一篇Python发送HTTP请求 下一篇Java反射机制与实例应用

评论

帐  号: 密码: (新用户注册)
验 证 码:
表  情:
内  容: