读者要在命令行下输入tcc -B d:\tc\source\pport.c,来编译 之后需要编译server.c和clint.c
标签: csourcepport server clint tcc
上传时间: 2017-02-18
上传用户:ZJX5201314
A heap is a binary tree satisfying the following conditions: This tree is completely balanced. If the height of this binary tree is h, then leaves can be at level h or level h-1. All leaves at level h are as far to the left as possible. The data associated with all descendants of a node are smaller than the datum associated with this node.
标签: tree conditions completely satisfying
上传时间: 2014-01-01
上传用户:gundan
This the beta version of the Christmas tree rendering whitepaper. A final version will be released in a later SDK with additional information and diagrams. Please visit the NVIDIA developer web page for updates:
标签: version whitepaper Christmas the
上传时间: 2014-01-03
上传用户:waitingfy
综合2叉树及B+树优点的能根据增删改而分裂或合并的完整程序(现在以8bit(BYTE key)为关键字,可扩充到64bit的double为key,用户数据包现在以float ton表示,可扩充到任意结构struct)
上传时间: 2017-02-19
上传用户:498732662
采用FPGA实现色彩空间转换R’G’B’ to Y’CbCr的VHDL和verilog源代码,支持xilinx的各种器件.
上传时间: 2013-12-12
上传用户:lps11188
郑州远博公司生产的单片机B型实验板电路原理图及配套源程序代码,它对学习单片机C语言编程有很好的作用。
上传时间: 2017-02-24
上传用户:ryb
台达VFD-B变频器使用说明书,介绍的简单明了,适合有一定基础的使用。
上传时间: 2017-02-25
上传用户:维子哥哥
细菌实验分组 有一种细菌分为A、B两个亚种,它们的外在特征几乎完全相同,仅仅在繁殖能力上有显著差别,A亚种繁殖能力非常强,B亚种的繁 殖能力很弱。在一次为时一个小时的细菌繁殖实验中,实验员由于疏忽把细菌培养皿搞乱了,请你编写一个程序,根据实验结果,把 两个亚种的培养皿重新分成两组。
上传时间: 2013-12-18
上传用户:ggwz258
my AVL tree implementation. Have tested it for 8! deletions sequences with 8! insertion sequences. Fast for order statistics.
标签: sequences implementation deletions insertion
上传时间: 2017-03-02
上传用户:lixinxiang
spoj CCOST . Usage of a 2 dimensional fenwick tree.Querying (log(n)^2) a 2 dimensional matrix for sub sum and updating a cell in O(logn)
标签: dimensional Querying fenwick matrix
上传时间: 2017-03-02
上传用户:chfanjiang