资源列表
BiTreeHeight
- 用递归方法求二叉树高。构建二叉树,并采用递归的方法求其高度(A recursive method for finding the height of two forked trees)
Fibonacci
- 基于队列设计算法,输出任意位置的Fibonacci 数列元素值。 fib(0) = 1 fib(1) = 1 fib(n) = fib(n-1)+fib(n-2)(Based on the queue design algorithm, the Fibonacci sequence element value of any location is output.)
shunxubiaonizhi
- 对顺序表元素就地逆置,将线性表(a1,a2,……,an)逆置为(an,an-1,……,a1)。(The sequential table element is placed in place, and the linear table (A1, A2,... An) inversed (an, an-1,... A1).)
auth
- 1.前台版权水印:免费版的前台有S-CMS企业建站的水印,授权版没有。 2.后台功能限制:免费版后台无富文本编辑器,无法下载和切换模板,无法修改联系方式;授权版无任何限制。(1. front desk copyright watermark: the free version of the front desk has the S-CMS enterprise building watermark, the Authorized Edition is not. 2. back
中缀
- 利用栈设计算法,实现中缀表达式的求值,只考虑整除。(Stack design algorithm based on the realization of infix expression, infix expressions only consider divisibility.)
multiuser_mimo
- 对多用户的mimo 规则化和非规则的预编码(Multi-user mimo regularization and non-regular pre-coding)
muztiplexing
- 沈杰 华为技术有限公司 移动产品行销 WCDMA产品拓展部 3G培训教程()
keep in touch
- 一款自己编的通讯软件,你值得拥有,挺好用的。(One of your own communication software, you deserve to have, good use.)
SXXX_v3.05_20140801
- 使用CC2541开发的单芯片低功耗运动手环,配合程序,可以做到一颗纽扣电池使用一年半。本设计已经大批量量产,读者可以放心使用。(The accelerometer and gyroscope driven directly by CC2541 single chip are combined with the program to do low power consumption control, so that a button battery can be operated for 1 ye
vrp
- 应用蚁群算法,求解路径规划、路径选择、最优路径的VRP等问题。(Ant colony algorithm to solve VRP problem)
Snake_project
- 用C语言写的贪吃蛇小游戏,游戏他通过蛇身不断吃掉游戏里随机出现的食物,望采纳(Using C language to write the snake game, the game through his continuous random food eating snake game, hope to adopt)
print
- 活动对象的例子,是从诺基亚的网站上下载的()