搜索资源列表
10w
- 产生10万个互不相同的随机数,并将它们存入文本文件中,要求时间在一秒以下-Produce 100000 no the same random number, and put them in a text file, the required time in a second the following
binary-tree-in-templates
- so i want to make a code, that creates a binary tree, that holds data, for example ints like 1,6,2,10,8 and on pop i get the biggest number, and after that it gets deleted from the tree, and on push i can insert a new element. And this should be in a
boost
- boost库函数 1.53.0版本 请放在include目录下面-boost 1.53.0 if you want to use it please put it into "/include"
LPC932_PCF8591
- 通过LPC932a1f单片机来操控液晶显示屏PCF8591,可以把一些想要显示的数据此类写入液晶显示屏,显示想要显示的信息,以此来达到输出数据的目的。-By LPC932a1f microcontroller to control LCD display PCF8591, you can put some kind of data you want to write to the LCD display, display the information you want to display,
ClickerCode
- auto clicker code wiz khalifa album download. Put the softening of psi operation, also getting used photofiltre studio 5
operator-precedence-parser
- 1、给出文法如下: G[E] E->T|E+T T->F|T*F F->i(E) 可以构造算符优先表如下: + * ( ) i + * ( ) i 2、计算机中表示上述优先关系,优先关系的机内存放方式有两种1)直接存放,2)为优先关系建立优先函数,这里由学生自己选择一种方式; 3、给出算符优先分析算法如下: k:=1 S[k]:=‘#’ REP
cifafenxiqi
- 处理C语言程序,过滤掉无用内容,判断源程序中单词的合法性,并分解出正确的单词,以二元组形式放在文件中。(Deal with C language program, filter out the useless content, judge the validity of the word in the source program, and decompose the correct word, put it into the file in the form of two tuples)
